summaryrefslogtreecommitdiffstats
path: root/src/snapped-curve.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop2009-03-141-3/+0
| | | (bzr r7491)
* The snap indicator's tooltip now displays "A to B", whereas before it only ↵Diederik van Lierop2009-02-201-1/+1
| | | | | displayed "B". (bzr r7335)
* After snapping, show a tooltip together with the snap indicatorDiederik van Lierop2009-02-151-55/+55
| | | (bzr r7296)
* Remove some SP_ACTIVE_DESKTOP() callsDiederik van Lierop2009-01-251-3/+3
| | | (bzr r7174)
* - refactor snapping code, removing code duplicationDiederik van Lierop2008-09-211-1/+1
| | | | | - fix snapping to page corners (bzr r6863)
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-3/+3
| | | (bzr r6606)
* Snap to intersections of any kind of path (were we previously only could ↵Diederik van Lierop2008-08-081-0/+55
snap to intersections of line-segments) (bzr r6597)