Code

Store cached icons to disk between runs, and invalidate/purge as needed.
[inkscape.git] / src / live_effects / lpe-curvestitch.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-02 KrisUI fixes (a.o. Bug #560751 )
2010-07-13 Ted GouldUpgrading to trunk
2010-05-30 Johan Engelenadd comment
2009-03-15 johanengelencorrectly implement 'resetDefaults()' for LPEs. Now...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-07-20 johanengelenadd comments about setting new LPE PathParam path data...
2008-07-03 johanengelenupdate 2geom (svn rev1433)
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-01 buliabyakcopyediting
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-09 johanengelenchange doEffect functions to use const& parameters
2008-03-23 johanengelenremove multiple inheritance from lpe PathParam. since...
2008-02-29 johanengelenfix warnings
2008-02-28 johanengelenRemove unnecessary dependencies for some of the lpe...
2008-02-20 johanengelenfix Bug #191909 crash on lpe stitch sub-paths, also...
2008-01-17 johanengelenfix transformation of LPECurveStitch when "Scale width...
2008-01-17 johanengelensorry for this late feature change. this makes the...
2008-01-16 johanengelenOops, set 'scislac' modus off by default ofcourse.
2008-01-16 johanengelenfix bug in lpe-curvestitch.cpp and add 'scislac' modus...
2008-01-16 johanengelenRegisteredEnum is now subclassed from RegisteredWidget...
2008-01-04 joelholdsworthCorrected tooltips and labels in the LPEs
2007-11-20 johanengelenEnhanced subcurve stitching tool to look more like...
2007-11-12 johanengelenLPE: no longer overload doEffect methods, but name...
2007-11-06 johanengelen* UI text change "Curve stitching" to "Stitch subcurves"
2007-10-11 pjrmtrivial: live_effects/**: svn propset svn:eol-style...
2007-09-14 johanengelenChange "scale y" to "scale width" in description of...
2007-09-14 johanengelenchange Y-scaling for curve stiching and path-along...
2007-09-04 johanengelenLPE: add Paste LPE verb + menu item. add scale ratios...
2007-09-02 johanengelenLPE: add RandomParam type.
2007-08-31 johanengelenAdd "scale y stroke" parameter to Curve Stitching LPE
2007-08-30 johanengelenAdded freedom of strokepath for the Curve Stitching LPE
2007-08-29 johanengelenLPE: