summaryrefslogtreecommitdiffstats
path: root/src/sp-mask.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-8/+7
| | | (bzr r5149)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
| | | (bzr r4629)
* fix warning when creating a mask which is the first item in defsbulia byak2007-03-031-1/+2
| | | (bzr r2516)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-2/+4
| | | | | create methods to match DOM (bzr r2253)
* 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)