summaryrefslogtreecommitdiffstats
path: root/src/color.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-2/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-17/+15
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-10/+10
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* More header cleanupLiam P. White2014-09-061-15/+23
* Minor pass of header cleanupLiam P. White2014-08-301-4/+4
* Return correct values for SPColor::operator==Tavmjong Bah2014-03-141-3/+4
* cppcheckKris De Gussem2013-04-211-3/+1
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+1
* variousKris De Gussem2012-06-051-0/+4
* cppcheckKris De Gussem2011-12-041-2/+0
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Revert device-color for now.Jon A. Cruz2010-07-071-50/+4
* fix device-color outputFelipe Corr??a da Silva Sanches2009-12-061-1/+2
* * infrastructure to store device colors as described in http://www.w3.org/TR/...Felipe Corr??a da Silva Sanches2009-12-061-6/+52
* Crash fixJon A. Cruz2007-09-251-9/+11
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-2/+32
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-151/+102
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
* remove warningsBob Jamison2006-06-011-0/+1
* handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warning...Ralf Stephan2006-05-211-0/+2
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+468