[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / gio / gsettings.h
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-28 Ryan LortieGSettingsSchemaKey: add introspection APIs
2013-10-28 Ryan LortieGSettings: add getters for user/default value
2013-10-28 Ryan LortieAdd g_settings_schema_source_list_schemas()
2013-09-20 Murray Cumminggsettings: Correct a GLIB_AVAILABLE_IN_*
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-05-26 Colin WaltersAnnotate API introduced for 2.32 with GLIB_AVAILABLE_IN...
2012-01-19 Ryan Lortieadd a way to create a GAction from GSettings
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-21 Ryan LortieDrop last uses of @returns:
2011-11-17 Ryan LortieClarify docs/params for 'schema' vs 'schema id'
2011-11-17 Ryan LortieAdd g_settings_new_full() taking GSettingsSchema
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-31 Ryan LortieAdd 'uint' convenience functions for GSettings
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-07 Pavel HolejsovskyAdd and update GI annotations in 'Settings'
2010-10-04 Ryan LortieGSettings: add g_settings_range_check() API
2010-10-04 Ryan LortieBug 631263 - GSettings needs range/choice APIs
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-03 Ryan LortieClean up g_settings_list_schemas()
2010-09-14 Ryan LortieGSettings: reverse accidental addition to .h file
2010-09-09 Ryan Lortiesplit GSettings.list_items => list_{children,keys}
2010-08-03 Ryan LortieGSettings: add G_SETTINGS_BIND_INVERT_BOOLEAN flag
2010-07-22 Ryan LortieGSettings: add g_settings_reset()
2010-07-12 Ryan Lortiegio/ docs fixup
2010-07-01 Ryan LortieBug 622124 - implement flags for GSettings
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-28 Ryan LortieBug 622127 - GSettings extended key validation
2010-06-24 Ryan LortieTweak GSettings key/schema listing APIs
2010-06-24 Ryan LortieGSettings: add g_settings_list_keys()
2010-06-24 Ryan LortieAdd g_settings_schema_exists
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