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
/
random.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2008-06-05
Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...
Maximilian Albert
1
-1
/
+1
2008-03-01
Warning and whitespace cleanup
Jon A. Cruz
1
-1
/
+1
2008-02-27
* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...
Johan B. C. Engelen
1
-1
/
+1
2008-02-24
Warning and whitespace cleanup
Jon A. Cruz
1
-5
/
+5
2008-01-26
fix initialization of lpe params
Johan B. C. Engelen
1
-0
/
+1
2008-01-15
RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...
Johan B. C. Engelen
1
-26
/
+17
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
-194
/
+194
2007-09-02
LPE: add RandomParam type.
Johan B. C. Engelen
1
-0
/
+194