summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dconf: increase minimum glib versiondconf-0.8Robert Schwebel2011-07-271-1/+1
* dconf 0.8.00.8.0Ryan Lortie2011-07-262-1/+6
* Don't compare VariantType by pointer valueRyan Lortie2011-07-261-1/+1
* Remove unused 'error' variableRyan Lortie2011-07-241-3/+2
* post-release bumpRyan Lortie2011-05-091-1/+1
* 0.7.5 release0.7.5Ryan Lortie2011-05-092-1/+14
* editor: Load schemas from GSETTINGS_SCHEMA_DIR if setRui Matos2011-05-091-1/+10
* editor: Don't crash on empty schema descriptionsMatthias Clasen2011-05-091-2/+2
* editor: Change default sizeRobert Ancell2011-05-081-2/+2
* editor: Fix gsettings pathRobert Ancell2011-05-081-1/+1
* editor: Set shadow type for on scrolled windows to "in"Jean-François Fortin Tam2011-05-081-0/+2
* editor: Remember window sizeRobert Ancell2011-05-085-2/+62
* Fix crash when user database is not presentRyan Lortie2011-05-081-1/+5
* update the NEWSRyan Lortie2011-05-061-0/+21
* dist .tar.xzRyan Lortie2011-05-061-1/+1
* bump versionRyan Lortie2011-05-061-1/+1
* Optimise is_writable() for the common caseRyan Lortie2011-05-061-14/+17
* Remove accidental debugging spewRyan Lortie2011-05-061-2/+0
* client-side lockdown supportRyan Lortie2011-05-063-36/+114
* dconf update: more lockdown fixesRyan Lortie2011-05-061-3/+9
* dconf update: support lockdownRyan Lortie2011-05-051-0/+39
* Change locking in the engineRyan Lortie2011-05-051-7/+28
* dconf update: don't attempt to open non-filesRyan Lortie2011-05-051-0/+6
* dconf update: vala deprecation fixupsRyan Lortie2011-05-051-4/+4
* dconf cli: insert space after key completionRyan Lortie2011-05-051-1/+1
* dconf cli: filter non-dirs for completion on listRyan Lortie2011-05-052-3/+7
* dconf cli: commandline completionRyan Lortie2011-05-053-8/+75
* dconf cli: more cleanupsRyan Lortie2011-05-052-70/+92
* path checking: check for NULLRyan Lortie2011-05-051-6/+14
* dconf cli: make it a bit more friendlyRyan Lortie2011-05-051-1/+122
* editor: Load *.enums.xml as well as *.gschema.xml. This was stopping some en...Robert Ancell2011-03-291-1/+1
* Release 0.7.30.7.3Ryan Lortie2011-03-221-0/+7
* bump the versionRyan Lortie2011-03-221-1/+1
* build: Increase glib dependency to 2.27.2Rob Bradford2011-03-221-1/+1
* editor: Trivial fix for 'flags'Ryan Lortie2011-03-221-2/+5
* desktop file: rename to "dconf Editor"Ryan Lortie2011-03-221-1/+1
* Bump vala depend to 0.11.7Ryan Lortie2011-03-221-1/+1
* editor: Remove stray debugging lineRobert Ancell2011-03-151-1/+0
* editor: Allow complex values to be edited. Note that tuples are broken in gli...Robert Ancell2011-03-151-2/+20
* editor: Fix bug where enumerations without value set weren't recognised as en...Robert Ancell2011-03-151-3/+3
* editor: Support changing of choicesRobert Ancell2011-03-152-5/+49
* Fix crash viewing integer keys with no schema (Bug #644170)Robert Ancell2011-03-111-1/+1
* Fix description word wrap (Bug #641292)Robert Ancell2011-03-102-4/+5
* editor: Use int.parse() and double.parse() instead of to_int() and to_double()Robert Ancell2011-03-102-9/+9
* editor: Decode choices and aliasesRobert Ancell2011-03-101-11/+84
* editor: Fix SettingsModel.get_path (Bug #640089)Robert Ancell2011-03-101-2/+3
* editor: Show key range in key descriptionRobert Ancell2011-03-104-70/+139
* release 0.7.20.7.2Ryan Lortie2011-02-052-1/+15
* Add a README to the gvdb/ directoryRyan Lortie2011-02-031-0/+7
* Merge remote branch 'gvdb/master'Ryan Lortie2011-02-031-2/+0
|\