summaryrefslogtreecommitdiff
path: root/client/cd-fix-profile.c
Commit message (Expand)AuthorAgeFilesLines
* libcolord: Add functionality to read and write raw tag dataRichard Hughes2013-12-121-0/+47
* trivial: Use cd_icc_utils_get_coverage() in cd-fix-profileRichard Hughes2013-08-011-89/+23
* trivial: Only encode two decimal places when writing the coverage in cd-fix-p...Richard Hughes2013-08-011-1/+1
* Do not always overwrite files when using cd-fix-profileRichard Hughes2013-07-241-12/+17
* Remove calls to the deprecated g_type_init()Richard Hughes2013-05-131-2/+0
* Convert cd-create-profile to using CdIccRichard Hughes2013-03-251-4/+4
* Use the new CdIcc object in cd-fix-profileRichard Hughes2013-03-251-421/+136
* Remove the dump option from cd-fix-profile now that cd-iccdump existsRichard Hughes2013-03-241-98/+1
* Move libcolord into lib/colord in the project to avoid path crazynessRichard Hughes2013-02-041-3/+1
* trivial: Fix up some whitespace problemsRichard Hughes2013-01-111-1/+1
* Fix floating point number parsing in non C locale environmentsRichard Hughes2013-01-031-1/+9
* Set a default copyright string when creating profiles without using --copyrightRichard Hughes2012-11-261-3/+15
* Convert cd-create-profile to using sub-commands to make it more modularRichard Hughes2012-11-221-1/+9
* Add a set-version command to the cd-fix-profile command line toolRichard Hughes2012-11-211-0/+50
* Do not try to connect to colord in cd-fix-profile until actually neededRichard Hughes2012-11-211-7/+4
* Show the primaries when dumping the profile using cd-fix-profileRichard Hughes2012-11-151-0/+24
* trivial: Fix up some whitespace missing loopsRichard Hughes2012-10-081-4/+4
* Add a extract-vcgt subcommand to cd-fix-profileRichard Hughes2012-10-011-0/+72
* Fix a critical warning when user tries to dump a non-icc fileRichard Hughes2012-10-011-1/+3
* trivial: fix some of the function name prefixes in cd-fix-profileRichard Hughes2012-03-141-109/+109
* Make cd-fix-profile automatically add the GAMUT keys to the ICC fileRichard Hughes2012-03-141-1/+303
* Add a new and improved cd-fix-profile that can add and remove metadata entriesRichard Hughes2012-03-131-144/+726
* Fix up some translatable stringsRichard Hughes2011-07-201-5/+5
* Write the new metadata entries in the cd-fix-profile and cd-create-profile pr...Richard Hughes2011-06-131-5/+14
* Add support for reading and writing ICC profile metadataRichard Hughes2011-05-241-18/+22
* Move gcm-fix-profile from GNOME Color Manager as cd-fix-profileRichard Hughes2011-04-081-0/+219