summaryrefslogtreecommitdiffstats
path: root/src/color.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot1-17/+15
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-10/+10
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-19/+27
2014-09-07Update to experimental r13543Liam P. White1-15/+23
2014-09-06More header cleanupLiam P. White1-15/+23
2014-08-30Minor pass of header cleanupLiam P. White1-4/+4
2014-03-14Return correct values for SPColor::operator==Tavmjong Bah1-3/+4
2013-04-21cppcheckKris De Gussem1-3/+1
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-1/+1
2012-06-05variousKris De Gussem1-0/+4
2011-12-04cppcheckKris De Gussem1-2/+0
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-3/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-07Revert device-color for now.Jon A. Cruz1-50/+4
2009-12-06fix device-color outputFelipe Corr??a da Silva Sanches1-1/+2
2009-12-06* infrastructure to store device colors as described in http://www.w3.org/TR/...Felipe Corr??a da Silva Sanches1-6/+52
2007-09-25Crash fixJon A. Cruz1-9/+11
2007-09-25Initial support for icc color selection including CMYKJon A. Cruz1-2/+32
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-151/+102
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-06-01remove warningsBob Jamison1-0/+1
2006-05-21handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warning...Ralf Stephan1-0/+2
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-6/+6