summaryrefslogtreecommitdiff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* don't use INCLUDESRyan Lortie2013-07-121-1/+1
* clean up dconf-editor gresource useRyan Lortie2013-07-121-6/+12
* editor: Use a lambda for the search box close button callbackRobert Ancell2013-05-101-6/+4
* editor: Cancel search on escapeRobert Ancell2013-05-101-0/+9
* editor: Use improved Vala casting syntaxRobert Ancell2013-05-101-15/+15
* editor: Use GLib resources for UI filesRobert Ancell2013-05-104-281/+282
* editor: Add ellipsis to Find menu itemAdam Dingle2013-05-091-1/+1
* Switch explicit types to var typesRobert Ancell2013-04-062-6/+8
* Fix more incorrect use of Gtk.TreeModel interfaceRobert Ancell2013-04-061-12/+33
* Fix signature of Gtk.TreeModel.iter_nth_child and Gtk.TreeModel.iter_parentRobert Ancell2013-04-051-4/+11
* editor: Add 6px border on the bottom right of the textRobert Ancell2013-03-291-0/+2
* Add an improved hicolor iconSam Hewitt2013-02-119-1/+4
* editor: add new high contrast iconsyuki2013-02-117-3/+10
* Add keywords to the desktop fileMatthias Clasen2012-11-241-0/+1
* editor: Fix search order of schema dirsDaiki Ueno2012-11-081-2/+7
* editor: Translate summary and descriptionDaiki Ueno2012-11-081-0/+5
* editor: Decode schema overridesRobert Ancell2012-10-012-11/+71
* editor: Search key values and descriptionsRobert Ancell2012-10-011-1/+23
* editor: Make search match on directoriesRobert Ancell2012-10-011-1/+16
* editor: Correctly get XML text from schema descriptionsRobert Ancell2012-10-011-3/+3
* editor: Only write window state settings on exit and support fullscreen stateRobert Ancell2012-10-012-12/+31
* Placate 'make distcheck' pendantismRyan Lortie2012-08-071-0/+1
* Add a translator comment for an ambiguous stringRyan Lortie2012-08-071-1/+1
* Enable i18n support for dconf-editorRyan Lortie2012-08-066-4/+13
* editor: use 'dconf' consistentlyRyan Lortie2012-08-061-3/+3
* editor: mark appropriate strings for translationRyan Lortie2012-08-062-9/+11
* editor: make failure to load GtkBuilder abortRyan Lortie2012-08-061-2/+2
* Fixup srcdir != builddir fallout from last commitRyan Lortie2012-07-151-1/+1
* Merge branch 'wip/reorg'Ryan Lortie2012-07-132-25/+38
|\
| * Fix up the "changed" signal for ValaRyan Lortie2012-07-101-7/+3
| * Update the editor and cli to use the new sonameRyan Lortie2012-07-101-1/+1
| * clean up C compiler warningsRyan Lortie2012-07-081-1/+2
| * massive Makefile reorganisationRyan Lortie2012-07-081-7/+25
| * add gtester supportRyan Lortie2012-07-061-0/+2
| * Massively reorganise the client-sideRyan Lortie2012-07-021-11/+5
* | editor: Search function now does partial matches and ensures key list is visi...Robert Ancell2012-05-041-1/+2
* | editor: Don't warn about comments in the schemasRobert Ancell2012-05-041-0/+3
* | editor: Add search featureRobert Ancell2012-05-023-186/+382
* | editor: Add a GMenuRobert Ancell2012-05-023-4/+63
* | editor: Use GtkApplicationRobert Ancell2012-05-023-31/+28
|/
* editor: set 'wrap' property on default value labelRyan Lortie2012-03-171-0/+1
* editor: clean up some Vala warningsRyan Lortie2012-02-061-21/+5
* editor: drop Vala 0.12 compatibility codeRyan Lortie2012-02-061-12/+0
* editor: do not install non-standard icon sizesRyan Lortie2012-02-053-2/+0
* make sure the icons end up in the tarballRyan Lortie2012-01-271-2/+4
* editor: install an iconJulie Tolomelli2012-01-037-0/+15
* Silence some harmless warnings from vala codeRyan Lortie2011-11-211-1/+1
* editor: Drop debuggingRobert Ancell2011-10-281-1/+0
* editor: Drop obsolete GtkTable propertiesRobert Ancell2011-10-281-2/+0
* editor: Use GtkPaned to separate directories and keysRobert Ancell2011-10-282-12/+10