summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* m4macros: add GLIB_CONFIG, deprecate AM_PATH_GLIB_2_0wip/glib-build.mkDan Winship2013-12-092-30/+80
* glib-build.mk: enumtypes, marshal, schemas, and resources rulesDan Winship2013-12-0913-147/+521
* Update Chinese simplified translationkeyring2013-12-071-702/+907
* g_settings_get: check validity of format stringLars Uebernickel2013-12-061-0/+7
* gtestdbus: Add a note about thread safety to the documentationPhilip Withnall2013-12-061-0/+6
* Fix documentation typos in GTask and GCancellable examplesDaiki Ueno2013-12-062-2/+2
* gsignal: Signal connection ids are always > 0 if successfulColin Walters2013-12-032-6/+6
* gutf8: use g_try_malloc_nMarc-André Lureau2013-12-031-8/+8
* gmessages: make _g_log_abort() do only breakpoints againMarc-André Lureau2013-12-031-3/+4
* Remove g_trap_instance_signals as wellMatthias Clasen2013-12-031-32/+2
* Drop g_trap_object_ref debugging mechanismMatthias Clasen2013-12-022-26/+7
* Document clearly async functions not copying its argsXavier Claessens2013-12-022-0/+10
* GFile: add GBytes version of _replace_contents_async()Xavier Claessens2013-12-023-9/+66
* gsubprocess: Annotate g_subprocess_newv()Colin Walters2013-12-011-1/+1
* build/win32/vs9/gio.vcprojin: Use UNIX Line endingsChun-wei Fan2013-12-021-174/+174
* Install all test dataMatthias Clasen2013-12-011-0/+1
* Updated Lithuanian translationAurimas Černius2013-12-011-553/+761
* Improve file measure testcaseMatthias Clasen2013-11-301-4/+162
* gtestdbus: Minor documentation fixesPhilip Withnall2013-11-291-13/+15
* gtestdbus: Fix non-const use of const variablesPhilip Withnall2013-11-291-2/+2
* gtestdbus: Fix variable shadowingPhilip Withnall2013-11-291-2/+2
* Add a test for g_file_measure_disk_usageMatthias Clasen2013-11-291-0/+35
* tests/gsubprocess: Only compare basename of /tmpColin Walters2013-11-291-1/+4
* Improve GType test coverageMatthias Clasen2013-11-281-0/+8
* Add a test for g_atexitMatthias Clasen2013-11-281-0/+22
* Improve GApplication test coverageMatthias Clasen2013-11-281-0/+3
* Improve GNotification test coverageMatthias Clasen2013-11-281-1/+17
* Improve GSimpleActionGroup test coverageMatthias Clasen2013-11-281-0/+4
* Generate overview images for coverageMatthias Clasen2013-11-281-1/+1
* Improve GSettings test coverageMatthias Clasen2013-11-281-2/+17
* Improve search utils test coverageMatthias Clasen2013-11-281-0/+4
* Improve GNotification test coverageMatthias Clasen2013-11-281-0/+63
* Improve GKeyFile test coverageMatthias Clasen2013-11-281-1/+64
* Improve test coverage for GHashTableMatthias Clasen2013-11-281-1/+78
* Improve test coverage for GSubprocessMatthias Clasen2013-11-282-0/+44
* Improve test coverage for gsettingsMatthias Clasen2013-11-281-2/+18
* Test new gsettings apiMatthias Clasen2013-11-281-0/+35
* gio: Replace g_clear_object() with if()…g_object_unref()Philip Withnall2013-11-282-2/+4
* gdbus-codegen: Fix leak in property setterdjcb2013-11-281-1/+7
* Test g_subprocess_launcher_spawnMatthias Clasen2013-11-281-1/+1
* Fix g_subprocess_launcher_spawnMatthias Clasen2013-11-281-0/+2
* Test some more GSubProcess apiMatthias Clasen2013-11-282-0/+60
* Add a GAppInfoMonitor testMatthias Clasen2013-11-282-0/+115
* Add tests for new GAction apiMatthias Clasen2013-11-271-18/+41
* Fix g_win32_run_session_bus hook for MinGW-w64Manuel Bachmann2013-11-271-0/+2
* gsettings tool: stop using GMainLoopRyan Lortie2013-11-271-1/+2
* gsettings tool: fix some sed damageRyan Lortie2013-11-271-3/+5
* Fix a warning about _g_log_abort()Dan Winship2013-11-271-2/+2
* Fix the gtestutils core dump prevention againDan Winship2013-11-271-11/+8
* GDBusObjectManagerClient: keep the manager alive while firing signalsRui Matos2013-11-271-1/+8