summaryrefslogtreecommitdiffstats
path: root/src/svg/svg-color.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + so...Kris De Gussem2012-04-041-46/+41
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-4/+4
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-5/+0
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-10/+7
* Next step in refactoring color management. More to come.Jon A. Cruz2011-07-091-3/+7
* 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-105/+0
* Fix compile when lcms is disabled (someone please check that this fix is corr...Maximilian Albert2009-12-251-0/+2
* Warning cleanupJon A. Cruz2009-12-201-2/+2
* This commit hooks device-cmyk handling to color pickers. Now we have basic in...Felipe Corr??a da Silva Sanches2009-12-071-2/+0
* * infrastructure to store device colors as described in http://www.w3.org/TR/...Felipe Corr??a da Silva Sanches2009-12-061-0/+107
* Updating to current trunkTed Gould2009-11-291-2/+10
|\
| * Updated allowed icc-profile names to match recent grammars. Follow-up for bug...Jon A. Cruz2009-09-271-3/+10
* | parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-201-2/+45
* | bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );Felipe Corr??a da Silva Sanches2009-06-201-0/+6
|/
* From trunkTed Gould2008-10-271-2/+3
* 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