summaryrefslogtreecommitdiffstats
path: root/src/sp-clippath.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
| | | (bzr r11011)
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+8
| | | (bzr r10666)
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
| | | (bzr r10582.1.8)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-2/+2
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+1
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
| | | (bzr r10347.1.21)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-36/+71
|\ | | | | (bzr r9945.1.1)
| * More on c++ification and some XML privatisationAbhishek Sharma public2010-07-201-7/+34
| | | | | | (bzr r9546.1.10)
| * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-061-2/+4
|/ | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5)
* Adapt recent recursive reference patch for masks to protect from crashing on ↵Josh Andler2010-01-121-2/+34
| | | | | clippaths too (bzr r8969)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-1/+1
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-1/+1
| | | (bzr r8404)
* NR -> 2Geom, more h and cpp filesJoshua L. Blocher2008-12-051-2/+2
| | | (bzr r6952)
* Mask/Clippath transformations on masking/unmaskingAndrius Ramanauskas2006-03-221-1/+1
| | | (bzr r269)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+2
| | | (bzr r263)
* add a method to get bbox of a clippath, fix the update-while-update warningsbulia byak2006-02-061-0/+1
| | | (bzr r98)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+61
(bzr r1)