summaryrefslogtreecommitdiffstats
path: root/src/color-rgba.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modernize: add overridesMarc Jeanmougin2019-01-021-2/+2
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
|
* Code cleanup: remove unneeded file.Tavmjong Bah2018-04-031-10/+7
|
* Minor pass of header cleanupLiam P. White2014-08-301-2/+3
| | | (bzr r13341.1.189)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-69/+66
| | | (bzr r10696)
* cppcheckKris De Gussem2011-10-151-2/+2
| | | (bzr r10678)
* Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-6/+5
| | | (bzr r9508.1.67)
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
| | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390)
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-1/+2
| | | | | currently. (bzr r4389)
* Remove unused methods getInverse(). (One of these appears to be buggy anyway.)Peter Moulder2006-03-131-19/+1
| | | (bzr r224)
* operator!=: new. (Calls existing operator==.)Peter Moulder2006-03-121-2/+6
| | | (bzr r223)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+194
(bzr r1)