summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/bool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixing wrong includesFelipe Corr??a da Silva Sanches2008-02-281-1/+1
* Remove unnecessary dependencies for some of the lpe parameters.Johan B. C. Engelen2008-02-281-3/+1
* Warning and whitespace cleanupJon A. Cruz2008-02-241-2/+2
* fix initialization of lpe paramsJohan B. C. Engelen2008-01-261-0/+1
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-151-14/+13
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-151-1/+3
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-93/+93
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-1/+1
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-041-1/+1
* Add BoolParam for LPE'sJohan B. C. Engelen2007-08-291-0/+93