summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/random.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* purge LivePathEffect::PathTypeJohan B. C. Engelen2008-07-201-2/+0
* Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert2008-06-051-1/+1
* Add paramType() method to LPE parameter classesMaximilian Albert2008-06-051-0/+2
* Remove unnecessary dependencies for some of the lpe parameters.Johan B. C. Engelen2008-02-281-2/+0
* RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...Johan B. C. Engelen2008-01-151-3/+0
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-151-1/+1
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-76/+76
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-021-0/+76