index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-mask.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-05
NR -> 2Geom, more h and cpp files
Joshua L. Blocher
1
-2
/
+2
2008-10-11
Merging from trunk
Ted Gould
1
-2
/
+2
2008-09-16
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
1
-2
/
+0
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-4
/
+3
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-8
/
+7
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2007-03-03
fix warning when creating a mask which is the first item in defs
bulia byak
1
-1
/
+2
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-2
/
+4
2006-05-30
workaround for 1466515: transforming items in the mask causes their gradients...
bulia byak
1
-0
/
+2
2006-03-22
Mask/Clippath transformations on masking/unmasking
Andrius Ramanauskas
1
-2
/
+8
2006-03-19
patch by Andrius R. for (un)clip and (un)mask commands
bulia byak
1
-0
/
+23
2006-03-16
fix property name in init; do the same fix as in SPClipPath to silence 'updat...
bulia byak
1
-4
/
+13