Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / snapped-curve.h
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-03-14 dvlierop2Remove obsolete includes of libnr files in the snapping...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-02-15 dvlierop2After snapping, show a tooltip together with the snap...
2009-01-25 dvlierop2Remove some SP_ACTIVE_DESKTOP() calls
2008-09-21 dvlierop2- refactor snapping code, removing code duplication
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-08 dvlierop2Snap to intersections of any kind of path (were we...