summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* DConfClient: Add "writability-changed" signalXavier Claessens2015-12-161-0/+27
* client: restrict list_locks to work on dirsAllison Ryan Lortie2015-12-162-4/+4
* docs: add new APIsAllison Ryan Lortie2015-12-161-0/+17
* client: replace _read_default() with _read_full()Allison Ryan Lortie2015-12-163-12/+46
* 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
* common: rename dconf-error.h to dconf-enums.hAllison Ryan Lortie2015-12-161-1/+1
* Modernise the headers of dconf-clientAllison Ryan Lortie2015-11-302-8/+5
* dconf-client: include dconf-paths headerAllison Ryan Lortie2015-11-301-0/+1
* vapi: add new API read_default() to vapiAllison Ryan Lortie2015-11-301-0/+1
* engine, client: add list_locks() operationAllison Ryan Lortie2015-11-303-0/+31
* DConfClient: add read_default() APIAllison Ryan Lortie2015-11-302-0/+57
* Updated FSF's addressDaniel Mustieles2014-01-313-9/+3
* engine: add support for WritabilityNotifyRyan Lortie2013-11-261-0/+1
* engine: add 'profile' argument to constructorRyan Lortie2013-11-261-1/+1
* Add DCONF_ERROR error domainRyan Lortie2013-11-251-0/+1
* Add missing "config.h" include everywhereRyan Lortie2013-11-241-0/+2
* Use G_LOG_DOMAIN in all library componentsRyan Lortie2013-02-211-1/+1
* 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
* tweak public header installationRyan Lortie2012-07-152-6/+6
* Fix up the "changed" signal for ValaRyan Lortie2012-07-101-1/+1
* Update the editor and cli to use the new sonameRyan Lortie2012-07-101-2/+2
* Reimplement sync() functionalityRyan Lortie2012-07-102-2/+26
* client/: bump the soname of libdconf to 1Ryan Lortie2012-07-101-12/+12
* big docs cleanupRyan Lortie2012-07-102-89/+276
* massive Makefile reorganisationRyan Lortie2012-07-084-10/+15
* clean up and factor out the 'shm' codeRyan Lortie2012-07-081-1/+1
* 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