summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: Add missing G_BEGIN/END_DECLSwip/issue-23Christian Persch2021-03-033-0/+12
* common: factor out dconf_gvdb_utils_table_from_changesetDaniel Playfair Cal2020-12-192-2/+12
* common: factor out dconf_gvdb_utils_changeset_from_tableDaniel Playfair Cal2020-12-192-27/+36
* move dconf-gvdb-utils from service into commonDaniel Playfair Cal2020-12-193-2/+255
* build: Remove libdconf-common-hiddenIñigo Martínez2020-12-191-14/+0
* build: Improve libdconf visible symbolsIñigo Martínez2020-12-191-1/+1
* 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-292-15/+58
* build: Enable G_LOG_USE_STRUCTURED=1Philip Withnall2018-08-161-6/+2
* Use the correct Meson argument for linkingEmmanuele Bassi2018-08-111-1/+1
* build: Add trailing commas where necessaryIñigo Martínez2018-08-111-7/+7
* build: Do not make heavy use of project_nameIñigo Martínez2018-08-111-6/+4
* build: Fix internal dependenciesIñigo Martínez2018-08-111-0/+10
* build: Avoid building libraries twiceIñigo Martínez2018-08-111-8/+0
* build: Use get_supported_arguments helperIñigo Martínez2018-08-111-5/+1
* Add some transfer annotationsXavier Claessens2018-08-081-15/+17
* Remove .gitignore filesIñigo Martínez2017-10-221-3/+0
* build: Remove autotoolsIñigo Martínez2017-10-171-23/+0
* build: Port to meson build systemIñigo Martínez2017-10-172-0/+56
* DConfChangeset: add missing 'static' on functionAllison Ryan Lortie2015-12-161-1/+1
* engine: add DCONF_READ_DEFAULT_VALUE flagAllison Ryan Lortie2015-12-161-0/+1
* engine: merge _read and _read_user_value()Allison Ryan Lortie2015-12-161-0/+6
* common: rename dconf-error.h to dconf-enums.hAllison Ryan Lortie2015-12-164-3/+3
* Modernise the headers of dconf-clientAllison Ryan Lortie2015-11-301-0/+2
* DConfChangeset: implement dir resets properlyAllison Ryan Lortie2015-11-301-12/+45
* Updated FSF's addressDaniel Mustieles2014-01-316-18/+6
* Add DCONF_ERROR error domainRyan Lortie2013-11-254-3/+95
* Add missing "config.h" include everywhereRyan Lortie2013-11-242-0/+4
* DConfChangeset: expose concept of "sealing"Ryan Lortie2013-06-252-6/+45
* Use G_LOG_DOMAIN in all library componentsRyan Lortie2013-02-211-1/+1
* small docs fixesRyan Lortie2013-02-111-1/+1
* docs/comments: make some corrections/updatesRyan Lortie2013-02-112-6/+7
* changeset: add a diff() operation on databasesRyan Lortie2013-01-112-0/+76
* DConfChangeset: add "database mode" and change()Ryan Lortie2012-11-082-4/+131
* Add dconf_changeset_is_empty()Ryan Lortie2012-10-232-0/+16
* tweak public header installationRyan Lortie2012-07-152-5/+6
* DConfChangeset: pointless fiddling with assertsRyan Lortie2012-07-101-2/+3
* big docs cleanupRyan Lortie2012-07-104-97/+208
* common/: make 'hidden' variant of libdconf-commonRyan Lortie2012-07-082-1/+5
* massive Makefile reorganisationRyan Lortie2012-07-081-3/+2
* clean up and factor out the 'shm' codeRyan Lortie2012-07-083-68/+1
* 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
* .gitignore for common/, gdbus/ and engine/Ryan Lortie2012-07-061-0/+2
* DConfChangeset: remove some debug stdout noiseRyan Lortie2012-07-061-9/+0
* add gtester supportRyan Lortie2012-07-061-0/+2
* Massively reorganise the client-sideRyan Lortie2012-07-022-1/+17
* Add DConfChangeset utility class to common/Ryan Lortie2012-07-013-0/+475
* common/: create two convenience librariesRyan Lortie2012-07-011-4/+11