summaryrefslogtreecommitdiffstats
path: root/src/sp-mask.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-113/+0
* Transform duplicate object only when clipping or maskingStefano Facchini2017-09-241-1/+1
* static code analysisKris De Gussem2015-11-131-4/+4
* Fix for circular references detection in almost all cases, fixing https://bug...Marc Jeanmougin2015-07-141-1/+1
* refactor sp_selection_set_maskMarc Jeanmougin2015-05-081-1/+1
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-8/+8
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Cleaned up.Markus Engel2013-08-031-5/+6
* Merged ObjectGroup and subclasses.Markus Engel2013-04-061-20/+2
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Renamed virtual function names.Markus Engel2013-03-291-7/+7
* merged from trunkMarkus Engel2013-03-291-3/+1
|\
| * Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-2/+0
* | Added "virtual pad" to SPMask.Markus Engel2012-08-211-1/+27
|/
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+8
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-7/+8
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+8
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-2/+4
|/
* Patch by Alex Leone to fix crash with recursive masks from 190130, I also add...Josh Andler2010-01-091-1/+33
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* NR -> 2Geom, more h and cpp filesJoshua L. Blocher2008-12-051-1/+1
* Mask/Clippath transformations on masking/unmaskingAndrius Ramanauskas2006-03-221-1/+1
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+63