summaryrefslogtreecommitdiff
path: root/gsettings
Commit message (Expand)AuthorAgeFilesLines
* Fix some compiler warningsHEADmasterRobert Ancell2015-10-141-2/+0
* Revert "Updated FSF's address"Piotr Drąg2014-02-015-5/+15
* Updated FSF's addressDaniel Mustieles2014-01-235-15/+5
* gsettings-data-convert: Warn (and fix) invalid schema pathsColin Walters2013-10-241-1/+17
* mconvert: enable recursive scheme lookup and fix a crasherStefan Sauer2013-01-231-1/+6
* Add Unity to OnlyShowInMichael Terry2013-01-211-1/+1
* gsettings-schema-convert: Don't fail to convert lists without default elementGuido Günther2012-03-151-5/+4
* gsettings-data-convert: fix memory errorRyan Lortie2012-03-101-1/+1
* build: add uninstall hook for GSettings backendRyan Lortie2012-03-081-0/+5
* fix build failure with ORBit enabledRyan Lortie2012-03-081-0/+1
* gsettings-data-convert: convert only user settingsRyan Lortie2012-03-082-2/+64
* Skip nonexisting schemasMatthias Clasen2012-01-191-0/+17
* Cosmetics: Consistenly capitalize messagesMatthias Clasen2012-01-191-7/+7
* build: Add --disable-documentation configure optionColin Walters2012-01-141-1/+5
* GSettings migration: add --file argumentRyan Lortie2011-08-151-0/+27
* GSettings migration: consult XDG_DATA_DIRSRyan Lortie2011-08-151-4/+14
* GSettings migration: print better keyfile errorsRyan Lortie2011-08-151-2/+3
* GSettings migration: factor out dir handlingRyan Lortie2011-08-151-56/+68
* GSettings migration: use GHashTable, not strvRyan Lortie2011-08-151-30/+68
* GSettings migration: only write database on actual changesRyan Lortie2011-08-151-1/+4
* GSettings migration: use time() as the timestampRyan Lortie2011-08-151-4/+3
* gsettings-data-convert: Attempt conversion to unsigned intKalev Lember2011-08-081-0/+17
* gsettings-data-convert: Call g_type_init()Martin Pitt2011-07-181-0/+2
* Make gsettings-data-convert.desktop translatable.Gabor Kelemen2011-01-172-4/+7
* Support enum and flags types betterMatthias Clasen2010-11-051-2/+17
* [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