Code

UI fixes (a.o. Bug #560751 )
[inkscape.git] / src / live_effects / lpe-patternalongpath.cpp
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-10-05 scislacPatch by Johan to fix crashing by undefined path parame...
2009-04-12 johanengelenoverride transform_multiply for patternalongpath to...
2009-02-26 tweenkFix a translatable string incorrectly being considered...
2009-02-19 cilix42Remove superfluous FreehandShape LPE
2009-01-27 mfloryanAdded missing translation.
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-15 cilix42New LPE FreehandShape derived from PatternAlongPath...
2008-07-03 johanengelenupdate 2geom (svn rev1433)
2008-05-25 cilix42Fix some compile warnings
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-13 johanengelenremove split_at_discontinuities from LPE code, because...
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-04-09 johanengelenchange doEffect functions to use const& parameters
2008-04-08 johanengelenrename LPESkeletalStrokes -> LPEPatternAlongPath