summaryrefslogtreecommitdiff
path: root/gsettings
Commit message (Expand)AuthorAgeFilesLines
* engine: add DCONF_READ_DEFAULT_VALUE flagAllison Ryan Lortie2015-12-161-16/+3
* engine: merge _read and _read_user_value()Allison Ryan Lortie2015-12-161-3/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gsettings: handle writability notificationRyan Lortie2013-11-271-0/+15
* 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
* GSettings: implement _read_user_value()Ryan Lortie2013-10-281-0/+11
* Use G_LOG_DOMAIN in all library componentsRyan Lortie2013-02-211-1/+1
* engine, gsettings: prevent empty changesetsRyan Lortie2013-02-111-2/+4
* gsettings/: support correct read of default valuesRyan Lortie2012-10-021-2/+15
* engine: bring back origin_tag logicRyan Lortie2012-07-151-5/+6
* Reimplement sync() functionalityRyan Lortie2012-07-101-1/+3
* gsettings/: remove the dconfcontext codeRyan Lortie2012-07-104-46/+0
* gsettings/: add an abicheck.sh scriptRyan Lortie2012-07-082-0/+5
* common/: make 'hidden' variant of libdconf-commonRyan Lortie2012-07-081-1/+1
* massive Makefile reorganisationRyan Lortie2012-07-082-6/+10
* clean up and factor out the 'shm' codeRyan Lortie2012-07-081-1/+1
* GSettings backend: build against dconf-commonRyan Lortie2012-07-061-1/+1
* add gtester supportRyan Lortie2012-07-061-0/+2
* Implement change signalsRyan Lortie2012-07-021-2/+35
* Massively reorganise the client-sideRyan Lortie2012-07-022-550/+55
* common/: create two convenience librariesRyan Lortie2012-07-011-2/+1
* Stop using deprecated GLib APIsRyan Lortie2011-10-192-23/+20
* Remove "service func" logicRyan Lortie2011-09-111-14/+0
* GSettings: g_warning() on failure to communicateRyan Lortie2011-08-151-5/+32
* Remove unused 'error' variableRyan Lortie2011-07-241-3/+2
* client-side lockdown supportRyan Lortie2011-05-061-0/+18
* Don't crash on DBus connection failureRyan Lortie2011-01-311-0/+7
* Add G_GNUC_INTERNAL to symbolsRyan Lortie2011-01-251-0/+1
* Remove unused 'length' variable.Ryan Lortie2011-01-251-2/+0
* Drop from libtool days: -avoid-version and -moduleRyan Lortie2011-01-251-1/+1
* Use normal slice allocation for OutstandingWatchRyan Lortie2011-01-141-4/+6
* Bug 639523 - crash when DCONF_PROFILE is setRyan Lortie2011-01-141-2/+9
* Dist a file needed for the buildRyan Lortie2010-12-211-0/+1
* Increase dbus timeout to 2 minutesRyan Lortie2010-12-191-1/+1
* Reduce GDBus abuseRyan Lortie2010-12-184-286/+377
* Bug 632051 - some mem leaksRyan Lortie2010-11-021-6/+4
* don't fall throughRyan Lortie2010-09-101-0/+2
* return message for outgoing filterRyan Lortie2010-09-101-1/+1
* Update to latest GDBus ABIDavid Zeuthen2010-09-091-8/+11
* Adjust to GDBus API changeRyan Lortie2010-08-231-4/+6
* More cleanups and gtk-doc fill-inRyan Lortie2010-08-031-6/+1
* Remove old libtool workaroundsRyan Lortie2010-07-241-2/+0
* Get rid of libtoolRyan Lortie2010-07-242-5/+6
* Adjust to the new GSettingsBackend APIRyan Lortie2010-07-221-50/+12
* Wire up GSettingsBackend::reset()Ryan Lortie2010-07-221-1/+1
* gsettings: port to new API/ABI of gdbus (add flag).Alban Browaeys2010-07-201-3/+3
* port client library to ValaRyan Lortie2010-07-191-17/+13
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-181-1/+1