index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-mask.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-09-13
fixes and improvementes to power clip and powermask
Jabiertxof
1
-2
/
+7
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-9
/
+9
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-0
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-09-24
Transform duplicate object only when clipping or masking
Stefano Facchini
1
-1
/
+1
2015-11-13
static code analysis
Kris De Gussem
1
-4
/
+4
2015-07-14
Fix for circular references detection in almost all cases, fixing https://bug...
Marc Jeanmougin
1
-1
/
+1
2015-05-08
refactor sp_selection_set_mask
Marc Jeanmougin
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-8
/
+8
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-8
/
+8
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-08-03
Cleaned up.
Markus Engel
1
-5
/
+6
2013-04-06
Merged ObjectGroup and subclasses.
Markus Engel
1
-20
/
+2
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-0
/
+1
2013-04-01
Replaced all casting macros with glib-independent ones.
Markus Engel
1
-4
/
+2
2013-03-29
Renamed virtual function names.
Markus Engel
1
-7
/
+7
2013-03-19
Fixing regression
jtx
1
-3
/
+1
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+3
2013-03-15
Fix even more forward declaration tags
Alex Valavanis
1
-1
/
+1
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-2
/
+0
2012-08-21
Added "virtual pad" to SPMask.
Markus Engel
1
-1
/
+27
2012-02-25
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-1
/
+1
2011-10-04
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
1
-1
/
+8
2011-08-27
Remove nr-forward.h
Krzysztof Kosi??ski
1
-1
/
+0
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-7
/
+8
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-1
/
+1
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-2
/
+2
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-2
/
+4
2010-01-09
Patch by Alex Leone to fix crash with recursive masks from 190130, I also add...
Josh Andler
1
-1
/
+33
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2008-12-05
NR -> 2Geom, more h and cpp files
Joshua L. Blocher
1
-1
/
+1
2006-03-22
Mask/Clippath transformations on masking/unmasking
Andrius Ramanauskas
1
-1
/
+1
2006-03-19
patch by Andrius R. for (un)clip and (un)mask commands
bulia byak
1
-0
/
+2