summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release colord 0.1.11COLORD_0_1_110.1.11Richard Hughes2011-08-013-1/+25
* Honor ACLOCAL_FLAGS when running autoreconfOwen W. Taylor2011-07-281-1/+1
* trivial: ensure we distcheck with gobject-introspectionRichard Hughes2011-07-261-0/+2
* trivial: don't use the hideously confusing g_variant_iter_loopRichard Hughes2011-07-261-2/+2
* Updated Russian translationAlexandre Prokoudine2011-07-201-113/+128
* trivial: Pull all the pending translations from TransifexRichard Hughes2011-07-2053-314/+26015
* trivial: fix up two translation commentsRichard Hughes2011-07-201-2/+5
* trivial: use 'Type' rather than 'Kind' as it's easier to translateRichard Hughes2011-07-201-6/+6
* trivial: ensure the translator comment is always on the prior line to the _()Richard Hughes2011-07-201-70/+36
* Fix up some translatable stringsRichard Hughes2011-07-202-10/+10
* trivial: g_dbus_connection_emit_signal() can't failRichard Hughes2011-07-204-139/+84
* Use the const formatter when unwrapping GVariants to reduce memory allocationRichard Hughes2011-07-184-59/+47
* trivial: make some code modular to reduce file sizeRichard Hughes2011-07-181-70/+40
* Fix the licence headers in colord.h and cd-color.hRichard Hughes2011-07-122-22/+26
* trivial: fix a spelling errorChristopher James Halse Rogers2011-07-123-5/+5
* Fix the bugzilla and mailing list links on the webpage. Fixes #39129Richard Hughes2011-07-111-4/+5
* build: Ship generated man pages in tarballsVincent Untz2011-07-112-5/+9
* trivial: fix the include path in the GIR fileRichard Hughes2011-07-101-1/+1
* Move the project home to freedesktop.orgRichard Hughes2011-07-084-32/+86
* trivial: add a note saying that colord is probably already installedRichard Hughes2011-07-071-43/+2
* Generate the Vala API binding from the GObject Introspection GIRRichard Hughes2011-07-073-0/+35
* trivial: add BR gobject-introspection-devel to the example spec fileRichard Hughes2011-07-071-0/+1
* Add all of the required GObject Introspection annotations requiredRichard Hughes2011-07-0712-106/+112
* Enable GObject introspection generation on libcolordRichard Hughes2011-07-073-0/+39
* Allow FindDeviceByProperty() to match on model, vendor and serial numberRichard Hughes2011-07-072-1/+7
* Don't crash the example program if there is no default profile assignedRichard Hughes2011-07-071-2/+8
* trivial: fix the compile invocation line in one of the examplesRichard Hughes2011-07-071-1/+1
* trivial: post release version bumpRichard Hughes2011-07-062-5/+5
* Release colord 0.1.10COLORD_0_1_100.1.10Richard Hughes2011-07-062-0/+18
* Add a find-profile-by-filename command to the colormgr client toolRichard Hughes2011-06-281-1/+42
* Write a document detailing the colord security attack surface and any known a...Richard Hughes2011-06-241-0/+105
* Add the object scope to the DBus interface as a propertyRichard Hughes2011-06-2210-0/+150
* trivial: Add some more notes to the metadata specRichard Hughes2011-06-201-28/+45
* Actually store the device ID in the mapping database, rather than the object ...Richard Hughes2011-06-207-77/+83
* trivial: Update some of the documentation to reflect realityRichard Hughes2011-06-195-104/+50
* Fix include statements to search from current libcolord folderKenny Stuart2011-06-184-8/+8
* trivial: Add a shared-color-profiles dep to the Fedora example spec fileRichard Hughes2011-06-161-0/+1
* Fix up the location of the libcolord header filesRichard Hughes2011-06-1610-19/+31
* trivial: fix compile with old versions of LCMS2Richard Hughes2011-06-161-0/+1
* cd-lcms-helpers: Hopefully fix mbstowcs() usageColin Walters2011-06-161-5/+35
* Fix build for old versions of lcms2Stef Walter2011-06-151-0/+4
* Remove the DBus annotations in the introspection on advice of David ZeuthenRichard Hughes2011-06-154-28/+0
* Remove colord.pot as it's autogenerated and is breaking buildbotRichard Hughes2011-06-143-473/+5
* trivial: actually save the NEWS file. urgh...Richard Hughes2011-06-132-2/+22
* trivial: post release version bumpRichard Hughes2011-06-132-6/+6
* Release colord 0.1.9COLORD_0_1_90.1.9Richard Hughes2011-06-131-0/+1
* trivial: fix up two warnings from clangRichard Hughes2011-06-132-12/+15
* Define two keys to allow the profile to contain the mapping parametersRichard Hughes2011-06-133-3/+22
* trivial: clean the sensor test programs on 'make clean'Richard Hughes2011-06-131-0/+2
* Write the new metadata entries in the cd-fix-profile and cd-create-profile pr...Richard Hughes2011-06-137-69/+179