summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated German translationglib-2-48Wolfgang Stöggl2016-09-021-92/+92
* 2.48.22.48.2Matthias Clasen2016-08-172-2/+39
* Fix a small typoMatthias Clasen2016-08-171-1/+1
* gchecksum: annotate when G_CHECKSUM_SHA512 was introducedDaniel P. Berrange2016-08-171-1/+1
* gsettings: clarify changed signal documentationLars Uebernickel2016-08-171-0/+3
* gio: properly free memory, preventing leak and illegal access.Ismo Puustinen2016-08-171-1/+4
* Doc: Clarify when g_variant_get_fixed_array() should be used instead of _get_...Xavier Claessens2016-08-171-0/+3
* Fix a corner-case in g_utf8_find_next_charMatthias Clasen2016-08-172-9/+17
* Fix memory leaks in GNetworkMonitorNetlinkMilan Crha2016-08-171-1/+4
* socketservice: Document that it starts pre-activated.Olivier Crête2016-08-171-2/+12
* gio/tests/gsettings: fix GSettings reference leaks in some testsAurélien Zanelli2016-08-171-2/+11
* keyfile: return 0 when the parsed double value is invalidAurélien Zanelli2016-08-171-0/+2
* glib/tests/keyfile: check return value of g_key_file_get_double is 0 for inva...Aurélien Zanelli2016-08-171-4/+9
* docs: Remove superflous XML comments in doc string for GDBusProxyTypeFuncJonatan Pålsson2016-08-171-1/+1
* gtestutils: add missing dash in seed argument's --help documentationEvan Nemerson2016-08-171-1/+1
* Swallow -- argument when necessaryStephan Bergmann2016-08-171-6/+32
* docs: trivial typo fixessuhail2016-08-173-3/+3
* gio-querymodules: Call setlocale in main functionTing-Wei Lan2016-08-171-0/+3
* gmacros.h: offsetof is also available on MSVCNirbheek Chauhan2016-08-171-1/+1
* Fix gio/tests/inet-address on OS XDan Winship2016-08-171-4/+4
* build: simplify dtrace configurationRyan Lortie2016-08-172-7/+2
* glocalfileoutputstream: Drop unnecessary (void) return value castsPhilip Withnall2016-08-171-9/+9
* glocalfileoutputstream: Fix an FD leak in an error pathPhilip Withnall2016-08-171-0/+1
* gio: Support using GDBusObjectManagerServer at path ‘/’Philip Withnall2016-08-172-14/+36
* gfileutils: Fix a signed/unsigned integer comparisonPhilip Withnall2016-08-171-3/+3
* GDbusProxy: Plug memory leak.Hans Petter Jansson2016-08-171-1/+2
* Fix paths for non-srcdir buildsEmmanuele Bassi2016-08-171-2/+2
* glib-compile-resources: correct resource compiler dependency for generated filesGeorges Basile Stavracas Neto2016-08-174-5/+14
* gsignal: Remove a UTF-8 ellipsis from docsGerald Combs2016-08-171-1/+1
* gio: Add a missing autocleanup for GFileAttributeInfoListKrzesimir Nowak2016-08-171-0/+1
* docs: Move GIO_USE_VFS to "okay for production" sectionColin Walters2016-08-171-6/+8
* GCredentialsType: Remove XML markup from docsMatthias Clasen2016-08-171-5/+5
* gfileenumerator: Fix typo in docsKrzesimir Nowak2016-08-171-1/+1
* Fix the upper bound in g_unichar_iswide_bsearchIain Lane2016-08-171-1/+1
* Add a few more test cases for g_unichar_iswideMatthias Clasen2016-08-171-0/+2
* gdbus-example-unix-fd-client: avoid strftime %c specifierSimon McVittie2016-08-151-1/+1
* Updated Indonesian translationAndika Triwidada2016-06-241-286/+313
* Visual Studio builds: Make .pc generation more flexibleChun-wei Fan2016-06-221-14/+30
* Bug 767824 - Some UTC timezones incorrectly recognized on Windows 7John Ralls2016-06-191-1/+1
* Visual Studio projects: Clean up a little bitChun-wei Fan2016-06-152-20/+4
* Visual Studio builds: Refine .pc creationChun-wei Fan2016-06-152-2/+2
* config.h.win32.in: Always define HAVE_LONG_LONGChun-wei Fan2016-06-071-4/+0
* glib/gnulib/printf-parse.c: Fix build on Visual Studio 2008Chun-wei Fan2016-05-251-1/+5
* Updated Turkish translationMuhammet Kara2016-05-201-233/+260
* Updated Portuguese translationTiago Santos2016-05-151-179/+195
* GLib 2.48.12.48.1Allison Ryan Lortie2016-05-102-2/+32
* glib tests: add pthread flag to 'thread' testVíctor Manuel Jáquez Leal2016-05-101-0/+1
* socket: set fd field to -1 after closing socketChristian Hergert2016-05-102-0/+5
* glib/gmacros.h: Fix build on C++ mode in Visual StudioChun-wei Fan2016-05-051-6/+21
* Revert "codegen: Add g_autoptr support for the shared GInterface"Emmanuele Bassi2016-05-031-4/+0