summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/bool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-28fixing wrong includesFelipe Corr??a da Silva Sanches1-1/+1
2008-02-28Remove unnecessary dependencies for some of the lpe parameters.Johan B. C. Engelen1-3/+1
2008-02-24Warning and whitespace cleanupJon A. Cruz1-2/+2
2008-01-26fix initialization of lpe paramsJohan B. C. Engelen1-0/+1
2008-01-15RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen1-14/+13
2008-01-15prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen1-1/+3
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-93/+93
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-1/+1
2007-09-04LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen1-1/+1
2007-08-29Add BoolParam for LPE'sJohan B. C. Engelen1-0/+93