Code

Merge from trunk.
[inkscape.git] / src / live_effects / lpe-tangent_to_curve.cpp
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-18 cilix42Fix wrong descriptions
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-12 cilix42whitespace
2008-06-11 joncruzwarning cleanup
2008-06-10 cilix42Get rid of get_bpath() in lpe-tangent_to_curve.cpp
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-08 cilix42Make knotholders for LPE items finally work; each effec...
2008-06-02 cilix42set eol-style:native for recently added files
2008-05-30 johanengelenLPE STACKING!
2008-05-19 cilix42Add possibility to let the 'tangent' have a fixed angle...
2008-05-19 cilix42Add handles to adapt tangent length
2008-05-19 cilix42Forgot to add two files in commit #18667. Sorry for...