summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-forward.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-101-3/+0
| | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789)
* complete adding const to have only NArtBpath const * get_bpath() const; for ↵Johan B. C. Engelen2008-05-091-0/+1
| | | | | 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-2/+0
| | | (bzr r5149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+42
(bzr r1)