summaryrefslogtreecommitdiff
path: root/gsettings
Commit message (Expand)AuthorAgeFilesLines
* [gsettings] Handle empty lists on migrationTomas Bzatek2010-08-051-10/+20
* [gsettings] Sink references of newly created variant objectsTomas Bzatek2010-08-051-0/+2
* Adapt to gsettings API changes (glib, d5bd53)Frédéric Péters2010-07-241-17/+2
* Realloc the correct amount of memoryMatthew Garrett2010-07-121-1/+1
* [gsettings] Convert to xml schema format by defaultVincent Untz2010-07-072-6/+5
* [gsettings] Fix error in gsettings-schema-convert --helpVincent Untz2010-07-071-1/+1
* [gsettings] Accept gconf schemas without default valuesVincent Untz2010-07-071-6/+34
* [gsettings] Replace underscores with dashes when converting from gconfVincent Untz2010-07-072-2/+24
* [gsettings] Do not crash when converting a schema with unknown typesVincent Untz2010-07-071-2/+10
* [gsettings] Convert 0/1 gconf booleans to false/trueVincent Untz2010-07-071-12/+34
* [gsettings] Always add specified gettext-domain via command-line optionVincent Untz2010-07-021-2/+4
* [gsettings] Fix gsettings-schema-convert crash when lxml is unavailableVincent Untz2010-07-021-3/+2
* Make :path in groups optional againMatthias Clasen2010-06-291-1/+5
* Drop gsettings-schema-convert hereRyan Lortie2010-06-214-2/+1195
* Fix building with GSettings 2.25.9Milan Bouchet-Valat2010-06-181-7/+0
* Make backend_write consume the variantMatthias Clasen2010-06-141-0/+2
* Install an autostart file for gsettings-data-convertMatthias Clasen2010-05-242-1/+13
* Do not print an error on the first ever run of gsettings-data-convertRichard Hughes2010-05-201-0/+4
* Look in datadir instead of hardcoding /usr/shareMatthias Clasen2010-05-032-1/+2
* Update GSettings backend to follow API changesRyan Lortie2010-04-281-1/+2
* Add a warning for a common mistakeMatthias Clasen2010-04-221-0/+7
* Fix key writability when key does not existMatthias Clasen2010-04-221-0/+7
* Use /usr/share/GConfMatthias Clasen2010-04-202-2/+2
* Make sure we pick up man pages and their sourceMatthias Clasen2010-04-191-1/+1
* Fix XMLMatthias Clasen2010-04-191-1/+1
* Support relocatable schemas in gsettings-data-convertMatthias Clasen2010-04-192-27/+57
* Add a data conversion utilityMatthias Clasen2010-04-163-0/+552
* [gsettings] Add missing fileVincent Untz2010-04-161-0/+47
* [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-153-0/+740