summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document the gio toolwip/matthiasc/gio-toolMatthias Clasen2015-05-253-8/+731
* Add new files to POTFILESMatthias Clasen2015-05-251-0/+17
* Add a new gio commandline toolMatthias Clasen2015-05-2519-0/+4367
* GOptionContext: Improve help in simple casesMatthias Clasen2015-05-251-3/+9
* Do not use a string literal when a format string is expectedEmmanuele Bassi2015-05-251-1/+1
* docs: Add an example of G_DEFINE_BOXED_TYPEEmmanuele Bassi2015-05-251-1/+11
* Updated Thai translationAkom Chotiphantawanon2015-05-241-575/+628
* Updated Slovak translationDušan Kazik2015-05-231-208/+223
* Add introspection annotations to GListStoreDavid Shea2015-05-231-5/+5
* glib-compile-schemas: Improve an error messageMatthias Clasen2015-05-151-0/+7
* glib-compile-schemas: Show error positionsMatthias Clasen2015-05-151-1/+3
* Fixes to Catalan translationJordi Mas2015-05-151-2/+2
* Updated French translationAlexandre Franke2015-05-151-215/+228
* regex test: do not assert that system PCRE still has an 8.31 bugSimon McVittie2015-05-141-1/+11
* gdbus tests: wait up to 60s for gdbus-testserver to take its bus nameIain Lane2015-05-144-9/+56
* gdbus-connection: wait up to 10s to actually send a messageSimon McVittie2015-05-141-2/+12
* Connect to the detailed notify signal in GBindingGarrett Regier2015-05-141-18/+26
* Fix g_binding_unbind() when the source and target are the sameGarrett Regier2015-05-142-2/+20
* gresource: Document generated C file function namingPhilip Withnall2015-05-141-0/+6
* gresource: Minor capitalisation fixes in documentationPhilip Withnall2015-05-141-7/+7
* gmessages: Tweak docs for G_LOG_DOMAIN to use AM_CPPFLAGSPhilip Withnall2015-05-131-1/+1
* gtype: Bump allowed number of childrenGarrett Regier2015-05-121-1/+1
* tests: replace most g_print() with g_printerr()Simon McVittie2015-05-1129-176/+176
* GFileMonitor test: use g_test_skip() instead of g_print()Simon McVittie2015-05-111-1/+1
* testglib: my_hash_callback_remove_test: actually fail the testSimon McVittie2015-05-111-1/+1
* GTestDBus: use g_printerr() for status messageSimon McVittie2015-05-111-1/+1
* gdatetime test: don't assume that time stands stillSimon McVittie2015-05-111-20/+59
* gnetworkaddress: add return type annotation to parse methodsEvan Nemerson2015-05-111-2/+4
* GDBus tests: change progress noise from "if not quiet" to "if verbose"Simon McVittie2015-05-112-6/+6
* gdbus-peer test: let GDBusServer start before notifying main threadSimon McVittie2015-05-111-13/+28
* Fix a minor typo in a commentPiotr Drąg2015-05-101-1/+1
* gtestutils: better diagnostics if a captured subprocess failsSimon McVittie2015-05-081-4/+39
* gdbus-serialization: use check_serialization() instead of dbus-daemonSimon McVittie2015-05-081-18/+8
* glocalfilemonitor: Emit notification on rate limit changePhilip Withnall2015-05-041-0/+2
* gsocketlistener: Don't double unref addressTing-Wei Lan2015-05-011-2/+0
* tests: Use de_DE.UTF-8 instead of de_DETing-Wei Lan2015-05-011-1/+1
* 2.45.12.45.1Matthias Clasen2015-04-301-1/+1
* UpdatesMatthias Clasen2015-04-301-1/+75
* Updated Hebrew translationYosef Or Boczko2015-04-291-210/+223
* gmarkup: Make append_escaped_text() slightly more robust.Hans Petter Jansson2015-04-281-1/+1
* regex test: do not assert that system PCRE allows "(?P<1>)"Simon McVittie2015-04-271-0/+3
* regex test: improve diagnostics for some failuresSimon McVittie2015-04-271-3/+62
* gsignal: Mark the return value of g_signal_emitv() as (inout) (optional)Philip Withnall2015-04-271-1/+3
* Updated Czech translationMarek Černocký2015-04-251-196/+208
* Updated Icelandic translationSveinn í Felli2015-04-241-1922/+2649
* Fix the thumbnail-verification TestChun-wei Fan2015-04-221-1/+1
* app info: tweak default application algorithmRyan Lortie2015-04-221-58/+45
* build/Makefile-newvs.am: Fix %.vcxproj RuleChun-wei Fan2015-04-221-1/+1
* gdbusmessage: Fix a minor memory leak on an error pathPhilip Withnall2015-04-221-0/+3
* gvariant-parser: Clarify g_variant_parse() returns a non-floating refPhilip Withnall2015-04-221-2/+3