Code

Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
[inkscape.git] / src / live_effects / lpe-bendpath.cpp
2010-12-29 KrisMnemonics in "Input devices", and LPE dialogs (Bug...
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-02 KrisUI fixes (a.o. Bug #560751 )
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-26 scislacFix by Johan for 436304.
2009-03-15 johanengelencorrectly implement 'resetDefaults()' for LPEs. Now...
2008-10-27 Ted GouldFrom trunk
2008-08-07 johanengelenremove debug message
2008-08-07 johanengelentry to make LPE optimizations easier. example in LPE...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-20 johanengelenadd comments about setting new LPE PathParam path data...
2008-07-03 johanengelenupdate 2geom (svn rev1433)
2008-05-30 johanengelenLPE STACKING!
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-04-15 bgk- Clean up LPE bounding box computing code
2008-04-14 johanengelenwhitespace + comment
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-04-09 johanengelenchange doEffect_path to default to calling pwd2 for...
2008-04-08 johanengelenrename LPEPathAlongPath -> LPEBendPath