Code

- Created a SPLPEItem class that handles applying a LPE to an Item
[inkscape.git] / src / live_effects / lpe-pathalongpath.cpp
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-23 johanengelenremove multiple inheritance from lpe PathParam. since...
2008-02-20 johanengelenfix Bug #191909 crash on lpe stitch sub-paths, also...
2008-01-26 johanengelenLPE bend path was badly broken. fixed now.
2008-01-18 johanengelenadd default functions for transforming lpe-pathalongpat...
2008-01-16 johanengelenRegisteredEnum is now subclassed from RegisteredWidget...
2007-12-28 johanengelenadd tooltip text to bend path. #178471
2007-12-17 joncruzCRLF fix
2007-12-07 johanengelenLPE Bendpath: disable width path
2007-11-23 johanengelenLPEbendpath fix: save widthfactor parameter ofcourse...
2007-11-23 johanengelenLPE add experimental width control to bend path!
2007-11-18 johanengelenMake LPE Path along path behave more naturally. (fixes...
2007-11-12 johanengelenLPE: no longer overload doEffect methods, but name...
2007-10-30 johanengelentemporary fix for crash with shapes and path-along...
2007-10-30 johanengelenok. so NOW the new effect is committed...