summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-path.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵Johan B. C. Engelen2008-09-071-65/+0
| | | | | references to nr-path.h) (bzr r6774)
* Refactoring the object-snapper to use 2geom pathsDiederik van Lierop2008-08-031-2/+0
| | | (bzr r6552)
* complete adding const to have only NArtBpath const * get_bpath() const; for ↵Johan B. C. Engelen2008-05-091-6/+11
| | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
| | | (bzr r5149)
* 1) Fix bug #178312Diederik van Lierop2007-12-271-0/+2
| | | | | 2) Fix constrained snapping to objects (bzr r4314)
* remove all mention of extension/internal/gnome.cpp from build files for make ↵Aaron Spike2007-12-101-2/+0
| | | | | distcheck; this included removing mention from a comment in src/libnr/nr-path.h (bzr r4201)
* optimize picking by ignoring out-of-view segmentsbulia byak2007-03-191-1/+1
| | | (bzr r2715)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+62
(bzr r1)