Code

Node tool: fix handle retraction with non-cusp nodes
[inkscape.git] / src / live_effects / lpe-perp_bisector.cpp
2008-08-04 cilix42Remove some obsolete code
2008-08-04 cilix42Correct handle tips
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 cilix42Make LPE knotholder handles snap
2008-07-29 cilix42Rename isLPEParam() to isDeletable(), create new class...
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 joncruzwarning cleanup
2008-06-10 cilix42Don't convert path to straight line for LPE perpendicul...
2008-06-10 cilix42Write all effect parameters to SVG when a LPE knotholde...
2008-06-08 cilix42Re-add two handles for PerpBisector LPE (we don't add...
2008-06-08 cilix42Better way to add LPE knotholder handles; now it happen...
2008-06-02 cilix42set eol-style:native for recently added files
2008-05-30 johanengelenLPE STACKING!
2008-05-19 cilix42Make LPEPerpBisector use the new nearest_point() functi...
2008-05-19 cilix42Provide knotholder for LPEPerpBisector; TODO: this...
2008-05-18 cilix42New LPE: Perpendicular bisector