summaryrefslogtreecommitdiffstats
path: root/src/color-rgba.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize: add overridesMarc Jeanmougin1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-04-03Code cleanup: remove unneeded file.Tavmjong Bah1-10/+7
2014-09-27Update to experimental r13565Liam P. White1-2/+3
2014-08-30Minor pass of header cleanupLiam P. White1-2/+3
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+0
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-69/+66
2011-10-15cppcheckKris De Gussem1-2/+2
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-6/+5
2008-01-05glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington1-1/+1
2008-01-05Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington1-1/+2
2006-03-13Remove unused methods getInverse(). (One of these appears to be buggy anyway.)Peter Moulder1-19/+1
2006-03-12operator!=: new. (Calls existing operator==.)Peter Moulder1-2/+6