summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement GAppInfo on OSXosx-appinfoTingPing2017-03-115-9/+783
* Implement GContentType on OSXTingPing2017-03-114-5/+449
* Add g_content_type_is_mime_type to the docsMatthias Clasen2017-03-091-0/+1
* gio: Always purge kqueue subs from missing listSteven McDonald2017-03-091-10/+5
* Regenerate the vasnprintf gnulib module imported filesEmmanuele Bassi2017-03-099-48/+60
* win32/replace.py: Update documentation commentChun-wei Fan2017-03-091-1/+1
* Create g_content_type_is_mime_type()TingPing2017-03-083-0/+40
* Correct collation key generation on OS XCarlos Sánchez de La Lama2017-03-082-16/+40
* Fix a typoMatthias Clasen2017-03-081-1/+1
* Add a forgotten g_type_ensure callMatthias Clasen2017-03-081-1/+1
* Enable building gcocoanotification only if OS X min version >= 10.9John Ralls2017-03-083-13/+16
* Add Friulian translationFabio Tomat2017-03-072-0/+5111
* Update Hungarian translationGábor Kelemen2017-03-051-862/+589
* Add some more cases to the app-id unit testsMatthias Clasen2017-03-051-0/+3
* Update German translationMario Blättermann2017-03-051-748/+452
* gtestutils: Fix a typo in a documentation commentPhilip Withnall2017-03-051-1/+1
* glib-mkenums: Sort input files for more deterministic outputSimon McVittie2017-03-041-0/+2
* utf8: add unit test for g_utf8_make_validPaolo Borelli2017-03-041-0/+22
* Updated Lithuanian translationAurimas Černius2017-03-041-533/+452
* Install gdb Python helpers as data, not as executable scriptsSimon McVittie2017-03-032-2/+2
* Update Korean translationChangwoo Ryu2017-03-031-493/+515
* Updated Danish translationAsk Hjorth Larsen2017-03-021-480/+459
* Make g_utf8_make_valid optionally take a lengthPaolo Borelli2017-03-025-16/+24
* glib/gmessages.c: Fix build when targeting Windows Vista+Chun-wei Fan2017-03-021-3/+3
* 2.51.42.51.4Matthias Clasen2017-03-012-1/+8
* build: Add vs15 subdir to win32 Makefile.amDavid King2017-03-011-1/+1
* tests: Fix some memory leaks in the GSettings unit testsPhilip Withnall2017-02-281-0/+3
* tests: Fix a double-unref in the GSettings unit testsPhilip Withnall2017-02-281-2/+0
* gsettings: Fix a leak in GSettingsActionPhilip Withnall2017-02-281-0/+1
* gsettings: Fix memory leak on error handling path for g_settings_set()Philip Withnall2017-02-281-8/+10
* glib-compile-schemas: Fix various memory leaksPhilip Withnall2017-02-281-28/+64
* 2.51.32.51.3Matthias Clasen2017-02-272-1/+21
* gio: Check for NUll when getting extensionsJan Tojnar2017-02-271-0/+2
* gdbus-codegen: Add --output-directory flagPatrick Griffis2017-02-273-7/+30
* gchecksum: Fix validity checks for GChecksumTypePhilip Withnall2017-02-271-1/+1
* ghmac: use stable version in documentationIgor Gnatenko2017-02-261-2/+2
* gchecksum: don't break ABI by inserting new enum member in the middleIgor Gnatenko2017-02-261-2/+2
* Updated Serbian translationМирослав Николић2017-02-262-1502/+1996
* Update Chinese (Taiwan) translationChao-Hsiung Liao2017-02-221-546/+601
* Update Italian translationMilo Casagrande2017-02-211-444/+459
* gdbusauth: plug memory leakOle André Vadla Ravnås2017-02-211-0/+1
* ghmac: Add support for G_CHECKSUM_SHA384 to GHmacPhilip Withnall2017-02-202-2/+66
* gchecksum: add SHA-384 supportIgor Gnatenko2017-02-203-37/+286
* Update Indonesian translationAndika Triwidada2017-02-201-988/+1741
* Update Basque languageInaki Larranaga Murgoitio2017-02-181-470/+799
* fdo notification: Avoid a double freeTimm Bäder2017-02-181-2/+7
* win32/detectenv-msvc.mak: Make it usable from Visual Studio projectsChun-wei Fan2017-02-171-2/+2
* win32/detectenv-msvc.mak: Support Visual Studio 2017Chun-wei Fan2017-02-171-1/+3
* Updated Danish translationAsk Hjorth Larsen2017-02-161-344/+389
* Visual Studio builds: Fix previous commitChun-wei Fan2017-02-156-12/+27