summaryrefslogtreecommitdiff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Improve .gitignoreRyan Lortie2011-01-181-0/+1
* dist fix: add the .ui file to EXTRA_DISTRyan Lortie2011-01-171-0/+1
* Add set to default buttonRobert Ancell2011-01-154-34/+96
* Add missing UI fileRobert Ancell2011-01-141-0/+265
* Use GtkBuilderRobert Ancell2011-01-143-70/+40
* Install a .desktop fileRobert Ancell2011-01-142-0/+18
* Sort keysRobert Ancell2011-01-141-12/+28
* Use a switch insead of if-elsesRobert Ancell2011-01-141-13/+15
* Read range values from schemaRobert Ancell2011-01-142-67/+73
* Use implicit types for variables, print warnings for unknown things in schemasRobert Ancell2011-01-144-41/+81
* Implement the new GtkCellRenderer preferred layout methods, this fixes the cr...Robert Ancell2011-01-141-7/+34
* Remove non-required construct methodsRobert Ancell2011-01-141-6/+0
* Fix some bugs with key label layoutRobert Ancell2011-01-141-12/+14
* Remove GTK2 support for the editorRyan Lortie2010-12-182-14/+1
* Editor: optionally support gtk3 from gitRyan Lortie2010-10-042-2/+15
* editor: don't add no-path schemasRyan Lortie2010-10-041-1/+1
* Drop libgee requirement for dconf-editorRobert Ancell2010-09-034-64/+66
* Get rid of libtoolRyan Lortie2010-07-241-1/+1
* port client library to ValaRyan Lortie2010-07-191-2/+2
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-183-46/+3
* Show non-defaults in boldRobert Ancell2010-07-072-5/+21
* Always show schema values, even if not in dconfRobert Ancell2010-07-074-143/+174
* editor: Support enumerations, fix bug where editing one value modifies anotherRobert Ancell2010-07-074-155/+417
* Make dconf-editor understand and display schemasRobert Ancell2010-06-156-107/+916
* Bring dconf-editor in-treeRyan Lortie2010-06-114-0/+210