summaryrefslogtreecommitdiff
path: root/common/dconf-changeset.c
Commit message (Expand)AuthorAgeFilesLines
* Changeset: make dconf_changeset_filter_changes filter out key/path resets whe...Daniel Playfair Cal2019-12-291-4/+34
* Service: filter changesets when performing writes such that changed events ar...Daniel Playfair Cal2019-12-291-15/+55
* Add some transfer annotationsXavier Claessens2018-08-081-15/+17
* DConfChangeset: add missing 'static' on functionAllison Ryan Lortie2015-12-161-1/+1
* DConfChangeset: implement dir resets properlyAllison Ryan Lortie2015-11-301-12/+45
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add missing "config.h" include everywhereRyan Lortie2013-11-241-0/+2
* DConfChangeset: expose concept of "sealing"Ryan Lortie2013-06-251-6/+43
* small docs fixesRyan Lortie2013-02-111-1/+1
* docs/comments: make some corrections/updatesRyan Lortie2013-02-111-5/+6
* changeset: add a diff() operation on databasesRyan Lortie2013-01-111-0/+73
* DConfChangeset: add "database mode" and change()Ryan Lortie2012-11-081-4/+127
* Add dconf_changeset_is_empty()Ryan Lortie2012-10-231-0/+14
* DConfChangeset: pointless fiddling with assertsRyan Lortie2012-07-101-2/+3
* big docs cleanupRyan Lortie2012-07-101-63/+168
* dconf_changeset_set: support resetting pathsRyan Lortie2012-07-061-8/+32
* dconf_changeset_get: allow NULL value out argumentRyan Lortie2012-07-061-1/+3
* DConfChangeset: fix bugs found by testRyan Lortie2012-07-061-3/+17
* DConfChangeset: remove some debug stdout noiseRyan Lortie2012-07-061-9/+0
* Massively reorganise the client-sideRyan Lortie2012-07-021-1/+14
* Add DConfChangeset utility class to common/Ryan Lortie2012-07-011-0/+412