summaryrefslogtreecommitdiffstats
path: root/src/style.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-0/+3
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-1/+0
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-2/+2
* Purged fill type enumJon A. Cruz2007-09-101-11/+19
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-0/+2
* switch fill/stroke paintservers to URIReferences, properly disconnect and del...bulia byak2007-07-041-21/+23
* use an accessor method to get filter from stylebulia byak2007-06-271-2/+3
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-7/+4
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+2
* Removed use of union in paint type/structJon A. Cruz2007-04-051-3/+3
* quote font-family values if necessary on writing (fixes a bunch of bugs); cha...bulia byak2007-03-161-0/+3
* cleanup filter handling, fix hreffing, implement release and modified signal ...bulia byak2006-11-161-0/+3
* add generic set-property-to-this-object-url methodbulia byak2006-10-071-0/+2
* add a member for gaussian blur deviation (perhaps will need to duplicate othe...bulia byak2006-10-041-0/+4
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-021-0/+1
* finish switching to sigc++ SPObject signals for SPStyleMenTaLguY2006-07-261-0/+2
* Added support for enable-background to SPStyleNiko Kiirala2006-07-261-0/+9
* switch to using sigc++ signalsMenTaLguY2006-07-221-3/+8
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+12
* Start of support for icc-color in fill/stroke.Peter Moulder2006-04-031-0/+3
* Disallow none/currentColor/uri as values for the `color' property, and get ri...Peter Moulder2006-03-311-4/+2
* differentiate _hreffed and _listening flags for color, fill, and stroke paint...bulia byak2006-03-141-4/+8
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-0/+2
* (bzr r90)Ted Gould2006-02-061-2/+0
* yet another fix along the same lines: disconnect listeners if they have been ...bulia byak2006-02-061-0/+2
* further fix: remember is paintservers were hreffed in a flag, fixes undo crashbulia byak2006-02-031-0/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+509