summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add watch_moves monitor testwip/csoriano/movestestCarlos Soriano2015-08-131-0/+124
* Updated Norwegian bokmål translation.Kjartan Maraas2015-08-111-364/+361
* Update Catalan translationJordi Mas2015-08-111-376/+389
* gio: g_menu_item_set_icon should not fail if icon is NULLFelix Riemann2015-08-101-1/+1
* Updated Turkish translationMuhammet Kara2015-08-091-369/+379
* gio: fix a leftover GSimpleAsyncResult usageDan Winship2015-08-0713-17/+6
* gsettings-tool: fix deprecated callDan Winship2015-08-071-1/+1
* gdbus: fix gdbus-exit-on-close for gdbusconnection changeDan Winship2015-08-071-10/+2
* glib: remove deprecated g_mem_is_system_malloc() check in gprintf.cDan Winship2015-08-071-7/+0
* glib: drop array-test test for bug 568760Dan Winship2015-08-071-37/+0
* Updated Lithuanian translationAurimas Černius2015-08-061-368/+383
* gdbusconnection: Don't g_printerr() when exitingColin Walters2015-08-061-11/+0
* Don't leak an errorMatthias Clasen2015-08-051-4/+6
* gdbus: Don't use g_assert_no_error() GDBusObjectManagerServerStef Walter2015-08-051-2/+12
* Updated Indonesian translationAndika Triwidada2015-08-031-496/+514
* gmain: Document return value of GSourceFuncs.dispatchBenjamin Otte2015-08-021-1/+3
* gio: Fix application of GNetworkMonitor:network-metered patchPhilip Withnall2015-07-294-10/+35
* gresource: Clarify error docs for g_resource_enumerate_children()Philip Withnall2015-07-281-0/+3
* Updated Thai translationAkom Chotiphantawanon2015-07-281-186/+185
* Remove malloc testsMatthias Clasen2015-07-282-118/+0
* Deprecate and drop support for memory vtablesAlexander Larsson2015-07-272-360/+34
* GOptionContext: Don't crash without main groupMatthias Clasen2015-07-271-2/+2
* Add a note to the g_str_hash docsMatthias Clasen2015-07-271-0/+4
* gio: Add network metered information to GNetworkMonitorRichard Hughes2015-07-274-0/+97
* Remove some questionable documentationMatthias Clasen2015-07-271-2/+2
* Add tests for GApplication::handle-local-optionsMatthias Clasen2015-07-261-0/+132
* gapplication: Stop handle-local-options emission on errorsChristophe Fergeau2015-07-261-1/+1
* gapplication: Fix typos in handle-local-options API docChristophe Fergeau2015-07-261-2/+2
* Updated Czech translationMarek Černocký2015-07-251-245/+234
* ghash: Fix typo in g_hash_table_replace() documentationPeter Meerwald2015-07-241-1/+1
* gsocket: Factor out blocking parameter from g_socket_send_messages()Philip Withnall2015-07-231-1/+24
* win32: Fix leak in g_win32_get_command_line()TingPing2015-07-231-0/+1
* win32: Replace usage of __wgetmainargs()TingPing2015-07-233-56/+22
* gdbusconnection: Fix signal subscription documentationArun Raghavan2015-07-211-1/+2
* config.h.win32.in: Clean Up and UpdateChun-wei Fan2015-07-211-21/+17
* 2.45.42.45.4Matthias Clasen2015-07-202-1/+28
* gio/tests/task: fix for change to cancellation behaviorDan Winship2015-07-201-1/+1
* Updated POTFILES.inPiotr Drąg2015-07-201-0/+1
* Move a unit test to the right filePaolo Borelli2015-07-202-134/+136
* socketservice: add an "active" propertyPaolo Borelli2015-07-204-29/+226
* networkaddress: use free_fullPaolo Borelli2015-07-191-9/+1
* Updated Hebrew translationYosef Or Boczko2015-07-191-225/+224
* notification: Add an assertion to clarifyMatthias Clasen2015-07-171-0/+1
* Use GRegexMatchFlags not GRegexCompileFlags for TEST_MATCH _match_optsDaniel Macks2015-07-131-10/+10
* gbacktrace: fix G_BREAKPOINT on Darwin (OSX, iOS)Ilya Konstantinov2015-07-091-0/+2
* GAsyncInitable: Fix leaked object when using _newv_asyncXavier Claessens2015-07-081-0/+1
* file monitors: report MOVED only with both sidesRyan Lortie2015-07-061-1/+1
* Updated Greek translationDimitris Spingos2015-07-061-350/+367
* W32: Add back the dummy g_app_info_reset_type_associations()Руслан Ижбулатов2015-07-021-0/+6
* W32: Add a g_app_info_get_all_for_type() implementationРуслан Ижбулатов2015-07-021-0/+77