summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a find-profile-by-filename command to the colormgr client toolRichard Hughes2011-06-281-1/+42
* Add the object scope to the DBus interface as a propertyRichard Hughes2011-06-221-0/+15
* Fix up the location of the libcolord header filesRichard Hughes2011-06-164-3/+9
* 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 colord.pot as it's autogenerated and is breaking buildbotRichard Hughes2011-06-141-3/+5
* trivial: fix up two warnings from clangRichard Hughes2011-06-131-12/+14
* Write the new metadata entries in the cd-fix-profile and cd-create-profile pr...Richard Hughes2011-06-137-69/+179
* Add automatic .gitignore generationRichard Hughes2011-06-102-6/+2
* Add a 'Format' property to the device interfaceRichard Hughes2011-06-051-0/+14
* Add a new method Client:FindDeviceByProperty to get a device when only a prop...Richard Hughes2011-06-031-0/+44
* trivial: more 'connect' fixups for the colormgr toolRichard Hughes2011-06-011-0/+15
* trivial: fix colormgr after the lastest API additionsRichard Hughes2011-05-301-0/+20
* Rework libcolord so the async methods never blockRichard Hughes2011-05-301-95/+30
* trivial: remove duplicate short option name in cd-create-profileRichard Hughes2011-05-251-1/+1
* Add support for reading and writing ICC profile metadataRichard Hughes2011-05-245-34/+195
* trivial: fix the status code for cd-create-profile on errorRichard Hughes2011-05-231-2/+2
* Add sensor-lock to just lock the color sensor and listen for eventsRichard Hughes2011-04-291-0/+52
* Add GetStandardSpace to the DBus APIRichard Hughes2011-04-201-0/+40
* trivial: When creating a named color profile, ensure we're using the PCS of LabRichard Hughes2011-04-111-11/+11
* Add cd-create-profile, which provides a way to build a profile using a CSV fi...Richard Hughes2011-04-113-0/+308
* Move gcm-fix-profile from GNOME Color Manager as cd-fix-profileRichard Hughes2011-04-083-1/+233
* trivial: lock the sensor so we can get device parameters like the serial numberRichard Hughes2011-04-041-0/+44
* Add a 'locked' property to the exported sensor interface, and require clients...Richard Hughes2011-04-041-0/+19
* Add the get-sensor-reading command to the colormgr toolRichard Hughes2011-04-041-0/+78
* Split up the display capability into lcd and crt, and add a ambient optionRichard Hughes2011-04-041-3/+13
* Add the get-sensors command to the colormgr toolRichard Hughes2011-04-041-0/+120
* Add a 'Metadata' property to the device objectRichard Hughes2011-03-311-0/+16
* Mark some more strings as translatable in colormgrRichard Hughes2011-03-221-39/+71
* Remove colorguiRichard Hughes2011-03-224-2008/+0
* Use plain text enumerated values in CreateDevice and CreateProfileRichard Hughes2011-03-022-2/+2
* Add a 'relation' parameter to Device.AddProfile() to solve some hard to fix bugsRichard Hughes2011-02-251-1/+5
* trivial: fix compile when using clangRichard Hughes2011-02-231-1/+1
* Change GetProfileForQualifier() into GetProfileForQualifiers() so we can send...Richard Hughes2011-02-231-9/+9
* Add a 'Metadata' property to the profile object to prepare us for supporting ...Richard Hughes2011-02-031-6/+23
* Refactor out colormgr into a useful command line toolRichard Hughes2011-02-031-474/+914
* trivial: fix compile with GCC 4.6Richard Hughes2011-02-031-2/+2
* Add a dictionary of properties to the CreateDevice() and CreateProfile() methodsRichard Hughes2011-02-021-2/+2
* trivial: add device-get-default-profile to colormgrRichard Hughes2011-02-011-0/+29
* Add a 'HasVcgt' property to all profile devicesRichard Hughes2011-01-291-0/+2
* Add a 'Colorspace' property to all profile devicesRichard Hughes2011-01-291-3/+11
* Add a modification time to the remote Device objectRichard Hughes2011-01-181-0/+2
* Add three more device properties: Serial, Vendor and ColorspaceRichard Hughes2011-01-171-0/+64
* Make CdClientDeleteDevice and CdClientDeleteProfile take an ID, not an objectRichard Hughes2011-01-161-26/+2
* Add a profile kind to each parsed profile objectRichard Hughes2011-01-141-0/+4