Bug 623400 - acquire context before dispatching
[platform/upstream/glib.git] / gio / gdelayedsettingsbackend.c
2010-10-03 Ryan LortieBug 623400 - acquire context before dispatching
2010-09-09 Ryan LortieCreate GSettingsListenerVTable
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-07-22 Ryan LortieGSettings: add g_settings_reset()
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-24 Ryan LortieGSettings "delayed": don't leak unapplied keys
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-04 Ryan Lortieadd get_permission API to GSettingsBackend
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-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-17 Ryan LortieGDelayedSettingsBackend: another mandatory fixup
2010-04-17 Ryan LortieGSettings delayed: fix handling of mandatory keys
2010-04-16 Ryan LortieGSettings: import delayed backend to master