summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add session supportwip/sessionMatthias Clasen2011-12-177-4/+572
* GApplication: receiving end of GRemoteActionGroupRyan Lortie2011-12-173-8/+100
* action group exporter: kill GApplication hackeryRyan Lortie2011-12-171-25/+13
* introduce GRemoteActionGroupRyan Lortie2011-12-1713-148/+303
* GApplication: send platform data for actions againRyan Lortie2011-12-163-9/+39
* GDBusActionGroup: add _full variants of activationRyan Lortie2011-12-164-13/+95
* Revert "GDBusActionGroup: add static platform registration"Ryan Lortie2011-12-164-52/+5
* GApplication: emit signals on action changesRyan Lortie2011-12-161-1/+16
* windows XP threads: fix hilariously obvious raceRyan Lortie2011-12-161-7/+12
* GDBusActionGroup: add static platform registrationRyan Lortie2011-12-164-5/+52
* Added API g_queue_free_full().Ravi Sankar Guntur2011-12-164-0/+77
* GDBusActionGroup: Fix a typo in docsColin Walters2011-12-151-1/+1
* configure.ac: robustify netlink.h checkDan Winship2011-12-151-1/+2
* GBytes: add a size argument to g_bytes_get_dataStef Walter2011-12-156-24/+41
* Initialize service_loop before running the service threadChris Coulson2011-12-141-1/+1
* menu markup: tolerate not having a hash table of objectsMatthias Clasen2011-12-141-4/+5
* g_array_free, g_ptr_array_free: decrement refcount if not the last refSimon McVittie2011-12-141-2/+2
* GArray, GPtrArray: factor out the actual freeingSimon McVittie2011-12-141-14/+43
* g_key_file_get_string_list: don't leak the pieces on errorSimon McVittie2011-12-141-0/+1
* tls-interaction test: use a weak pointer instead of a deliberate use-after-freeSimon McVittie2011-12-141-1/+6
* gdbus tests: remove buggy use of GMainLoopRyan Lortie2011-12-141-25/+0
* two test fixes for ARMRyan Lortie2011-12-142-12/+12
* Plug some leaks in the GIO testsSimon McVittie2011-12-145-0/+14
* hash test: avoid leaking various keys and valuesSimon McVittie2011-12-141-7/+75
* GOptionContext test: free all arguments, not just the remaining onesSimon McVittie2011-12-141-88/+265
* various GLib tests: plug memory leaksSimon McVittie2011-12-1426-20/+137
* testglib: test_file_functions: don't close fd if it's -1Simon McVittie2011-12-141-1/+2
* Revert "g_menu_markup_start_element: tolerate not having a hash table of obje...Simon McVittie2011-12-141-1/+1
* g_menu_markup_start_element: tolerate not having a hash table of objectsSimon McVittie2011-12-141-1/+1
* g_variant_byteswap: don't leak serialised.dataSimon McVittie2011-12-141-1/+1
* GDBusActionGroup: don't leak param_strSimon McVittie2011-12-141-1/+1
* g_data_set_internal: avoid use-after-free if datalist is in datasetSimon McVittie2011-12-141-2/+8
* g_strcompress: check that source is non-NULL rather than just crashingSimon McVittie2011-12-141-2/+7
* g_dbus_action_group_changed: don't leak iterator and its contentsSimon McVittie2011-12-141-0/+1
* GKeyFile: free group comments when the group is removedSimon McVittie2011-12-141-0/+6
* g_hmac_get_string: don't allocate and leak an unused bufferSimon McVittie2011-12-141-1/+5
* g_hmac_copy: initialize the refcountSimon McVittie2011-12-141-0/+1
* Add an explicit deprecation note to g_thread_initMatthias Clasen2011-12-141-0/+4
* Add another menu parser testMatthias Clasen2011-12-141-16/+46
* GMenuModel: Flesh out the docs some moreMatthias Clasen2011-12-131-1/+11
* GMenu: purge references to GMenuProxy from the docsMatthias Clasen2011-12-132-3/+3
* documentation fixesStef Walter2011-12-1328-127/+169
* Improve GNetworkMonitor docsMatthias Clasen2011-12-132-3/+23
* gnetworkmonitornetlink.c: Fix compilation on RHEL 6.2Christophe Fergeau2011-12-131-2/+5
* bump versionRyan Lortie2011-12-131-1/+1
* Update VS property sheetsChun-wei Fan2011-12-132-3/+39
* Fix wordingAlexandre Franke2011-12-121-1671/+1791
* glib 2.31.42.31.4Ryan Lortie2011-12-122-4/+15
* GActionGroupExporter: stop using signal IDsRyan Lortie2011-12-121-16/+16
* GMenuMarkup parser: small typo fix in docsRyan Lortie2011-12-121-1/+1