Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / snapped-line.h
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-01 Ted GouldKeeping up with trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
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...