summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* fix various 'make distcheck' issuesRyan Lortie2012-07-061-2/+2
* client: also build libdconf-client static libraryRyan Lortie2012-07-062-0/+4
* add gtester supportRyan Lortie2012-07-061-0/+2
* Implement change signalsRyan Lortie2012-07-021-4/+22
* Massively reorganise the client-sideRyan Lortie2012-07-027-539/+121
* Add a HACKINGRyan Lortie2012-07-012-4/+264
* common/: create two convenience librariesRyan Lortie2012-07-011-3/+1
* client: clean up some Vala issuesRyan Lortie2012-02-051-13/+7
* engine: drop some dead filesRyan Lortie2012-02-051-1/+1
* Silence some harmless warnings from vala codeRyan Lortie2011-11-211-1/+1
* Finish removing 'set_locked'Ryan Lortie2011-09-191-15/+0
* Remove "service func" logicRyan Lortie2011-09-112-14/+0
* Remove 'set lock' support from dconfRyan Lortie2011-09-111-42/+0
* 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