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-lpe-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill the green fish
bulia byak
2008-06-24
1
-2
/
+2
*
Update LPE helper paths "live" on changes
Maximilian Albert
2008-06-18
1
-0
/
+28
*
First step towards making helper paths for LPE items work better
Maximilian Albert
2008-06-16
1
-0
/
+19
*
put exception catch block around all doEffect calls. (so in SP_LPE_ITEM)
Johan B. C. Engelen
2008-06-14
1
-1
/
+11
*
whitespace
Maximilian Albert
2008-06-12
1
-1
/
+1
*
Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...
Maximilian Albert
2008-06-12
1
-6
/
+21
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-3
/
+3
*
Make broken doOnApply() for LPEs work again
Maximilian Albert
2008-06-10
1
-0
/
+2
*
fix crash, report warnings instead. trying to find real cause for this (crash...
Johan B. C. Engelen
2008-06-02
1
-0
/
+8
*
Stacked LPEs should now use the right bounding box
Bastien Bouclet
2008-05-31
1
-0
/
+3
*
LPE STACKING!
Johan B. C. Engelen
2008-05-30
1
-93
/
+312
*
Add checkbox for LPEs to temporarily disable them on canvas (but keep them ap...
Maximilian Albert
2008-05-19
1
-2
/
+4
*
Add a function doOnApply() for LPEs which is executed once when the effect is...
Maximilian Albert
2008-05-18
1
-3
/
+7
*
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
2008-05-17
1
-8
/
+13
*
fix a couple of g++-4.3 compile errors.
Peter Moulder
2008-04-24
1
-1
/
+2
*
svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...
Peter Moulder
2008-03-29
1
-451
/
+451
*
Add two files that were forgotten in last commit
Johan B. C. Engelen
2008-03-28
1
-0
/
+451