summaryrefslogtreecommitdiffstats
path: root/src/geom.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-091-173/+0
| | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050)
* Groundwork to snap to intersections, e.g. intersections of gridlines with ↵Diederik van Lierop2007-11-031-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)
* bug #1524444 (partially solved): while uniformly scaling (with ctrl-key), ↵Diederik van Lierop2007-03-311-1/+2
| | | | | the correct scaling must be applied BEFORE trying to snap (bzr r2790)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-14/+14
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+172
(bzr r1)