summaryrefslogtreecommitdiffstats
path: root/src/style.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add generic set-property-to-this-object-url methodbulia byak2006-10-071-0/+2
| | | (bzr r1773)
* add a member for gaussian blur deviation (perhaps will need to duplicate ↵bulia byak2006-10-041-0/+4
| | | | | other filter params into SPStyle as well) so that style querying for blur radius can be done without creating a dummy filter object (bzr r1765)
* Added skeleton files for other filter primitives' SP-objects. Added blur ↵Hugo Rodrigues2006-08-021-0/+1
| | | | | slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)
* finish switching to sigc++ SPObject signals for SPStyleMenTaLguY2006-07-261-0/+2
| | | (bzr r1480)
* Added support for enable-background to SPStyleNiko Kiirala2006-07-261-0/+9
| | | (bzr r1479)
* switch to using sigc++ signalsMenTaLguY2006-07-221-3/+8
| | | (bzr r1454)
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+12
| | | (bzr r1252)
* Start of support for icc-color in fill/stroke.Peter Moulder2006-04-031-0/+3
| | | (bzr r408)
* Disallow none/currentColor/uri as values for the `color' property, and get ↵Peter Moulder2006-03-311-4/+2
| | | | | rid of color_hreffed,color_listening flags. (bzr r378)
* differentiate _hreffed and _listening flags for color, fill, and stroke ↵bulia byak2006-03-141-4/+8
| | | | | paintservers - fixes two crashes (bzr r239)
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-0/+2
| | | | | | | Okay, I'm basically undoing the last commit that SVK screwed up. All this work is not mine, it was done by other people. Sorry to mess things up. (bzr r92)
* (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
| | | | | connected, checking a flag instead of relying on style->object (bzr r85)
* further fix: remember is paintservers were hreffed in a flag, fixes undo crashbulia byak2006-02-031-0/+2
| | | (bzr r66)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+509
(bzr r1)