GSettings: accept <flags> as an alias for <enum>
[platform/upstream/glib.git] / gio / gschema-compile.c
2010-06-30 Ryan LortieGSettings: accept <flags> as an alias for <enum>
2010-06-30 Ryan LortieGSettings: add <override>, tests, modify output
2010-06-29 Ryan LortieGSettings: new <schema> tags 'extends', 'list-of'
2010-06-29 Ryan Lortieglib-compile-schemas: fix small leak
2010-06-28 Ryan LortieBug 622565 - compile-schemas fails when no schemas
2010-06-17 Ryan LortieGSettings: enum/choices/aliases/range test cases
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-10 Ryan LortieGSettings: store (default, options) in gvdb
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-07 Ryan LortieBugĀ 620496 - schema compiler: reject invalid paths
2010-05-19 Ryan LortieAdd --uninstall option to glib-compile-schemas
2010-05-15 Matthias ClasenFix issues with GSETTINGS_CHECK_RULE
2010-04-26 Ryan LortieAdd range restriction to gschema-compiler
2010-04-21 Matthias ClasenBe more careful about memory management
2010-04-21 Matthias ClasenPedantic terminology fix
2010-04-21 Bastien NoceraAllow passing multiple schemas to gschema-compile
2010-04-21 Matthias ClasenAdd an --allow-any-name option
2010-04-21 Matthias ClasenSimplify gschema-compile test suite
2010-04-21 Matthias ClasenAdd documentation and translation for gsettings-tool
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Ryan Lortiegschema-compile: output to srcdir by default
2010-04-20 Ryan Lortiegschema-compile: return quickly on parse error
2010-04-19 Christian PerschUse g_set_error_literal where appropriate
2010-04-19 Matthias ClasenDon't segfault when <default> is missing
2010-04-19 Tor LillqvistAvoid non-portable <glob.h> API
2010-04-18 Matthias ClasenCorrect filename extension in help output.
2010-04-17 Ryan LortieXML schemas are now *.gschema.xml
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieGSettings: merge the schema compiler