summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Serbian translationМирослав Николић2013-01-182-32/+64
* Updated Thai translationTheppitak Karoonboonyanan2013-01-141-16/+25
* Uyghur translationGheyret Kenji2013-01-132-0/+173
* keyfile: explicitly use local GVfsRyan Lortie2013-01-121-1/+2
* keyfile: implement list()Ryan Lortie2013-01-111-0/+21
* keyfile: add advisory lockingRyan Lortie2013-01-111-2/+62
* keyfile: many improvementsRyan Lortie2013-01-112-13/+86
* service: remove some debug printfRyan Lortie2013-01-111-1/+0
* keyfile: don't rewrite if there are no changesRyan Lortie2013-01-111-16/+32
* writer: avoid spurious rewrites on InitRyan Lortie2013-01-113-1/+27
* engine: only Init the service when neededRyan Lortie2013-01-111-3/+7
* service: add a keyfile writerRyan Lortie2013-01-114-2/+368
* writer: fix headerRyan Lortie2013-01-111-1/+2
* 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