summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dconf 0.13.00.13.0Ryan Lortie2012-06-051-0/+10
* bump Vala depend for binding API changesRyan Lortie2012-06-051-1/+1
* 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
* Capitalize name in dconf.doapPiotr Drąg2012-04-121-1/+1
* Fix signature mismatch with GLib.TraverseFuncStef Walter2012-04-121-2/+2
* dconf cli: call setlocale() on startupRyan Lortie2012-04-101-0/+2
* Start new unstable series (bump version to 0.13.0)Ryan Lortie2012-03-261-1/+1
* dconf 0.11.70.11.7Ryan Lortie2012-03-192-1/+17
* dconf update: ignore dotfilesRyan Lortie2012-03-191-0/+4
* dconf engine: don't leak lock table on reloadRyan Lortie2012-03-191-0/+6
* dbus-1: Call g_slist_remove_link instead of g_slist_removeAlbert Astals Cid2012-03-191-1/+1
* dconf update: don't warn on a key set twiceRyan Lortie2012-03-191-2/+4
* dconf update: Read keyfiles in a defined orderRyan Lortie2012-03-192-78/+95
* editor: set 'wrap' property on default value labelRyan Lortie2012-03-171-0/+1
* dconf 0.11.60.11.6Ryan Lortie2012-03-082-1/+15
* autogen.sh: support calling from out of treeRyan Lortie2012-03-081-1/+9
* blame mode: record all writes, not just the firstRyan Lortie2012-03-072-10/+13
* cli: add undocumented 'dconf blame' optionRyan Lortie2012-03-071-0/+8
* service: add "blame mode"Ryan Lortie2012-03-074-2/+152
* engine: free multiple 'shm' properlyRyan Lortie2012-03-061-4/+4
* bump glib dependency (for g_mutex_init)Ryan Lortie2012-03-031-1/+1
* engine: allow multiple user databasesRyan Lortie2012-03-031-61/+95
* engine: support absolute paths in DCONF_PROFILERyan Lortie2012-03-031-1/+6
* dbus-1: fix change notifications for multiple keysFlorian Boucault2012-02-121-1/+1
* dconf 0.11.50.11.5Ryan Lortie2012-02-061-1/+1
* editor: clean up some Vala warningsRyan Lortie2012-02-061-21/+5
* editor: drop Vala 0.12 compatibility codeRyan Lortie2012-02-061-12/+0
* cli: Fix help message to include 'load' and 'dump'Roberto C. Morano2012-02-062-0/+13
* client: clean up some Vala issuesRyan Lortie2012-02-051-13/+7
* engine: drop some dead filesRyan Lortie2012-02-057-43/+1
* build: stop non-portable use of 'echo -e'Ryan Lortie2012-02-051-1/+4
* editor: do not install non-standard icon sizesRyan Lortie2012-02-053-2/+0
* engine: fix checking for locksRyan Lortie2012-02-031-1/+1
* dconf 0.11.30.11.3Ryan Lortie2012-01-272-1/+8
* make sure the icons end up in the tarballRyan Lortie2012-01-271-2/+4
* bump Vala dependencyRyan Lortie2012-01-271-1/+1
* editor: install an iconJulie Tolomelli2012-01-037-0/+15
* adjust to recent changes in vala compilerRyan Lortie2011-12-281-2/+2
* dconf 0.11.20.11.2Ryan Lortie2011-11-212-1/+10
* Silence some harmless warnings from vala codeRyan Lortie2011-11-213-3/+3
* dconf update: don't access before start of stringRyan Lortie2011-11-011-1/+3
* Drop a dead variableMatthias Clasen2011-10-311-4/+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
* editor: Use GtkGrid instead of GtkTableRobert Ancell2011-10-281-40/+30