GSocketControlMessage: clean up confusing code
[platform/upstream/glib.git] / gio / gsettingsbackend.c
2010-09-09 Ryan LortieCreate GSettingsListenerVTable
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 Ryan LortieGSettings: warn if use the 'memory' backend
2010-07-06 Matthias ClasenSmall documentation addition
2010-06-24 Ryan LortieGSettingsBackend: some debug code
2010-06-17 Ryan LortieGSettings: remove "context" from backend too.
2010-06-17 Ryan LortieBug 621266 - GSettings "context" clarification
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-04 Ryan Lortieadd get_permission API to GSettingsBackend
2010-05-25 Ryan Lortiechange GSettingsBackend.list() API
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-02 Ryan LortieGSettings: fix mixed use of a pointer
2010-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-22 Javier Jardón[gsettings] Add g_return_*_if_fail() guards in GSetting...
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-18 Matthias ClasenFix up docs for backend setup functions
2010-04-17 Ryan Lortieadd backend setup APIs
2010-04-16 Matthias ClasenSome doc tweaks
2010-04-16 Ryan LortieGSettingsBackend: fix type in g_return_val_if_fail
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-15 Ryan LortieGSettingsBackend: fix NULL vs "" context issues
2010-04-15 Ryan LortieGSettings: Modify backend API
2010-04-15 Ryan Lortiemerge GSettingsBackend