Code

change doEffect functions to use const& parameters
[inkscape.git] / src / live_effects / effect.h
2008-04-09 johanengelenchange doEffect functions to use const& parameters
2008-04-09 johanengelenchange doEffect_path to default to calling pwd2 for...
2008-04-08 johanengelenrename LPESkeletalStrokes -> LPEPatternAlongPath
2008-04-08 johanengelenrename LPEPathAlongPath -> LPEBendPath
2008-04-02 cilix42New LPE: Perspective paths
2008-03-30 cilix42New LPE: Circle (with center at the first point and...
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-02 johanengelenNEW: temporary on-canvas indicators
2008-02-25 jfbarraud3 new lpe gadgets: sketch, knot and vonkoch.
2008-01-15 johanengelenprepare LPE parameter widgets to be owned by multiple...
2008-01-02 johanengelenfix typo notepath => nodepath
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-12-30 bryceSet teeth selector in lpe-gears to an integer value...
2007-11-22 johanengelenfix bug caused by rev. 16540
2007-11-21 johanengelenFix ordering of LPE parameters (no longer use map,...
2007-11-12 johanengelenLPE: no longer overload doEffect methods, but name...
2007-11-03 johanengelenmake setup_notepath function for LPE's and LPE parameters.
2007-10-30 johanengelenLPE: implement NEW path-along-path effect, i think...
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-10-20 johanengelenLPE: add on-canvas editing of path parameters!
2007-10-11 pjrmtrivial: live_effects/**: svn propset svn:eol-style...
2007-08-29 johanengelenLPE:
2007-08-25 johanengelenAdd #define to disable "test" LPE's
2007-08-17 johanengelenAdd lpe-skeleton for easy implementation!
2007-08-17 johanengelenFix LPE:
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!