summaryrefslogtreecommitdiffstats
path: root/src/sp-clippath.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-8/+6
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+2
2007-11-04Warning cleanupJon A. Cruz1-10/+10
2007-07-28pass the geometric bbox flag when taking bbox for clipping; unfortunately thi...bulia byak1-2/+2
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+4
2006-03-22rewrote sp_clippath_get_bbox correctly to fix 1455885bulia byak1-6/+18
2006-03-22Mask/Clippath transformations on masking/unmaskingAndrius Ramanauskas1-2/+8
2006-03-19patch by Andrius R. for (un)clip and (un)mask commandsbulia byak1-0/+22
2006-03-16coding stylebulia byak1-73/+36
2006-02-06add a method to get bbox of a clippath, fix the update-while-update warningsbulia byak1-1/+11