Bug 621213 – GDBusProxy and well-known names
[platform/upstream/glib.git] / gio / gsettings.c
2010-06-11 Felix RiemannClose memory leak in GSettings
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Ryan LortieGSettings: store (default, options) in gvdb
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-02 Milan Bouchet-ValatAnnotate GVariant and GSettings _strv() functions
2010-06-02 Ryan LortieSupport NULL value for g_settings_set_strv()
2010-06-02 Milan Bouchet-ValatRemove length parameter for g_settings_[gs]et_strv
2010-05-20 Christian PerschAdd g_dc[p]gettext, and use it in gsettings
2010-05-17 Ryan Lortieimprove thread safety in GDelayedSettingsBackend
2010-05-17 Ryan LortieGSettingsBackend: make signal dispatch threadsafe
2010-05-17 Ryan LortieGSettings: support emitting signals in threads
2010-05-17 Ryan Lortieintern a key name instead of using strdup()
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-09 Matthias ClasenDocument length parameter of g_settings_get/set_strv
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