summaryrefslogtreecommitdiffstats
path: root/src/satisfied-guide-cns.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring the snapping API (making it easier to maintain and understand ↵Diederik van Lierop2010-01-091-2/+2
| | | | | for the devs) (bzr r8960)
* The snap indicator's tooltip now displays "A to B", whereas before it only ↵Diederik van Lierop2009-02-201-2/+2
| | | | | displayed "B". (bzr r7335)
* Merging from trunkTed Gould2008-10-111-1/+1
| | | (bzr r6884)
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-1/+1
| | | (bzr r6513)
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-1/+1
| | | (bzr r4258)
* rename guide parameters to match snapping code naming convention.Johan B. C. Engelen2007-12-191-1/+1
| | | | | start conversion to use point_on_line instead of position. (bzr r4257)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-1/+1
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+33
(bzr r1)