Code

Make curvature work again by fixing a minor omission
[inkscape.git] / src / snapped-line.h
2009-04-12 dvlierop2Use the line intersection routines in 2geom/line.h...
2009-03-14 dvlierop2Remove obsolete includes of libnr files in the snapping...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
2008-01-03 dvlierop21) fix snapping while scaling
2007-11-14 dvlierop2Snap to intersections of line segments
2007-11-09 dvlierop2Renaming classes: SnappedLine -> SnappedLineSegment...
2007-11-03 dvlierop2Oops, don't use tabs! (replace tabs by 4 spaces)
2007-11-03 dvlierop2Groundwork to snap to intersections, e.g. intersections...