summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-183-35/+87
* Move shmdir guessing code to common/Ryan Lortie2010-07-171-0/+1
* Many improvementsRyan Lortie2010-07-151-1/+16
* conditionalise use of gobject-introspectionRyan Lortie2010-06-171-9/+11
* gtk-doc cleanupsRyan Lortie2010-06-112-21/+28
* copyright commentsRyan Lortie2010-06-103-0/+82
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-102-39/+121
* FreeBSD: Don't use {a,b,c} expansion in MakefilesRyan Lortie2010-06-021-1/+1
* Remove ResetList and ReadType from client APIRyan Lortie2010-05-283-5/+1
* simplify API, add gobject-introspectionRyan Lortie2010-05-283-12/+118
* add pkgconfig file for libdconfRyan Lortie2010-05-242-0/+14
* 'list' updatesRyan Lortie2010-05-242-3/+5
* Adapt to GDBus API changesRyan Lortie2010-05-241-31/+9
* client: implement write_many APIRyan Lortie2010-05-242-18/+47
* test async commands with the cmdline toolRyan Lortie2010-05-241-1/+1
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-233-9/+29
* more client library API, exposed by cmdline toolRyan Lortie2010-05-231-7/+36
* begin laying async support for DConfClientRyan Lortie2010-05-232-34/+200
* flesh out the APIs a bitRyan Lortie2010-05-232-4/+86
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-224-0/+233
* rename client to engineRyan Lortie2010-05-212-246/+0
* factor-out common client-side codeRyan Lortie2010-05-212-0/+246