summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gregex: improve documentation for g_regex_newwip/segeiger/gregexSebastian Geiger2016-01-241-2/+2
* build: Calculate ABS_GLIB_RUNTIME_LIBDIR at build timePhilip Withnall2016-01-244-4/+33
* Visual Studio builds: Include pcre_version.c in buildChun-wei Fan2016-01-205-1/+36
* gdbusobjectmanagerserver: Clarify recommended ObjectManager pathsPhilip Withnall2016-01-191-1/+10
* gdbusobjectmanagerserver: Convert a DocBook link to MarkdownPhilip Withnall2016-01-191-2/+2
* GLib 2.47.52.47.5Allison Ryan Lortie2016-01-182-2/+31
* Updated German translationMario Blättermann2016-01-181-19/+23
* Revert "make *_get_instance_private const-compliant"Emmanuele Bassi2016-01-181-1/+1
* Revert "G_DECLARE_*: be const-compliant"Emmanuele Bassi2016-01-181-10/+10
* regex test: Fix with --with-pcre=internalIain Lane2016-01-183-1/+97
* regex test: Assert /(?P<sub>foo)\\g<sub/ changed behaviour at 8.35, not 8.38Iain Lane2016-01-181-2/+10
* regex test: Check the expected PCRE version at runtimeIain Lane2016-01-182-9/+41
* gio: Add DTLS interfacesPhilip Withnall2016-01-1817-3/+1970
* Visual Studio builds: Rearrange build configsChun-wei Fan2016-01-184-691/+691
* tests: Fix regex test conditionsChun-wei Fan2016-01-181-1/+1
* Make gnulib vfprintf return the number of bytes actually writtenРуслан Ижбулатов2016-01-141-3/+3
* Use system PCRE unless --with-pcre=internal is givenSimon McVittie2016-01-143-1/+17
* regex test: expect ASSERTION_EXPECTED for /(?(?<ab))/ with PCRE 8.38Simon McVittie2016-01-141-0/+7
* GDBusMethodInvocation: document behaviour changeAllison Ryan Lortie2016-01-131-0/+9
* gdbus: don't send unexpected repliesLars Uebernickel2016-01-131-0/+14
* Updated Lithuanian translationAurimas Černius2016-01-121-41/+41
* Deprecate GLIB_GNU_GETTEXT macro, use upstream gettext insteadJavier Jardón2016-01-111-2/+3
* gio: Document thread safety of the streams APIPhilip Withnall2016-01-116-4/+45
* 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