summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | dist fix: add the .ui file to EXTRA_DISTRyan Lortie2011-01-171-0/+1
* | Merge branch 'dbus1'Ryan Lortie2011-01-1710-5/+1193
|\ \
| * | dbus-1: Fill in some reply handling stub codeRyan Lortie2011-01-101-12/+37
| * | dbus-1: use shared dbus connection by defaultRyan Lortie2011-01-101-0/+6
| * | dbus-1: initialise some variablesRyan Lortie2011-01-031-2/+3
| * | dbus-1: rename some functionsRyan Lortie2011-01-021-32/+32
| * | dbus-1: install pkgconfigRyan Lortie2011-01-024-0/+19
| * | dbus client constructor: Reverse session/systemRyan Lortie2011-01-022-4/+4
| * | dbus1: c++ify the headerRyan Lortie2011-01-021-0/+4
| * | dbus-1: add support for watching keysRyan Lortie2011-01-023-121/+168
| * | Fix up build orderRyan Lortie2010-12-292-1/+3
| * | Add support for libdbus-1Ryan Lortie2010-12-209-5/+1089
* | | Add set to default buttonRobert Ancell2011-01-155-34/+97
* | | Add missing UI fileRobert Ancell2011-01-141-0/+265
* | | Use GtkBuilderRobert Ancell2011-01-145-70/+42
* | | Install a .desktop fileRobert Ancell2011-01-143-0/+19
* | | 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-142-8/+35
* | | Remove non-required construct methodsRobert Ancell2011-01-141-6/+0
* | | Fix some bugs with key label layoutRobert Ancell2011-01-141-12/+14
* | | Use normal slice allocation for OutstandingWatchRyan Lortie2011-01-141-4/+6