summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/vector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-2/+2
2012-04-07gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen1-0/+7
2012-04-07the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...Johan B. C. Engelen1-2/+2
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+1
2011-10-28fix order of checks.Johan B. C. Engelen1-1/+4
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-02-14add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen1-17/+13
2009-04-07Ctor fixes and misc warning cleanupsJon A. Cruz1-1/+1
2008-12-17fixed transform_mutliply for vector lpe parameter.JF Barraud1-1/+1
2008-11-21Merge from fe-movedTed Gould1-14/+172
2008-09-02add lpe param: VectorParam<float> and VectorParam<double>Johan B. C. Engelen1-0/+51