summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GLIB_GNU_GETTEXT macrobaserock/glib-gettextJavier Jardón2016-01-111-2/+3
* docs: add Since for g_str_to_asciiDavid King2016-01-111-0/+2
* Revert "Use upstream gettext instead the glib one"Javier Jardón2016-01-107-104/+281
* Updated Swedish translationAnders Jonsson2016-01-101-62/+62
* Use upstream gettext instead the glib oneJavier Jardón2016-01-097-281/+104
* resource file: add cancel to dummy monitorMatt Watson2016-01-081-0/+7
* gsettings: Install gettext ITS rulesDaiki Ueno2016-01-083-0/+38
* gio: Document that g_inet_address_new_* return value must be g_object_unref'edChristophe Fergeau2016-01-071-0/+4
* glib: Clarify g_warn_if_reached API docChristophe Fergeau2016-01-071-1/+1
* G_LIKELY/_UNLIKELY macros need more parenthesesStephan Bergmann2016-01-061-2/+2
* Updated Brazilian Portuguese translationRafael Fontenelle2016-01-051-153/+167
* gwin32.c: Fix build on MinGWChun-wei Fan2016-01-051-0/+3
* Updated German translationMario Blättermann2016-01-021-154/+169
* Updated Czech translationMarek Černocký2015-12-241-158/+170
* gutf8: Fix typo in GIR annotation for g_utf8_to_ucs4()Philip Withnall2015-12-231-1/+1
* gio: drop obsoleted lock causing deadlocks on FreeBSDSteven Chamberlain2015-12-231-5/+1
* g_application_run(): Fix on Windows When Using BindingsChun-wei Fan2015-12-221-1/+28
* win32: fix warnings avoid discarding const qualifierIgnacio Casal Quinteiro2015-12-212-4/+4
* Updated Lithuanian translationAurimas Černius2015-12-201-188/+198
* GApplication: Avoid getting the default context repeatidlyXavier Claessens2015-12-161-4/+6
* More updates2.47.4Matthias Clasen2015-12-161-0/+1
* gapplication: Acquire the main context before runningJasper St. Pierre2015-12-161-0/+9
* 2.47.4Matthias Clasen2015-12-162-1/+26
* Enable contenttype test on W32, tweak it to pass (mostly)Руслан Ижбулатов2015-12-162-2/+15
* xdgmime: Finer handling for cases where mmap() is not availableРуслан Ижбулатов2015-12-161-17/+74
* Add GParamSpec object ref management annotationsSimon Feltman2015-12-161-1/+1
* gsettings: Don't translate ""Matthias Clasen2015-12-161-1/+1
* file monitors: reorder some code to avoid segfaultAllison Ryan Lortie2015-12-161-3/+3
* Fix gettext useStanislav Brabec2015-12-161-1/+1
* glib-compile-resources: do not leak c_nameRoman Lebedev2015-12-161-0/+8
* macros: add G_GNUC_CHECK_VERSION() for compiler checks.Christian Hergert2015-12-163-0/+22
* GApplication: destroy the impl on shutdownAllison Ryan Lortie2015-12-161-1/+5
* Stop supporting non-POSIX getpwuid_r, getgrgid_rRyan Lortie2015-12-163-107/+7
* glib.py: Fix Python 3 TypeError in gdb pretty-printersMarius Gedminas2015-12-151-0/+4
* W32: fix uninitialized var in g_app_info_get_all_for_typePaolo Borelli2015-12-141-1/+1
* Trivial doc comment fixMatthias Clasen2015-12-141-6/+6
* Add missing checks for gnulib vasnprintf()Andrey Gursky2015-12-071-1/+1
* Updated Swedish translationSebastian Rasmussen2015-12-021-250/+261
* build/win32: Add NMake Makefile module for building tests and introspectionChun-wei Fan2015-12-021-0/+76
* config.h.win32.in: Clean up a bitChun-wei Fan2015-12-021-17/+0
* docs: Be more precise on the use of set_resource_base_path()Emmanuele Bassi2015-12-011-1/+6
* glib/glibconfig.h.win32.in: Clean up a bit furtherChun-wei Fan2015-11-301-12/+0
* glibconfig.h.win32.in: remove G_CAN_INLINEAllison Ryan Lortie2015-11-271-2/+0
* gtypes.h: move G_STATIC_ASSERT to function scopeAllison Ryan Lortie2015-11-271-1/+1
* tests: fix a test on 32-bit buildsAllison Ryan Lortie2015-11-261-1/+1
* GApplication: improve docsMatthias Clasen2015-11-251-0/+11
* GDBusProxy: Fix a memory leak during initializationEvangelos Foutras2015-11-251-0/+1
* GLib 2.47.32.47.3Allison Ryan Lortie2015-11-252-1/+11
* gutils: g_bit_ inlines: add visibility macrosAllison Ryan Lortie2015-11-251-0/+3
* GLib 2.47.22.47.2Allison Ryan Lortie2015-11-242-2/+39