summaryrefslogtreecommitdiff
path: root/engine/dconf-engine.h
Commit message (Expand)AuthorAgeFilesLines
* gdbus: Unref cached GDBusConnection objects when the connection is closedAndre Moreira Magalhaes2019-08-071-0/+11
* Engine: extend subscriptions state to account for multiple client subscriptio...Daniel Playfair Cal2018-08-141-11/+0
* Engine: track in progress watch handles to avoid spurious changed signals for...Daniel Playfair Cal2018-07-131-0/+11
* engine: some internal const-correctness changesAllison Ryan Lortie2015-12-161-1/+1
* engine: merge _read and _read_user_value()Allison Ryan Lortie2015-12-161-5/+2
* engine, client: add list_locks() operationAllison Ryan Lortie2015-11-301-0/+5
* 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/+2
* Add DCONF_ERROR error domainRyan Lortie2013-11-251-8/+0
* GSettings: implement _read_user_value()Ryan Lortie2013-10-281-0/+5
* engine/: drop DConfChangesetListRyan Lortie2012-10-021-2/+2
* engine: bring back origin_tag logicRyan Lortie2012-07-151-0/+2
* dbus test: add function to initialise for testingRyan Lortie2012-07-111-0/+2
* engine: add dconf_call_handle_get_expected_type()Ryan Lortie2012-07-111-0/+2
* Reimplement sync() functionalityRyan Lortie2012-07-101-0/+4
* Implement change signalsRyan Lortie2012-07-021-2/+3
* Massively reorganise the client-sideRyan Lortie2012-07-021-87/+100
* engine: drop some dead filesRyan Lortie2012-02-051-3/+0
* drop unused dconf_engine_interpret_reply()Ryan Lortie2011-10-191-8/+0
* Remove "service func" logicRyan Lortie2011-09-111-5/+1
* Remove 'set lock' support from dconfRyan Lortie2011-09-111-6/+0
* client-side lockdown supportRyan Lortie2011-05-061-0/+6
* Add G_GNUC_INTERNAL to symbolsRyan Lortie2011-01-251-0/+20
* Reduce GDBus abuseRyan Lortie2010-12-181-9/+37
* More cleanups and gtk-doc fill-inRyan Lortie2010-08-031-3/+1
* set_lock -> set_locked and cleanup gtk-docRyan Lortie2010-08-031-1/+1
* port client library to ValaRyan Lortie2010-07-191-15/+20
* header cleanupRyan Lortie2010-07-181-3/+24
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-181-2/+2
* Actually read from system databasesRyan Lortie2010-07-181-0/+1
* Many improvementsRyan Lortie2010-07-151-3/+6
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-101-1/+9
* 'list' updatesRyan Lortie2010-05-241-1/+2
* Adapt to GDBus API changesRyan Lortie2010-05-241-1/+1
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-231-3/+12
* more client library API, exposed by cmdline toolRyan Lortie2010-05-231-8/+2
* begin laying async support for DConfClientRyan Lortie2010-05-231-7/+7
* flesh out the APIs a bitRyan Lortie2010-05-231-9/+13
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-221-10/+3
* rename client to engineRyan Lortie2010-05-211-0/+74