summaryrefslogtreecommitdiffstats
path: root/src/geom.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-09Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen1-173/+0
Add conversion functions between Geom::Point and NR::Point (bzr r4050)
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with ↵Diederik van Lierop1-1/+1
guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016)
2007-03-31bug #1524444 (partially solved): while uniformly scaling (with ctrl-key), ↵Diederik van Lierop1-1/+2
the correct scaling must be applied BEFORE trying to snap (bzr r2790)
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-14/+14
(bzr r149)