summaryrefslogtreecommitdiffstats
path: root/src/svg/svg-color.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-4/+9
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+1
* Warning cleanupJon A. Cruz2007-12-121-2/+0
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-1/+3
* make svg numeric precision, minimum exponent, and the use of named colors (as...bulia byak2006-10-311-2/+7
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-9/+9
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* fix 1533388bulia byak2006-08-031-0/+1
* Tuned icc-color() parsingJon A. Cruz2006-04-051-23/+49
* Moving out icc parserJon A. Cruz2006-04-051-0/+69
* fix to return the end pointer when desiredJon A. Cruz2006-04-031-0/+4
* Add a version of the reader that indicates the end of the color specification.Peter Moulder2006-04-031-3/+48
* (sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours w...Peter Moulder2006-03-131-3/+69
* Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ne...Peter Moulder2006-03-131-3/+3
* (sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.Peter Moulder2006-03-131-9/+7
* CodingStyle: whitespacePeter Moulder2006-03-131-270/+283
* noop: Minor phrasing/CodingStyle changes.Peter Moulder2006-03-131-7/+7
* optimized includesRalf Stephan2006-01-181-5/+0
* adapt includes to glib 2.9 changesRalf Stephan2006-01-181-1/+7
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+324