summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some more work-in-progresswip/multibindingMatthias Clasen2016-02-103-3/+33
* Wip: provide multi-binding functionalityMatthias Clasen2016-02-086-0/+880
* tests: add GSimpleIOStream async close testsRyan Lortie2015-02-171-0/+61
* Add GSimpleIOStream classIgnacio Casal Quinteiro2015-02-179-79/+291
* GIOStream: support for unemulated async close()Ryan Lortie2015-02-171-3/+78
* streams: add private 'async close via threads' APIRyan Lortie2015-02-173-0/+41
* streams: de-gtkdocify internal APIRyan Lortie2015-02-172-2/+2
* gdbus: delay closing stream after read finishMarc-André Lureau2015-02-171-5/+23
* tests: check for NULL before g_object_unref()Ryan Lortie2015-02-171-1/+2
* autocleanups: Use g_option_context_unref()Colin Walters2015-02-171-1/+1
* gapplication: never set the prgname to the app idLars Uebernickel2015-02-171-17/+6
* Updated Italian translationMilo Casagrande2015-02-171-791/+470
* gapplication: add bind_busy_property()Lars Uebernickel2015-02-163-0/+110
* Updated Slovenian translationMatej Urbančič2015-02-151-224/+226
* Updated Swedish translationSebastian Rasmussen2015-02-151-1788/+1963
* Updated Russian translationIvan Komaritsyn2015-02-151-227/+230
* Updated Greek translationEfstathios Iosifidis2015-02-141-226/+230
* Test functions should have async scopePhillip Wood2015-02-131-8/+8
* Updated Norwegian bokmål translation.Kjartan Maraas2015-02-121-132/+131
* goption: Add boxed type for GOptionGroupBastien Nocera2015-02-114-23/+81
* glist: Mention that g_list_length() is bad for checking list emptinessPhilip Withnall2015-02-112-2/+4
* 2.43.42.43.4Matthias Clasen2015-02-101-0/+43
* Update .gitignoreJasper St. Pierre2015-02-101-0/+1
* gmem.h, gthread.h: Include glib/gutils.hChun-wei Fan2015-02-102-1/+2
* GI annotation for g_get_charset()Sébastien Wilmet2015-02-081-1/+2
* docs: code example for enumeration typesSébastien Wilmet2015-02-081-0/+13
* g_steal_pointer: make it C++ cleanRyan Lortie2015-02-061-1/+1
* tests: add a test case for g_steal_pointer()Ryan Lortie2015-02-061-0/+39
* Add new API g_steal_pointer()Ryan Lortie2015-02-061-0/+71
* GListModel: Use G_DECLARE_INTERFACEXavier Claessens2015-02-062-10/+3
* Add G_DECLARE_INTERFACEXavier Claessens2015-02-062-0/+75
* Add GMutexLockerXavier Claessens2015-02-063-0/+75
* docs: fix up docs issues in gio/Xavier Claessens2015-02-0549-26/+385
* docs: fix many documentation issues in gobject/Xavier Claessens2015-02-0511-13/+81
* docs: fix typo in g_settings_new_full() docstringRyan Lortie2015-02-041-1/+1
* docs: add a bunch of pointless documentationRyan Lortie2015-02-041-0/+790
* Doc: Fix g_auto and g_autoptr typoXavier Claessens2015-02-041-3/+3
* Doc: Add missing functions in gio.typesXavier Claessens2015-02-041-6/+17
* Doc: sort and uniquify gio.typesXavier Claessens2015-02-041-40/+36
* Doc: Fix GListModel/GListStoreXavier Claessens2015-02-043-4/+18
* Visual Studio 2008 Builds: Fix Header "Installation"Chun-wei Fan2015-02-041-2/+2
* gnulib/vasprintf: handle unsigned modifier for long longAurélien Zanelli2015-02-031-0/+5
* GListStore: fix preconditions in insert_sorted()Lars Uebernickel2015-02-031-3/+3
* docs: fix typos in G_DECLARE_*_TYPEXavier Claessens2015-02-031-11/+13
* tests: add test for GListStore inserted sortRyan Lortie2015-02-031-0/+96
* GListStore: add sorted insert functionRyan Lortie2015-02-033-0/+46
* gtype.h: Fix Build on non-GCCChun-wei Fan2015-02-031-6/+2
* gmacros.h: Add Private Macro _GLIB_DEFINE_AUTOPTR_CHAINUPChun-wei Fan2015-02-031-0/+8
* glistmodel.h: Fix _GListModelInterface DefineChun-wei Fan2015-02-021-1/+1
* fix G_DEFINE_AUTO_CLEANUP_FREE_FUNC on non-GCCRyan Lortie2015-02-021-1/+1