summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Properly support watching in DConfClientRyan Lortie2011-05-101-0/+30
* Don't compare VariantType by pointer valueRyan Lortie2011-05-101-1/+1
* Fix up CLEANFILES for both librariesRyan Lortie2011-01-181-1/+1
* One more linker fixRyan Lortie2011-01-181-1/+2
* Disable gobject-introspection supportRyan Lortie2010-12-211-19/+1
* Reduce GDBus abuseRyan Lortie2010-12-182-19/+21
* -Wno-error for dconf clientRyan Lortie2010-11-021-0/+1
* introspection: fix dconf-1.0.gir build with g-i masterDiego Escalante Urrelo2010-09-071-1/+1
* Tweak shared library installationRyan Lortie2010-08-082-10/+16
* bump .gir version to dconf-1.0Ryan Lortie2010-08-051-7/+7
* More cleanups and gtk-doc fill-inRyan Lortie2010-08-036-27/+248
* set_lock -> set_locked and cleanup gtk-docRyan Lortie2010-08-034-9/+130
* Introspection fixupsRyan Lortie2010-07-271-0/+1
* Add missing $(DESTDIR)Ryan Lortie2010-07-241-1/+1
* Installing symlinks doesn't work -- use a hookRyan Lortie2010-07-241-1/+4
* Remove Vala 'dconf.deps' from tree on 'make clean'Ryan Lortie2010-07-241-1/+1
* Get rid of libtoolRyan Lortie2010-07-242-8/+15
* dist the generated .vapiRyan Lortie2010-07-191-0/+1
* bring service API in line with the clientRyan Lortie2010-07-191-15/+33
* port client library to ValaRyan Lortie2010-07-197-686/+199
* header cleanupRyan Lortie2010-07-182-6/+6
* 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