GSettingsSchemaKey: store the GSettingsSchema*
[platform/upstream/glib.git] / gio / gsettings.c
2010-05-09 Matthias ClasenDocument length parameter of g_settings_get/set_strv
2010-05-06 Vincent UntzFix binding between writability of key and sensitivity...
2010-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-26 Ryan LortieAdd range restriction to gschema-compiler
2010-04-23 Matthias ClasenRename gschema-compile to glib-compile-schemas
2010-04-22 Javier Jardón[gsettings] Add g_return_*_if_fail() guards
2010-04-21 Matthias ClasenHandle NULL string properties in bindings
2010-04-21 Matthias ClasenHandle non-readable/-writable properties when binding
2010-04-21 Ryan Lortieremove empty initialisers { } for MSVC's sake
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Matthias ClasenFlesh out the porting guide some more
2010-04-20 Matthias ClasenDocument g_settings_bind_writable
2010-04-20 Ryan LortieGSettings: bind to writablity of a key
2010-04-20 Richard HughesFix up the gtk-doc comment for the GSettings::changed...
2010-04-19 Matthias ClasenAnother shadowed variable fix
2010-04-19 Christian PerschRename shadowed variables
2010-04-17 Ryan Lortielet binding functions return a floating GVariant
2010-04-17 Ryan Lortiemerge GSettings