summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/enum.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-12Header cleaningAlex Valavanis1-3/+1
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-2/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2008-08-18cast for EnumParamMaximilian Albert1-0/+3
2008-07-20purge LivePathEffect::PathTypeJohan B. C. Engelen1-2/+0
2008-07-05live_effects/parameter/enum.h: Supply missing #includes/declarations so that ...Peter Moulder1-0/+1
2008-06-05Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert1-1/+1
2008-06-05Add paramType() method to LPE parameter classesMaximilian Albert1-0/+2
2008-02-28Remove unnecessary dependencies for some of the lpe parameters.Johan B. C. Engelen1-1/+0
2008-01-26fix initialization of lpe paramsJohan B. C. Engelen1-2/+3
2008-01-16RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen1-17/+10
2008-01-15prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen1-1/+3
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-101/+101
2007-09-05LPE: fix undo bug for applying/removing effectJohan B. C. Engelen1-1/+1
2007-08-19Add default value stuff for LPE parametersJohan B. C. Engelen1-6/+18
2007-08-17Fix LPE:Johan B. C. Engelen1-15/+17
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+87