summaryrefslogtreecommitdiff
path: root/client/dconf-client.c
Commit message (Expand)AuthorAgeFilesLines
* client: Fix a minor typo in some documentationPhilip Withnall2018-08-081-1/+1
* Add some transfer annotationsXavier Claessens2018-08-081-9/+11
* DConfClient: Add "writability-changed" signalXavier Claessens2015-12-161-0/+27
* client: restrict list_locks to work on dirsAllison Ryan Lortie2015-12-161-3/+3
* docs: add new APIsAllison Ryan Lortie2015-12-161-0/+17
* client: replace _read_default() with _read_full()Allison Ryan Lortie2015-12-161-9/+32
* engine: add DCONF_READ_DEFAULT_VALUE flagAllison Ryan Lortie2015-12-161-29/+1
* engine: merge _read and _read_user_value()Allison Ryan Lortie2015-12-161-2/+2
* Modernise the headers of dconf-clientAllison Ryan Lortie2015-11-301-1/+3
* dconf-client: include dconf-paths headerAllison Ryan Lortie2015-11-301-0/+1
* engine, client: add list_locks() operationAllison Ryan Lortie2015-11-301-0/+26
* DConfClient: add read_default() APIAllison Ryan Lortie2015-11-301-0/+54
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* engine: add support for WritabilityNotifyRyan Lortie2013-11-261-0/+1
* engine: add 'profile' argument to constructorRyan Lortie2013-11-261-1/+1
* Add missing "config.h" include everywhereRyan Lortie2013-11-241-0/+2
* engine, gsettings: prevent empty changesetsRyan Lortie2013-02-111-1/+2
* docs/comments: make some corrections/updatesRyan Lortie2013-02-111-3/+3
* engine: bring back origin_tag logicRyan Lortie2012-07-151-2/+3
* Reimplement sync() functionalityRyan Lortie2012-07-101-2/+24
* big docs cleanupRyan Lortie2012-07-101-0/+276
* massive Makefile reorganisationRyan Lortie2012-07-081-1/+1
* Implement change signalsRyan Lortie2012-07-021-4/+22
* Massively reorganise the client-sideRyan Lortie2012-07-021-46/+36
* Add a HACKINGRyan Lortie2012-07-011-0/+264
* port client library to ValaRyan Lortie2010-07-191-620/+0
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-181-19/+20
* Many improvementsRyan Lortie2010-07-151-1/+16
* gtk-doc cleanupsRyan Lortie2010-06-111-15/+22
* copyright commentsRyan Lortie2010-06-101-0/+40
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-101-35/+104
* simplify API, add gobject-introspectionRyan Lortie2010-05-281-9/+95
* 'list' updatesRyan Lortie2010-05-241-2/+3
* Adapt to GDBus API changesRyan Lortie2010-05-241-31/+9
* client: implement write_many APIRyan Lortie2010-05-241-18/+43
* test async commands with the cmdline toolRyan Lortie2010-05-241-1/+1
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-231-6/+2
* more client library API, exposed by cmdline toolRyan Lortie2010-05-231-7/+36
* begin laying async support for DConfClientRyan Lortie2010-05-231-34/+198
* flesh out the APIs a bitRyan Lortie2010-05-231-4/+84
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-221-0/+129
* rename client to engineRyan Lortie2010-05-211-172/+0
* factor-out common client-side codeRyan Lortie2010-05-211-0/+172