Code

remove many unnecessary to_2geom and from_2geom calls
[inkscape.git] / src / live_effects / parameter / point.cpp
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 cilix42Make PointParam handles snap, too
2008-07-29 cilix42Remove obsolete function param_editOncanvas for PointParams
2008-07-29 cilix42Rename isLPEParam() to isDeletable(), create new class...
2008-07-29 cilix42Remove superfluous functions
2008-07-29 cilix42LPE knotholder refactoring: PointParams are not knothol...
2008-07-04 joncruzWarning cleanup
2008-07-04 cilix42Remove oncanvas_editable attribute for PointParams...
2008-07-02 cilix42Remove now obsolete 'edit on canvas' button for PointParams
2008-07-02 cilix42Enable status bar tips for LPE handles that are automat...
2008-06-16 cilix42Activate automatic knotholders for LPE PointParams
2008-06-08 cilix42Make knotholders for LPE items finally work; each effec...
2008-06-05 cilix42Rename param_writeSVGValue() --> param_getSVGValue...
2008-06-04 cilix42C++ify knotholders
2008-04-05 johanengelenRegisteredTransformedPoint: fix methods to use const&.
2008-03-22 johanengelenchanges to use RegisteredTransformedPoint as widget...
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-03-21 johanengelenclean up PointParamKnotHolder some more. SPKnotHolder...
2008-03-20 johanengelenremove #ifdef that was used to disable on-canvas editing.
2008-03-20 johanengelenAdd on-canvas editing of LPE PointParam.
2008-03-02 johanengelenremove flashing test indicator on pointparam.
2008-03-02 johanengelenNEW: temporary on-canvas indicators
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-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-15 johanengelenprepare LPE parameter widgets to be owned by multiple...
2008-01-08 johanengelencorrectly transform LPE path and point parameters with...
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-10-11 pjrmtrivial: live_effects/**: svn propset svn:eol-style...
2007-08-19 johanengelenAdd default value stuff for LPE parameters
2007-08-17 johanengelenFix LPE:
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!