Introduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
[platform/upstream/glib.git] / gio / gsettings.h
2010-06-17 Ryan LortieMake g_settings_sync() a proper prototype.
2010-06-17 Ryan LortieBug 621266 - GSettings "context" clarification
2010-06-16 Ryan Lortiemove GSettings(Backend) to giotypes.h
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-06 Matthias ClasenAdd single-include guards to new headers
2010-06-02 Milan Bouchet-ValatRemove length parameter for g_settings_[gs]et_strv
2010-04-21 Matthias ClasenHandle non-readable/-writable properties when binding
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Ryan LortieGSettings: bind to writablity of a key
2010-04-17 Matthias ClasenDocument G_SETTINGS_BIND_GET_NO_CHANGES
2010-04-17 Ryan Lortiemerge GSettings