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-clippath.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging from trunk
Ted Gould
2008-10-11
1
-2
/
+3
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-2
/
+0
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-8
/
+6
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+2
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-10
/
+10
*
pass the geometric bbox flag when taking bbox for clipping; unfortunately thi...
bulia byak
2007-07-28
1
-2
/
+2
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-2
/
+4
*
rewrote sp_clippath_get_bbox correctly to fix 1455885
bulia byak
2006-03-22
1
-6
/
+18
*
Mask/Clippath transformations on masking/unmasking
Andrius Ramanauskas
2006-03-22
1
-2
/
+8
*
patch by Andrius R. for (un)clip and (un)mask commands
bulia byak
2006-03-19
1
-0
/
+22
*
coding style
bulia byak
2006-03-16
1
-73
/
+36
*
add a method to get bbox of a clippath, fix the update-while-update warnings
bulia byak
2006-02-06
1
-1
/
+11
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+408