summaryrefslogtreecommitdiffstats
path: root/src/color.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot1-12/+12
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-0/+1
2014-09-27Update to experimental r13565Liam P. White1-3/+3
2014-08-30Minor pass of header cleanupLiam P. White1-3/+3
2014-04-23Clean up of style code, converting structures to C++ classes. Step 1.Tavmjong Bah1-0/+1
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+1
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-4/+3
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-07-07Revert device-color for now.Jon A. Cruz1-2/+0
2009-12-06* infrastructure to store device colors as described in http://www.w3.org/TR/...Felipe Corr??a da Silva Sanches1-0/+2
2009-04-03And now gradients should be (almost) perfect... The gradient vector is set up...Jasper van de Gronde1-1/+1
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-09-25Initial support for icc color selection including CMYKJon A. Cruz1-0/+3
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-33/+21
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