summaryrefslogtreecommitdiff
path: root/gsettings/gconfsettingsbackend.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt to gsettings API changes (glib, d5bd53)Frédéric Péters2010-07-241-17/+2
* Fix building with GSettings 2.25.9Milan Bouchet-Valat2010-06-181-7/+0
* Make backend_write consume the variantMatthias Clasen2010-06-141-0/+2
* Update GSettings backend to follow API changesRyan Lortie2010-04-281-1/+2
* Fix key writability when key does not existMatthias Clasen2010-04-221-0/+7
* [gsettings] G_VARIANT_TYPE_HANDLE is a signed 32bit integerVincent Untz2010-04-161-2/+9
* [gsettings] Fix crashes in notification codeVincent Untz2010-04-161-20/+37
* [gsettings] Reorganize codeVincent Untz2010-04-161-165/+186
* [gsettings] Add untested notification supportVincent Untz2010-04-161-5/+193
* [gsettings] Ignore notifications for changes that we do ourselvesVincent Untz2010-04-151-4/+67
* [gsettings] Use GConfChangeSet for write_keysVincent Untz2010-04-151-45/+38
* [gsettings] Improve commentsVincent Untz2010-04-151-2/+4
* [gsettings] Update GSettings backend to latest APIVincent Untz2010-04-151-23/+32
* [gsettings] Initial push of a GSettings backend using GConfVincent Untz2010-04-151-0/+640