summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-11GIO: add lots of annotations for Vala bindingsHEADmasterEvan Nemerson26-49/+65
2012-01-11Bug 666700 — Add some missing (allow-none) annotationsPhilip Withnall3-7/+7
2012-01-10Back to oddMatthias Clasen1-1/+1
2012-01-102.31.8Matthias Clasen1-1/+1
2012-01-10UpdatesMatthias Clasen1-1/+56
2012-01-10Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used spaceMatthias Clasen4-0/+32
2012-01-10Make glocalfile.c more readableMatthias Clasen1-9/+9
2012-01-10add g_queue_free_full to glib-sections.txtRavi Sankar Guntur1-0/+1
2012-01-10Use g_queue_free_full() convenience function.Ravi Sankar Guntur2-20/+14
2012-01-09Updated Belarusian translation.Ihar Hrachyshka1-1742/+1774
2012-01-09fix a compiler warningMatthias Clasen1-1/+1
2012-01-09Realign the hash set example with added apiMatthias Clasen1-3/+3
2012-01-09drop debian/ directoryRyan Lortie8-305/+0
2012-01-09Fix GHashTable GDB pretty printing (bug #667420)Dan Vrátil1-5/+6
2012-01-08Updated Bulgarian translationAlexander Shopov1-1731/+1783
2012-01-06gthread-posix: Remove misleading documentation commentsJasper St. Pierre1-15/+0
2012-01-06gbacktrace: g_get_prgname () isn't called for a NULL argumentJasper St. Pierre1-4/+4
2012-01-06Updated Norwegian bokmål translationKjartan Maraas1-148/+148
2012-01-06Updated Spanish translationDaniel Mustieles1-229/+211
2012-01-06minor fixup to last commitRyan Lortie1-1/+1
2012-01-06GHashTable: new 'add' and 'contains' APIsRyan Lortie4-0/+56
2012-01-06gio/gsocks5proxy: typo fixNguyễn Thái Ngọc Duy1-1/+1
2012-01-06Updated Vietnamese translationNguyễn Thái Ngọc Duy1-65/+49
2012-01-06po/vi: import from Damned LiesNguyễn Thái Ngọc Duy1-1696/+1844
2012-01-05Remove some cruft from an older version of the codeDan Winship2-4/+0
2012-01-05gdesktopappinfo: Fix gtk-doc to mention Keywords not X-GNOME-KeywordsMichael Terry1-1/+1
2012-01-05Mention g_test_undefined() when documenting assert_failed, assert_stderrSimon McVittie1-0/+12
2012-01-05Skip tests of incorrect property usage under gtester -m no-undefinedSimon McVittie1-0/+13
2012-01-05glib/*: Use g_slist_free_full() convenience functionJavier Jardón2-12/+5
2012-01-05gio/*: Use g_slist_free_full() convenience functionJavier Jardón2-4/+2
2012-01-04gdesktopappinfo: Avoid crash by NULL-ing data.pid_envvar before launchMichael Terry1-0/+4
2012-01-04GSocket: fix a couple of return valuesClaudio Saavedra1-2/+2
2012-01-04GSocket: add some more g_return_if_fail()sClaudio Saavedra1-0/+10
2012-01-04Clarify g_utf8_strlen docs a bitMatthias Clasen1-2/+4
2012-01-03Add a testcase for an old regex bug.Paolo Borelli1-0/+3
2012-01-03glib/*: Use g_list_free_full()Javier Jardón4-52/+14
2012-01-03gio/*: Use g_list_free_full() convenience functionJavier Jardón11-62/+30
2012-01-03gio/gdbus-2.0/codegen/codegen.py: Use g_list_free_full()Javier Jardón1-8/+4
2012-01-03Fix parameter name mismatches in GWeakRef apiMatthias Clasen1-23/+23
2012-01-03Add GWeakRef to the docsMatthias Clasen1-0/+7
2012-01-02gio/tests: Use g_list_free_full() convenience functionJavier Jardón6-28/+14
2012-01-02gvariant: Never break out of g_variant_iter_loopStef Walter1-0/+5
2012-01-02Add test for GDBusConnection singleton access racing with destructionSimon McVittie1-0/+128
2012-01-02GDBusConnection: use GWeakRef to make the singletons thread-safeSimon McVittie1-24/+16
2012-01-02Add regression test for GWeakRef used to cache a singletonSimon McVittie1-0/+121
2012-01-02Add deterministic tests for the API of GWeakRefSimon McVittie1-0/+101
2012-01-02GWeakRef: add a weak GObject reference believed to be thread-safeRyan Lortie3-2/+253
2012-01-02g_object_weak_ref, g_object_add_weak_pointer: document non-thread-safetySimon McVittie1-0/+9
2012-01-02GBitLock: turn assumptions of g_futex_int_address into a static assertionSimon McVittie1-0/+6
2012-01-02gthread.h: avoid anonymous unionRyan Lortie1-1/+1