summaryrefslogtreecommitdiff
path: root/client/dconf-client.h
Commit message (Expand)AuthorAgeFilesLines
* client: restrict list_locks to work on dirsAllison Ryan Lortie2015-12-161-1/+1
* client: replace _read_default() with _read_full()Allison Ryan Lortie2015-12-161-2/+5
* Modernise the headers of dconf-clientAllison Ryan Lortie2015-11-301-7/+2
* engine, client: add list_locks() operationAllison Ryan Lortie2015-11-301-0/+4
* DConfClient: add read_default() APIAllison Ryan Lortie2015-11-301-0/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Reimplement sync() functionalityRyan Lortie2012-07-101-0/+2
* massive Makefile reorganisationRyan Lortie2012-07-081-1/+1
* Massively reorganise the client-sideRyan Lortie2012-07-021-66/+19
* Finish removing 'set_locked'Ryan Lortie2011-09-191-15/+0
* More cleanups and gtk-doc fill-inRyan Lortie2010-08-031-13/+14
* set_lock -> set_locked and cleanup gtk-docRyan Lortie2010-08-031-3/+3
* port client library to ValaRyan Lortie2010-07-191-4/+9
* header cleanupRyan Lortie2010-07-181-3/+3
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-181-16/+7
* gtk-doc cleanupsRyan Lortie2010-06-111-6/+6
* copyright commentsRyan Lortie2010-06-101-0/+21
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-101-4/+17
* Remove ResetList and ReadType from client APIRyan Lortie2010-05-281-2/+0
* simplify API, add gobject-introspectionRyan Lortie2010-05-281-3/+6
* 'list' updatesRyan Lortie2010-05-241-1/+2
* client: implement write_many APIRyan Lortie2010-05-241-0/+4
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-231-1/+15
* begin laying async support for DConfClientRyan Lortie2010-05-231-0/+2
* flesh out the APIs a bitRyan Lortie2010-05-231-0/+2
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-221-0/+90
* rename client to engineRyan Lortie2010-05-211-74/+0
* factor-out common client-side codeRyan Lortie2010-05-211-0/+74