Code

UI fixes (a.o. Bug #560751 )
[inkscape.git] / src / live_effects / lpe-vonkoch.cpp
2010-10-02 KrisUI fixes (a.o. Bug #560751 )
2010-03-26 Ted GouldMerge from trunk
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-24 Krzysztof KosińskiRemove remnants of old node tool
2009-12-08 Krzysztof KosińskiFix LPEs and break mask transform undo
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-06 buliabyaktextual patch from bug 408093
2009-04-07 joncruzCtor fixes and misc warning cleanups
2009-03-15 johanengelencorrectly implement 'resetDefaults()' for LPEs. Now...
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 joncruzFixed initialization order issue
2008-09-17 jfbarraudlpe-vonkoch: added checkbox to restrict to (orientation...
2008-09-17 jfbarraudlpe-vonkoch: updated to handle groups + changed paramet...
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-04-14 johanengelenuse sp_nodepath_make_straight_path in LPE VonKoch
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-03-16 jfbarraudlpe-vonkoch: complexity bound + choose bbox/segment...
2008-03-03 jfbarraudchanged vonkoch to use bbox of input object as reference.
2008-02-27 joncruzFixed initialization order problem
2008-02-25 jfbarraud3 new lpe gadgets: sketch, knot and vonkoch.