Code

fixing wrong includes
[inkscape.git] / src / live_effects / parameter /
2008-02-28 JucaBluesfixing wrong includes
2008-02-28 johanengelenRemove unnecessary dependencies for some of the lpe...
2008-02-27 johanengelen* (when debug macro is defined) call ShapeEditor functi...
2008-02-25 joncruzWhitespace cleanup
2008-02-24 joncruzWarning and whitespace cleanup
2008-02-20 johanengelenfix Bug #191909 crash on lpe stitch sub-paths, also...
2008-01-26 johanengelenadd copy button to LPE pathparam
2008-01-26 johanengelenpath lpe parameter should not know of it's edit button...
2008-01-26 johanengelenfix initialization of lpe params
2008-01-16 johanengelenRegisteredEnum is now subclassed from RegisteredWidget...
2008-01-16 johanengelenRegisteredScalar subclassed from RegisteredWidget<Scala...
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-15 johanengelenRegisteredWidget has been renamed to RegisteredWdg...
2008-01-15 johanengelenprepare LPE parameter widgets to be owned by multiple...
2008-01-08 johanengelencorrectly transform LPE path and point parameters with...
2008-01-02 johanengelenfix typo notepath => nodepath
2008-01-02 johanengelenmake LPE parameters responsible for transformation...
2007-12-30 bryceSet teeth selector in lpe-gears to an integer value...
2007-11-17 johanengelenfix compile warning with C++ style cast
2007-11-09 johanengelenRemove geom.cpp and geom.h. Now use 2geom/geom.cpp...
2007-11-04 joncruzWarning cleanup
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-11-03 johanengelenmake setup_notepath function for LPE's and LPE parameters.
2007-10-30 johanengelenLPE: implement NEW path-along-path effect, i think...
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
2007-10-20 johanengelenLPE: add on-canvas editing of path parameters!
2007-10-11 pjrmtrivial: live_effects/**: svn propset svn:eol-style...
2007-09-15 johanengelenadd verticalpattern checkbox to path-along-path and...
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-14 johanengelenchange Y-scaling for curve stiching and path-along...
2007-09-14 johanengelenfix pasting of LPE's across multiple document; plus...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-05 johanengelenLPE: fix undo bug for applying/removing effect
2007-09-05 buliabyakdo not set value if widget is updating
2007-09-04 johanengelenLPE: add Paste LPE verb + menu item. add scale ratios...
2007-09-02 johanengelenFix makefiles for added LPE parameter
2007-09-02 johanengelenLPE: add RandomParam type.
2007-08-31 johanengelenAdd "scale y stroke" parameter to Curve Stitching LPE
2007-08-29 johanengelenLPE:
2007-08-29 johanengelenAdd BoolParam for LPE's
2007-08-26 johanengelenTemporary fix LPE "2Geom not implemented" crash when...
2007-08-26 johanengelen2 LPE things:
2007-08-19 johanengelenAdd default value stuff for LPE parameters
2007-08-17 johanengelenFix LPE:
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!