summaryrefslogtreecommitdiffstats
path: root/src/sp-clippath.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-8/+6
| | | (bzr r5149)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
| | | (bzr r4629)
* Warning cleanupJon A. Cruz2007-11-041-10/+10
| | | (bzr r4025)
* pass the geometric bbox flag when taking bbox for clipping; unfortunately ↵bulia byak2007-07-281-2/+2
| | | | | this still does not fix the clip-by-clone crash, now it crashes in the show method instead of bbox... (bzr r3333)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-2/+4
| | | | | create methods to match DOM (bzr r2253)
* rewrote sp_clippath_get_bbox correctly to fix 1455885bulia byak2006-03-221-6/+18
| | | (bzr r272)
* 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/+22
| | | (bzr r263)
* coding stylebulia byak2006-03-161-73/+36
| | | (bzr r255)
* add a method to get bbox of a clippath, fix the update-while-update warningsbulia byak2006-02-061-1/+11
| | | (bzr r98)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+408
(bzr r1)