summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * Remove unused variable in gvdb-readerRyan Lortie2011-02-031-2/+0
* | Revert "Remove unused variable"Ryan Lortie2011-02-031-0/+2
* | dconf engine: fix multi-threading issueRyan Lortie2011-02-031-2/+8
* | Don't crash on DBus connection failureRyan Lortie2011-01-311-0/+7
* | Remove unused variableOwen W. Taylor2011-01-281-2/+0
* | -Wno-error for dconf-updateJürg Billeter2011-01-281-0/+1
* | Add G_GNUC_INTERNAL to symbolsRyan Lortie2011-01-253-0/+22
* | Merge remote branch 'gvdb/master'Ryan Lortie2011-01-252-2/+6
|\ \ | |/
| * Mark a symbol as G_GNUC_INTERNALRyan Lortie2011-01-251-0/+1
| * Fix some harmless sign compare warningsRyan Lortie2011-01-171-2/+2
| * C++ify the reader headerRyan Lortie2011-01-171-0/+3
* | Remove unused 'length' variable.Ryan Lortie2011-01-251-2/+0
* | Drop from libtool days: -avoid-version and -moduleRyan Lortie2011-01-251-1/+1
* | Check for value == NULL before unref()Ryan Lortie2011-01-201-3/+6
* | Release 0.7.10.7.1Ryan Lortie2011-01-181-0/+6
* | Fix up CLEANFILES for both librariesRyan Lortie2011-01-182-1/+2
* | One more linker fixRyan Lortie2011-01-181-1/+2
* | Improve .gitignoreRyan Lortie2011-01-182-0/+2
* | Fix linking of dbus1 test caseRyan Lortie2011-01-181-1/+1
* | Avoid using -ldbus-1 symbols in the test caseRyan Lortie2011-01-171-3/+1
* | Fix linker flags for libdconf-dbus-1Ryan Lortie2011-01-171-1/+1
* | Bump the versionRyan Lortie2011-01-171-1/+1
* | Release 0.70.7Ryan Lortie2011-01-172-1/+12