Code

Merge from fe-moved
[inkscape.git] / src / live_effects / parameter / point.h
2008-11-21 Ted GouldMerge from fe-moved
2008-07-29 cilix42Remove obsolete function param_editOncanvas for PointParams
2008-07-29 cilix42Rename isLPEParam() to isDeletable(), create new class...
2008-07-29 cilix42Remove superfluous functions
2008-07-29 cilix42LPE knotholder refactoring: PointParams are not knothol...
2008-07-20 johanengelenpurge LivePathEffect::PathType
2008-07-04 cilix42Remove oncanvas_editable attribute for PointParams...
2008-07-02 cilix42Enable status bar tips for LPE handles that are automat...
2008-06-08 cilix42Make knotholders for LPE items finally work; each effec...
2008-06-05 cilix42Rename param_writeSVGValue() --> param_getSVGValue...
2008-06-05 cilix42Add paramType() method to LPE parameter classes
2008-03-20 johanengelenAdd on-canvas editing of LPE PointParam.
2008-03-02 johanengelenremove flashing test indicator on pointparam.
2008-02-28 johanengelenRemove unnecessary dependencies for some of the lpe...
2008-02-27 johanengelen* (when debug macro is defined) call ShapeEditor functi...
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-15 johanengelenprepare LPE parameter widgets to be owned by multiple...
2008-01-08 johanengelencorrectly transform LPE path and point parameters with...
2008-01-02 johanengelenmake LPE parameters responsible for transformation...
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-10-11 pjrmtrivial: live_effects/**: svn propset svn:eol-style...
2007-08-19 johanengelenAdd default value stuff for LPE parameters
2007-08-17 johanengelenFix LPE:
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!