summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/parameter.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-3/+2
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-2/+2
2011-11-09lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen1-0/+3
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-06-21Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert1-0/+1
2008-11-21Merge from fe-movedTed Gould1-1/+2
2008-08-01Warning cleanupJon A. Cruz1-2/+2
2008-07-29Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of c...Maximilian Albert1-0/+4
2008-07-29LPE knotholder refactoring: PointParams are not knotholder entities any more;...Maximilian Albert1-0/+3
2008-07-20purge LivePathEffect::PathTypeJohan B. C. Engelen1-16/+0
2008-06-08Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert1-1/+2
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen1-2/+1
2008-06-05Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert1-2/+2
2008-06-05Add paramType() method to LPE parameter classesMaximilian Albert1-0/+16
2008-02-27* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen1-3/+6
2008-01-16RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen1-1/+0
2008-01-15prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen1-4/+5
2008-01-08correctly transform LPE path and point parameters with the SPItem's transformJohan B. C. Engelen1-0/+2
2008-01-02fix typo notepath => nodepathJohan B. C. Engelen1-1/+1
2008-01-02make LPE parameters responsible for transformation (LPE cycles through its pa...Johan B. C. Engelen1-0/+2
2007-11-04Warning cleanupJon A. Cruz1-3/+14
2007-11-03make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen1-0/+5
2007-10-28LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen1-0/+7
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-108/+108
2007-09-14change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen1-0/+5
2007-09-02LPE: add RandomParam type.Johan B. C. Engelen1-9/+10
2007-08-29LPE:Johan B. C. Engelen1-6/+10
2007-08-19Add default value stuff for LPE parametersJohan B. C. Engelen1-1/+7
2007-08-17Fix LPE:Johan B. C. Engelen1-5/+13
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+84