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