index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
parameter
/
bool.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...
Maximilian Albert
2008-06-05
1
-1
/
+1
*
fixing wrong includes
Felipe Corr??a da Silva Sanches
2008-02-28
1
-1
/
+1
*
Remove unnecessary dependencies for some of the lpe parameters.
Johan B. C. Engelen
2008-02-28
1
-3
/
+1
*
Warning and whitespace cleanup
Jon A. Cruz
2008-02-24
1
-2
/
+2
*
fix initialization of lpe params
Johan B. C. Engelen
2008-01-26
1
-0
/
+1
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
1
-14
/
+13
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
1
-1
/
+3
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-93
/
+93
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-1
/
+1
*
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
2007-09-04
1
-1
/
+1
*
Add BoolParam for LPE's
Johan B. C. Engelen
2007-08-29
1
-0
/
+93