summaryrefslogtreecommitdiffstats
path: root/src/style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-05Moving out icc parserJon A. Cruz1-30/+4
2006-04-04include errno.hAaron Spike1-0/+1
2006-04-03initial parsing of icc-color()Jon A. Cruz1-1/+32
2006-04-03Start of support for icc-color in fill/stroke.Peter Moulder1-5/+35
2006-03-31cleanup: (sp_style_paint_clear): All callers were passing hunref=TRUE, unset=...Peter Moulder1-17/+11
2006-03-31Disallow none/currentColor/uri as values for the `color' property, and get ri...Peter Moulder1-28/+15
2006-03-14differentiate _hreffed and _listening flags for color, fill, and stroke paint...bulia byak1-13/+66
2006-03-13(sp_style_write_ipaint): Pretty colour names: use sp_svg_write_color instead ...Peter Moulder1-4/+5
2006-03-13CodingStyle: whitespacePeter Moulder1-26/+26
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-0/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-70/+70
2006-02-06r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould1-0/+1
2006-02-06(bzr r90)Ted Gould1-1/+0
2006-02-06yet another fix along the same lines: disconnect listeners if they have been ...bulia byak1-1/+6
2006-02-03further fix: remember is paintservers were hreffed in a flag, fixes undo crashbulia byak1-1/+4