summaryrefslogtreecommitdiffstats
path: root/src/style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-08fix for filter (non)inheritance and a crude workaround for filter mergingbulia byak1-3/+12
2006-10-07add generic set-property-to-this-object-url methodbulia byak1-0/+25
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues1-10/+39
2006-07-26finish switching to sigc++ SPObject signals for SPStyleMenTaLguY1-4/+5
2006-07-26Added support for enable-background to SPStyleNiko Kiirala1-3/+39
2006-07-22switch to using sigc++ signalsMenTaLguY1-26/+42
2006-06-29Missing style instructions (for filters) added.Hugo Rodrigues1-1/+44
2006-06-21svg-filters branch merged back to headNiko Kiirala1-2/+82
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