summaryrefslogtreecommitdiff
path: root/gio/glib-compile-schemas.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_string_free_and_steal () moreSergey Bugaev2023-01-271-4/+1
* glib-compile-schemas: Fix typo in comparison functionPhilip Withnall2023-01-091-1/+1
* gio: Use g_ptr_array_sort_values()Marco Trevisan (Treviño)2023-01-061-4/+4
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix redefinition of local variable in gio/glib-compile-schemas.cLoic Le Page2022-03-091-10/+10
* Fix missing initializer warning in gio/glib-compile-schemas.cEmmanuel Fleury2021-05-131-1/+1
* Fix several missing initializer warnings in gio/glib-compile-schemas.cEmmanuel Fleury2021-02-101-2/+2
* Fix several signedness warnings in gio/glib-compile-schemas.cEmmanuel Fleury2021-02-101-2/+2
* glib-compile-schemas: Fix some minor en_GB-isms in translatable stringsPhilip Withnall2019-08-141-2/+2
* gio tools: Use the proper string for default locale for setlocale()Chun-wei Fan2019-06-181-4/+1
* Merge branch 'compile-schemas-strings' into 'master'Sebastian Dröge2019-06-111-50/+81
|\
| * glib-compile-schemas: Fix capitalisation of a command line option helpPhilip Withnall2019-02-181-1/+1
| * glib-compile-schemas: Improve translatable stringsPhilip Withnall2019-02-181-49/+80
* | gio: Fix various compiler warnings when compiling with G_DISABLE_ASSERTPhilip Withnall2019-03-081-1/+3
|/
* glib-compile-schemas: Fix a minor memory leakPhilip Withnall2018-08-131-0/+1
* Use Unicode typography in new translatable stringsPiotr Drąg2018-06-251-1/+1
* Add a test for per-desktop overrideswip/muktupavels/per-desktop-overridesAlberts Muktupāvels2018-06-221-0/+1
* glib-compile-schemas: Handle per-desktop overridesAllison Lortie2018-06-191-8/+75
* Revert "Partially revert 10c490cdfe3ae042f747bd00f787492e2bdb7ed0"Piotr Drąg2018-06-081-8/+8
* glib-compile-schemas: Fix minor memory leaks in error pathsPhilip Withnall2018-04-111-0/+4
* Don't skip invalid enum values in schemasMaks Naumov2017-10-111-2/+2
* glib-compile-schemas: Use double quotes rather than single quotesPhilip Withnall2017-08-031-23/+23
* glib-compile-schemas: Improve some translatable stringsPhilip Withnall2017-08-031-38/+52
* glib-compile-schemas: Fix typo in newly translatable stringDaniel Boles2017-08-031-1/+1
* glib-compile-schemas: Mark missing strings for translationJiro Matsuzawa2017-08-031-43/+43
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* glib-compile-schemas: Fix various memory leaksPhilip Withnall2017-02-281-28/+64
* Partially revert 10c490cdfe3ae042f747bd00f787492e2bdb7ed0Matthias Clasen2016-10-241-24/+24
* Use Unicode in translatable stringsPiotr Drąg2016-10-121-24/+24
* glib-compile-schemas: Add a --version optionSam Thursfield2016-10-061-0/+8
* glib-compile-schemas: Improve an error messageMatthias Clasen2015-05-151-0/+7
* glib-compile-schemas: Show error positionsMatthias Clasen2015-05-151-1/+3
* gsettings: fix schema compiler error handlingRyan Lortie2015-04-081-14/+20
* gsettings: stay compatible with installed schemasRyan Lortie2015-04-081-2/+6
* glib-compile-schema: Don't accept duplicate docsMatthias Clasen2015-04-011-2/+25
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship2013-11-201-4/+0
* glib-compile-schemas: ignore qualified tags/attrsRyan Lortie2013-10-281-1/+2
* Rework the build system for a new tests approachRyan Lortie2013-05-311-2/+2
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-8/+8
* win32: prototype _glib_get_dll_directory() and _glib_get_locale_dir()Dan Winship2012-11-151-1/+4
* Remove trailing space from some translated stringsMatthias Clasen2012-11-091-1/+1
* Miscellaneous string fixesMatthias Clasen2012-08-161-6/+6
* Change "dash" to "hyphen" in translatable stringsMatthias Clasen2012-08-161-3/+3
* glib-compile-schemas: warn about bad dconf pathsRyan Lortie2012-04-121-0/+6
* glib-compile-schemas: get strict about whitespaceRyan Lortie2012-01-281-13/+63
* Write list-of value correctlyChristian Persch2012-01-241-1/+1
* Accept CDATA in gschema.xml filesMatthias Clasen2011-11-071-0/+1
* gobject/gio: some last missed statics/incluesRyan Lortie2011-10-161-1/+1
* glib-compile-schemas: remove --uninstall optionRyan Lortie2011-09-171-2/+0