summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Use completions dir from pkg-config filewip/inigomartinez/mesonIñigo Martínez2018-04-113-4/+13
* build: Remove duplicated warning parameterIñigo Martínez2018-04-111-1/+0
* build: Fix pkg-config exec_prefix variableIñigo Martínez2018-04-111-1/+1
* build: Fix parameters orderIñigo Martínez2018-04-111-2/+2
* build: Use gnome's gtkdoc_html_dir functionIñigo Martínez2018-04-111-1/+1
* build: Remove unnecessary variablesIñigo Martínez2018-04-113-15/+4
* build: Fix internal dependenciesIñigo Martínez2018-04-1111-56/+99
* build: Avoid building libraries twiceIñigo Martínez2018-04-117-72/+14
* build: Remove config.h definitionsIñigo Martínez2018-04-111-20/+1
* build: Retrieve D-Bus and gio paths from pkg-config filesIñigo Martínez2018-04-115-25/+7
* build: Use get_supported_arguments helperIñigo Martínez2018-04-112-11/+3
* build: Remove default optionsIñigo Martínez2018-04-091-4/+0
* build: Remove macro definitionIñigo Martínez2018-04-091-1/+1
* build: Rename build optionsIñigo Martínez2018-04-094-11/+11
* Revert "Disable another failing test"Michael Catanzaro2018-03-131-2/+1
* Prepare 0.28.00.28.0Michael Catanzaro2018-03-132-1/+6
* Disable another failing testMichael Catanzaro2018-03-131-1/+2
* Remove .gitignore filesIñigo Martínez2017-10-2212-83/+0
* Update the README fileIñigo Martínez2017-10-221-17/+9
* Revert "Disable broken test"Michael Catanzaro2017-10-171-2/+1
* Prepare 0.27.10.27.1Michael Catanzaro2017-10-172-1/+6
* Disable broken testMichael Catanzaro2017-10-171-1/+2
* build: Remove autotoolsIñigo Martínez2017-10-1716-622/+0
* build: Port to meson build systemIñigo Martínez2017-10-1727-6/+589
* build: changed abicheck.sh scriptIñigo Martínez2017-10-172-1/+4
* 3.26.10.26.1dconf-0.26Matthias Clasen2017-10-032-1/+6
* Fix a typo in manpagePiotr Drąg2017-08-291-1/+1
* gdbus: Work around threading deadlock in glibColin Walters2016-11-181-0/+4
* dconf 0.26.00.26.0Allison Ryan Lortie2016-03-232-1/+6
* dconf 0.25.10.25.1Allison Ryan Lortie2015-12-162-1/+35
* DConfClient: Add "writability-changed" signalXavier Claessens2015-12-161-0/+27
* client: restrict list_locks to work on dirsAllison Ryan Lortie2015-12-162-4/+4
* DConfChangeset: add missing 'static' on functionAllison Ryan Lortie2015-12-161-1/+1
* docs: add new APIsAllison Ryan Lortie2015-12-163-0/+40
* client: replace _read_default() with _read_full()Allison Ryan Lortie2015-12-165-24/+52
* engine: some internal const-correctness changesAllison Ryan Lortie2015-12-162-6/+6
* engine: add DCONF_READ_DEFAULT_VALUE flagAllison Ryan Lortie2015-12-164-46/+20
* engine: merge _read and _read_user_value()Allison Ryan Lortie2015-12-166-85/+51
* common: rename dconf-error.h to dconf-enums.hAllison Ryan Lortie2015-12-167-6/+6
* Remove libdbus-1 supportAllison Ryan Lortie2015-12-1610-696/+1
* Modernise the headers of dconf-clientAllison Ryan Lortie2015-11-304-9/+8
* dconf-client: include dconf-paths headerAllison Ryan Lortie2015-11-301-0/+1
* dconf(1): add -d option to 'dconf read'Allison Ryan Lortie2015-11-301-4/+18
* dconf(1) tool: add list-locks commandAllison Ryan Lortie2015-11-301-12/+29
* vapi: add new API read_default() to vapiAllison Ryan Lortie2015-11-301-0/+1
* engine, client: add list_locks() operationAllison Ryan Lortie2015-11-306-0/+111
* DConfClient: add read_default() APIAllison Ryan Lortie2015-11-303-0/+60
* DConfChangeset: implement dir resets properlyAllison Ryan Lortie2015-11-302-15/+69
* engine: add support for runtime profile selectionAllison Ryan Lortie2015-11-111-12/+77
* tests: Add an assertiondconf-0.24Matthias Clasen2015-07-171-0/+1