summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* service: add a diff() operation on writersRyan Lortie2013-01-112-0/+9
* changeset: add a diff() operation on databasesRyan Lortie2013-01-112-0/+76
* service: add a "shm" service-db subtypeRyan Lortie2013-01-094-0/+49
* service: add support for service-dbRyan Lortie2013-01-093-16/+110
* engine: add a new database type: "service-db"Ryan Lortie2013-01-094-1/+94
* service: fix some harmless warningsRyan Lortie2013-01-094-1/+5
* Updated Bulgarian translationAlexander Shopov2013-01-091-11/+15
* service: include list() results in enumerationRyan Lortie2013-01-081-0/+2
* writer: add list class virtual methodRyan Lortie2013-01-082-0/+39
* service: add new 'string set' utility pseudoclassRyan Lortie2013-01-081-9/+41
* writer: add @type argument to constructorRyan Lortie2013-01-083-4/+8
* writer: move instance and class struct into headerRyan Lortie2013-01-082-48/+67
* service: try mkdir_with_parents() on failed writesRyan Lortie2013-01-021-0/+16
* service/: don't call g_hash_table_unref on changesetRyan Lortie2013-01-021-1/+1
* Updated Hungarian translationBalázs Úr2012-12-311-16/+26
* Updated Friulian translationTmTFx2012-12-301-0/+166
* Updated Hebrew translation.Yaron Shahrabani2012-12-271-15/+23
* Updated Greek translationDimitris Spingos2012-12-231-21/+32
* Updated Norwegian bokmål translationKjartan Maraas2012-12-231-16/+29
* Updated Aragonese translationJorge Pérez Pérez2012-12-191-16/+22
* writer: Fix typo causing segfaults on service shutdownColin Walters2012-12-171-1/+1
* Added Aragonese translationJorge Pérez Pérez2012-12-132-0/+170
* Updated Galician translationsFran Diéguez2012-12-111-17/+26
* Updated slovak translationPavol Klačanský2012-12-101-16/+24
* Updated Spanish translationDaniel Mustieles2012-12-051-12/+16
* Updated Polish translationPiotr Drąg2012-11-271-15/+23
* Updated Slovenian translationMatej Urbančič2012-11-261-25/+41
* Add keywords to the desktop fileMatthias Clasen2012-11-241-0/+1
* dconf 0.15.20.15.2Ryan Lortie2012-11-192-1/+24
* dist the D-Bus interface descriptionRyan Lortie2012-11-191-0/+3
* Remove calls to g_type_init()Ryan Lortie2012-11-194-7/+0
* Increase GLib dependency to 2.35.2Ryan Lortie2012-11-191-1/+1
* service/: always use read() for reading gvdbRyan Lortie2012-11-091-2/+11
* adjust to new gvdb APIsRyan Lortie2012-11-096-30/+33
* Merge remote-tracking branch 'gvdb/master'Ryan Lortie2012-11-092-129/+53
|\
| * reader: embrace GBytesRyan Lortie2012-11-092-129/+53
* | service: factor out gvdb read/write codeRyan Lortie2012-11-094-141/+204
* | tests/: test new DConfChangeset APIRyan Lortie2012-11-081-0/+55
* | service: fix some leaks in the writerRyan Lortie2012-11-081-7/+13
* | service: use database-mode DConfChangesetRyan Lortie2012-11-081-70/+44
* | DConfChangeset: add "database mode" and change()Ryan Lortie2012-11-082-4/+131
* | service/Makefile.am: fix code generationRyan Lortie2012-11-081-1/+3
* | editor: Fix search order of schema dirsDaiki Ueno2012-11-081-2/+7
* | editor: Translate summary and descriptionDaiki Ueno2012-11-081-0/+5
* | Add a comment for the previous commitRyan Lortie2012-11-051-0/+3
* | workaround OpenBSD mmap() bugAntoine Jacoutot2012-11-051-1/+1
* | Updated slovak translationPavol Klačanský2012-10-302-0/+176
* | Updated Indonesian translationAndika Triwidada2012-10-271-22/+29
* | Add dconf_changeset_is_empty()Ryan Lortie2012-10-232-0/+16
* | service: rewriteRyan Lortie2012-10-2318-1121/+971