summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GSettings migration: add --file argumentmigration-changesRyan Lortie2011-08-151-0/+27
* GSettings migration: consult XDG_DATA_DIRSRyan Lortie2011-08-151-4/+14
* GSettings migration: print better keyfile errorsRyan Lortie2011-08-151-2/+3
* GSettings migration: factor out dir handlingRyan Lortie2011-08-151-56/+68
* GSettings migration: use GHashTable, not strvRyan Lortie2011-08-151-30/+68
* GSettings migration: only write database on actual changesRyan Lortie2011-08-151-1/+4
* GSettings migration: use time() as the timestampRyan Lortie2011-08-151-4/+3
* Updated Indonesian translationAndika Triwidada2011-08-121-584/+357
* Updated Esperanto translationKristjan SCHMIDT2011-08-121-208/+268
* Updated Bulgarian translationAlexander Shopov2011-08-111-139/+203
* gsettings-data-convert: Attempt conversion to unsigned intKalev Lember2011-08-081-0/+17
* Updated French translationClaude Paroz2011-08-041-144/+209
* Updated Russian translationYuri Kozlov2011-08-011-435/+766
* Bump version to 3.1.43.1.4Ross Burton2011-07-251-1/+1
* Update NEWSRoss Burton2011-07-251-0/+10
* Updated Swedish translationDaniel Nylander2011-07-181-149/+222
* gsettings-data-convert: Call g_type_init()Martin Pitt2011-07-181-0/+2
* Updated Lithuanian translation.Aurimas Černius2011-07-161-619/+488
* Updated Czech translationMarek Černocký2011-07-151-141/+210
* ensure_database: don't free the reply til we've finished with its argsSimon McVittie2011-07-131-3/+3
* Updated Latvian translation.Rudolfs Mazurs2011-07-121-150/+215
* build: Filter out generated corba code when building .girColin Walters2011-07-051-1/+1
* Updated Galician translationsFran Dieguez2011-07-051-146/+217
* Updated Turkish translationMuhammet Kara2011-07-031-148/+209
* Updated Slovenian translationMatej Urbančič2011-07-021-150/+220
* Updated Hebrew translation.Yaron Shahrabani2011-07-021-147/+212
* Updated Norwegian bokmål translationKjartan Maraas2011-07-021-139/+203
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2011-07-011-142/+203
* [l10n]Updated Catalan translationGil Forcada2011-07-011-154/+212
* Update NEWS3.1.3Ross Burton2011-07-011-2/+7
* Correctly bump version up to 3.1.3Ross Burton2011-07-011-1/+1
* Update NEWS2.32.5Ross Burton2011-07-011-0/+8
* Bump versionRoss Burton2011-07-011-1/+1
* Updated Spanish translationDaniel Mustieles2011-07-011-175/+240
* Subsitute the correct private requirements in the pkgconfig fileport-to-dbusRoss Burton2011-07-012-5/+6
* gconf-client: Use the cache for keys we know we don't have locallyZhenqiang Chen2011-06-282-12/+38
* Update POTFILESRoss Burton2011-06-281-0/+3
* Distcheck with DBusRoss Burton2011-06-281-1/+1
* Fix make distRoss Burton2011-06-281-4/+8
* Be more verbose when picking ORBit or DBusRoss Burton2011-06-281-0/+6
* gconfd: Add conditional DBUS codeRob Bradford2011-06-281-0/+26
* gconf-database: Add conditional DBUS codeRob Bradford2011-06-282-0/+67
* gconfd: Add ifdef blocks around the CORBA codeRob Bradford2011-06-282-5/+52
* gconf: Surround CORBA code with ifdefsRob Bradford2011-06-281-1/+12
* gconf-database: Surround CORBA code with ifdefsRob Bradford2011-06-282-2/+52
* build: Conditionally compile in the DBUS implementation filesRob Bradford2011-06-289-0/+5165
* gconf-internals: Surround CORBA functionality with #ifdef guardsRob Bradford2011-06-282-4/+23
* gconf-database: import locale header fileRob Bradford2011-06-281-0/+3
* build: Export ORBIT CFLAGS/LIBSRob Bradford2011-06-283-2/+8
* backend: Surround locking by HAVE_CORBA ifdef blocksRob Bradford2011-06-282-4/+16