summaryrefslogtreecommitdiff
path: root/src/gsettings.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Merge in settings upgrade workSam Spilsbury1-15/+21
2011-07-27Merge runtime fixSam Spilsbury1-1/+1
2011-07-26Typo in writeOption ...Sam Spilsbury1-1/+1
2011-07-24API UpdateSam Spilsbury1-15/+21
2011-07-21Fix referencing madnessSam Spilsbury1-17/+2
2011-07-15Replace by a #define where appropriateSam Spilsbury1-17/+7
2011-07-15Remove an ugly #defineSam Spilsbury1-11/+11
2011-07-15Move strings describing schema id's and paths to #define'sSam Spilsbury1-21/+21
2011-07-15Coding style .. change foo_bar to camelCaseSam Spilsbury1-92/+93
2011-07-15Moved all the GConf integration support into a separate fileSam Spilsbury1-1031/+8
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-0/+2110