summaryrefslogtreecommitdiffstats
path: root/src/sp-mask.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* workaround for 1466515: transforming items in the mask causes their ↵bulia byak2006-05-301-0/+2
| | | | | gradients to fork, and the forked ones are added to defs after the mask, which makes them fail on reload due to bug 989084. Now mask is shifted to the end of defs after the transforms, making sure all its gradients are behind it. (bzr r1091)
* Mask/Clippath transformations on masking/unmaskingAndrius Ramanauskas2006-03-221-2/+8
| | | (bzr r269)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+23
| | | (bzr r263)
* fix property name in init; do the same fix as in SPClipPath to silence ↵bulia byak2006-03-161-4/+13
| | | | | 'update during update' warnings (bzr r253)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+375
(bzr r1)