summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gmacros: check that __cplusplus or _MSC_VER is definednacho/gmacrosIgnacio Casal Quinteiro2021-04-211-2/+2
* Update Nepali translationPawan Chitrakar2021-04-151-1764/+2461
* Update Serbian translationМирослав Николић2021-04-111-147/+137
* 2.68.12.68.1Philip Withnall2021-04-082-1/+22
* Merge branch 'backport-2026-log-lines-glib-2-68' into 'glib-2-68'Philip Withnall2021-04-081-1/+14
|\
| * Split g_test_log() messages that contain multiple linesEmmanuele Bassi2021-04-071-1/+14
|/
* Merge branch 'glib-2-68-mr-2032' into 'glib-2-68'Philip Withnall2021-04-071-0/+50
|\
| * gsocks5proxy: Handle EOF when reading from a streamBenjamin Berg2021-04-071-0/+50
|/
* Update British English translationBruce Cowan2021-04-021-142/+135
* Merge branch 'vs2012-2-68' into 'glib-2-68'Philip Withnall2021-03-313-6/+92
|\
| * README.win32.md: Restore Visual Studio 2008/2010 supportChun-wei Fan2021-03-311-3/+41
| * README.win32.md: Add info on roapi.hChun-wei Fan2021-03-311-1/+27
| * gsocket.c: Declare variables at the top-of-blockChun-wei Fan2021-03-311-2/+6
| * option-context.c: Define NAN if not defined on MSVCChun-wei Fan2021-03-311-0/+18
|/
* Merge branch 'cherry-pick-e42aff25' into 'glib-2-68'Sebastian Dröge2021-03-312-1/+9
|\
| * Merge branch 'gio-appinfo-thread-crash' into 'master'cherry-pick-e42aff25Philip Withnall2021-03-312-1/+9
|/
* Merge branch 'backport-2009-key-file-locale-caching-glib-2-68' into 'glib-2-68'Sebastian Dröge2021-03-232-1/+45
|\
| * gkeyfile: Fix crash when parsing translations on a second loadPhilip Withnall2021-03-232-0/+44
| * gkeyfile: Drop a redundant checkPhilip Withnall2021-03-231-1/+1
|/
* Merge branch 'backport-1996-ghost-utils-includes-glib-2-68' into 'glib-2-68'Sebastian Dröge2021-03-191-0/+1
|\
| * Include glibconfig.h to get the G_OS_UNIX tokenAndy Fiddaman2021-03-181-0/+1
|/
* 2.68.02.68.0Philip Withnall2021-03-182-1/+23
* Update Slovenian translationMatej Urbančič2021-03-171-29/+35
* Merge branch 'coverity-localfileoutputstream-error-handling' into 'master'Sebastian Dröge2021-03-171-16/+17
|\
| * glocalfileoutputstream: Tidy up error handlingPhilip Withnall2021-03-161-16/+17
* | Merge branch 'mcatanzaro/queue' into 'master'Philip Withnall2021-03-161-1/+1
|\ \ | |/ |/|
| * tests: Fix copy/paste error in queue testMichael Catanzaro2021-03-161-1/+1
|/
* Update Italian translationMilo Casagrande2021-03-151-601/+705
* Merge branch 'valgrind-updates' into 'master'Philip Withnall2021-03-141-3/+13
|\
| * glib.supp: Generalize some suppressionsPhilip Chimento2021-03-121-3/+13
* | Merge branch 'bytes-icon-docs' into 'master'Sebastian Dröge2021-03-141-1/+4
|\ \
| * | gbytesicon: Fix error in g_bytes_icon_new() documentationPhilip Withnall2021-03-141-1/+4
|/ /
* | Updated Lithuanian translationAurimas Černius2021-03-141-104/+105
* | Update Polish translationPiotr Drąg2021-03-131-607/+713
* | Update Finnish translationJiri Grönroos2021-03-131-1531/+2016
* | Updated Czech translationMarek Černocký2021-03-131-100/+101
* | Update Romanian translationDaniel Șerbănescu2021-03-131-100/+104
* | Update Korean translationChangwoo Ryu2021-03-131-102/+109
|/
* Merge branch 'gconstructor-fix' into 'master'Sebastian Dröge2021-03-121-1/+1
|\
| * build: Drop gconstructor_as_data_h usage from glib-compile-schemasPhilip Withnall2021-03-121-1/+1
|/
* Update Turkish translationSabri Ünal2021-03-111-100/+105
* 2.67.62.67.6Philip Withnall2021-03-112-1/+42
* Update Portuguese translationHugo Carvalho2021-03-111-101/+105
* Merge branch '2327-mkenums-version-macros' into 'master'Emmanuele Bassi2021-03-114-5/+87
|\
| * enums: Add missing GLIB_AVAILABLE_ENUMERATOR_IN_2_68 annotationsPhilip Withnall2021-03-112-3/+3
| * glib-mkenums: Parse and skip deprecation/availability annotationsPhilip Withnall2021-03-112-2/+84
* | Update Galician translationFran Dieguez2021-03-111-122/+127
* | Merge branch '2328-file-new-empty-path' into 'master'Sebastian Dröge2021-03-113-2/+26
|\ \
| * | glocalvfs: Create a dummy file for g_file_new_for_path("")Philip Withnall2021-03-102-1/+25
| * | gdummyfile: Return NULL from get_basename() if no path is storedPhilip Withnall2021-03-101-1/+1
| |/