summaryrefslogtreecommitdiffstats
path: root/src/snap-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundancy from snapping API (type of snapsource no longer has to be ↵Diederik van Lierop2010-01-231-31/+26
| | | | | specified explicitly) (bzr r9014)
* Refactor snapping of gradient handles; now behaves like all other snapping, ↵Diederik van Lierop2010-01-011-5/+5
| | | | | | | | i.e. no more snapping to imaginary infinite lines along the bounding box Fixed bugs: - https://launchpad.net/bugs/371001 (bzr r8932)
* Snapping of guides now turned on by default, and fixed initialization of the ↵Diederik van Lierop2009-02-221-1/+1
| | | | | that checkbox (bzr r7352)
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-0/+3
| | | (bzr r7200)
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-4/+8
| | | | | | | - Snap to the midpoint of paths and bbox edges - Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar PS: icons.svg has been modified, so use "make install" if needed (bzr r7144)
* Merge from trunkTed Gould2008-10-311-1/+2
| | | (bzr r6887)
* From trunkTed Gould2008-10-271-0/+124
(bzr r6885)