summaryrefslogtreecommitdiffstats
path: root/src/snap-enums.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in ↵Diederik van Lierop2010-02-251-1/+2
| | | | | | | | | | the selector tool) 2) Allow constrained translation for 1) (with <ctrl>) 3) Fix snapping to the grid when pasting 4) Show snap indicators for all of the above 5) Implement snap delay mechanism for 1) and 2) (bzr r9113)
* 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ↵Diederik van Lierop2010-02-221-1/+2
| | | | | | | | other tools 2) Always apply the constraint when asking for a constrained snap 3) Show snap indicator when applying a constraint (bzr r9105)
* Fix snap bug as reported by Arcadie Cracan on the developers mailing list, ↵Diederik van Lierop2010-01-231-2/+2
| | | | | dating 2009-10-28 (bzr r9015)
* Remove redundancy from snapping API (type of snapsource no longer has to be ↵Diederik van Lierop2010-01-231-0/+81
specified explicitly) (bzr r9014)