summaryrefslogtreecommitdiff
path: root/gio/gdelayedsettingsbackend.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-21GSettings: port from GStaticMutex to GMutexRyan Lortie1-23/+23
2011-05-07GSettings: keep resets on loss of writabilityRyan Lortie1-3/+11
2010-10-03Bug 623400 - acquire context before dispatchingRyan Lortie1-15/+1
2010-09-09Create GSettingsListenerVTableRyan Lortie1-16/+19
2010-07-22Cleanup the GSettingsBackend APIRyan Lortie1-12/+3
2010-07-22GSettings: add g_settings_reset()Ryan Lortie1-7/+30
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-1/+0
2010-06-24GSettings "delayed": don't leak unapplied keysRyan Lortie1-0/+1
2010-06-05add get_permission API to GSettingsBackendRyan Lortie1-0/+11
2010-05-17improve thread safety in GDelayedSettingsBackendRyan Lortie1-17/+111
2010-05-17GSettingsBackend: make signal dispatch threadsafeRyan Lortie1-21/+19
2010-05-17GSettings: support emitting signals in threadsRyan Lortie1-1/+1
2010-04-28GSettingsBackend API/ABI changeRyan Lortie1-3/+5
2010-04-17GDelayedSettingsBackend: another mandatory fixupRyan Lortie1-11/+26
2010-04-17GSettings delayed: fix handling of mandatory keysRyan Lortie1-8/+53
2010-04-16GSettings: import delayed backend to masterRyan Lortie1-0/+317