summaryrefslogtreecommitdiffstats
path: root/src/snap-candidate.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-2/+2
| | | (bzr r9714)
* Fix bbox snapping as reported in LP bug #562205Diederik van Lierop2010-04-181-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/562205 (bzr r9351)
* Remove redundancy from snapping API (type of snapsource no longer has to be ↵Diederik van Lierop2010-01-231-51/+2
| | | | | specified explicitly) (bzr r9014)
* When snapping to a bounding box, flash that bounding box together with the ↵Diederik van Lierop2010-01-191-9/+24
| | | | | snap indicator (bzr r8999)
* Fix typoDiederik van Lierop2010-01-101-1/+1
| | | (bzr r8964)
* Refactoring the snapping API (making it easier to maintain and understand ↵Diederik van Lierop2010-01-091-0/+147
for the devs) (bzr r8960)