summaryrefslogtreecommitdiff
path: root/client/cd-iccdump.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-191-9/+0
* Fix compile with -Wformat-signednessRichard Hughes2016-07-271-1/+1
* Use G_DECLARE_DERIVABLE_TYPE in libcolordRichard Hughes2015-10-131-3/+1
* Port to g_autoptr()Richard Hughes2015-10-131-3/+3
* Use _cleanup_free() in the client toolsRichard Hughes2014-11-061-22/+10
* Remove calls to the deprecated g_type_init()Richard Hughes2013-05-131-1/+0
* libcolord: Add some flags to the CdIcc load and save functions for future useRichard Hughes2013-03-231-1/+5
* libcolord: Add a GCancellable to cd_icc_load_file() and cd_icc_save_file()Richard Hughes2013-03-221-1/+1
* Add a new command line tool 'cd-iccdump' that can dump V4 and V2 profilesRichard Hughes2013-03-221-0/+128