summaryrefslogtreecommitdiff
path: root/gsettings/dconfsettingsbackend.c
Commit message (Expand)AuthorAgeFilesLines
* Engine: add g_debug statements in state changing interface functionsDaniel Playfair Cal2018-08-141-0/+1
* 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
* 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-101-2/+0
* massive Makefile reorganisationRyan Lortie2012-07-081-1/+1
* Implement change signalsRyan Lortie2012-07-021-2/+35
* Massively reorganise the client-sideRyan Lortie2012-07-021-548/+54
* Stop using deprecated GLib APIsRyan Lortie2011-10-191-19/+18
* 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
* Remove unused 'length' variable.Ryan Lortie2011-01-251-2/+0
* Use normal slice allocation for OutstandingWatchRyan Lortie2011-01-141-4/+6
* Bug 639523 - crash when DCONF_PROFILE is setRyan Lortie2011-01-141-2/+9
* Increase dbus timeout to 2 minutesRyan Lortie2010-12-191-1/+1
* Reduce GDBus abuseRyan Lortie2010-12-181-286/+333
* 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
* 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
* Many improvementsRyan Lortie2010-07-151-1/+15
* Update for GDBus API shiftRyan Lortie2010-06-221-0/+4
* GSettings backend: implement sync(), fix bugsRyan Lortie2010-06-101-29/+66
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-101-13/+23
* 'list' updatesRyan Lortie2010-05-241-4/+8
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-231-14/+117
* flesh out the APIs a bitRyan Lortie2010-05-231-2/+2
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-221-5/+5
* rename client to engineRyan Lortie2010-05-211-28/+28
* factor-out common client-side codeRyan Lortie2010-05-211-21/+332
* Fix bug that broke gio-querymoduleRyan Lortie2010-05-201-1/+1