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
/
parameter.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-14
Don't try to set infinite bounds on SpinButtons in LPE Scalar
Alex Valavanis
1
-2
/
+2
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-2
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-1
/
+1
2011-11-09
lpe: add slider to scalar param optionally (does not work very well yet)
Johan B. C. Engelen
1
-1
/
+5
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-2
/
+2
2009-12-20
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2009-06-21
Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...
Maximilian Albert
1
-1
/
+2
2008-06-05
Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...
Maximilian Albert
1
-1
/
+1
2008-04-13
C++-ify initialization of Parameter and ScalarParam classes
Johan B. C. Engelen
1
-15
/
+15
2008-02-27
* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...
Johan B. C. Engelen
1
-2
/
+2
2008-02-24
Warning and whitespace cleanup
Jon A. Cruz
1
-1
/
+1
2008-01-26
fix initialization of lpe params
Johan B. C. Engelen
1
-0
/
+1
2008-01-16
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...
Johan B. C. Engelen
1
-31
/
+11
2008-01-15
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
1
-1
/
+3
2008-01-08
correctly transform LPE path and point parameters with the SPItem's transform
Johan B. C. Engelen
1
-0
/
+5
2007-12-30
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
1
-4
/
+5
2007-10-28
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
Johan B. C. Engelen
1
-0
/
+1
2007-10-11
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
1
-181
/
+181
2007-09-15
add verticalpattern checkbox to path-along-path and some parameters that are ...
Johan B. C. Engelen
1
-4
/
+5
2007-09-14
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
1
-0
/
+26
2007-09-05
do not set value if widget is updating
bulia byak
1
-1
/
+1
2007-09-02
LPE: add RandomParam type.
Johan B. C. Engelen
1
-1
/
+1
2007-08-29
LPE:
Johan B. C. Engelen
1
-8
/
+41
2007-08-19
Add default value stuff for LPE parameters
Johan B. C. Engelen
1
-5
/
+19
2007-08-17
Fix LPE:
Johan B. C. Engelen
1
-3
/
+5
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+105