Bug 621213 – GDBusProxy and well-known names
[platform/upstream/glib.git] / gio / gschema-compile.c
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