summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Coding style .. change foo_bar to camelCaseSam Spilsbury2-93/+94
2011-07-15Moved all the GConf integration support into a separate fileSam Spilsbury3-1031/+1115
2011-07-15Remove more rogue GConf and wrap all the legacy gconf integration stuffSam Spilsbury1-16/+60
2011-07-15Remove GConfisms from parts of the code which are purely GSettings and fix wa...Sam Spilsbury1-39/+5
2011-07-15Remove GConfEngine usage as we're not copying keys around anymoreSam Spilsbury1-6/+1
2011-07-15Re enable integrated options writing for now ... the only settings we reallySam Spilsbury1-51/+69
2011-07-15Update copyrightSam Spilsbury1-2/+9
2011-07-15Change notification is workingSam Spilsbury1-31/+58
2011-07-15MemleakSam Spilsbury1-0/+2
2011-07-15Profile deletion works in theory, though it seems like gsettings isn'tSam Spilsbury1-3/+7
2011-07-15Profile switching support addedSam Spilsbury1-7/+25
2011-07-15Initial support for profilesSam Spilsbury1-281/+181
2011-07-14Use relocatable schemas and remove some commented gconf itemsSam Spilsbury1-58/+54
2011-07-14Basic setting/reading writing from dconf now working, don't write toSam Spilsbury1-119/+136
2011-07-11Basic option value read/write working. Fix assertion failure becauseSam Spilsbury1-24/+83
2011-07-11Disable writing to integrated options for nowSam Spilsbury1-2/+12
2011-07-11Temporarily disable profile support and create a GSettings objectSam Spilsbury1-13/+87
2011-07-11Write to an overlay on gconf, cleanup the key names so they are inSam Spilsbury1-9/+60
2011-07-10Start the transition to GSettings, use the gconf backend for nowSam Spilsbury1-3/+5
2010-12-10Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/compizconfig/com...Sam Spilsbury1-2/+2
2010-12-10Add multiscreen supportSam Spilsbury1-8/+3
2010-12-10Fix setting /allscreens, we should set /screen%i (defaults to screen 0)Sam Spilsbury1-12/+12
2010-11-26fix schema owner and typoDidier Roche1-2/+2
2010-11-23Change paths so that old and new settings don't conflictSam Spilsbury1-6/+6
2010-05-14Update for libcompizconfig buildsystem changesSam Spilsbury1-0/+2113