summaryrefslogtreecommitdiffstats
path: root/src/print.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* complete adding const to have only NArtBpath const * get_bpath() const; for ↵Johan B. C. Engelen2008-05-091-2/+2
| | | | | 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-4/+4
| | | (bzr r5149)
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-231-1/+1
| | | (bzr r4279)
* Fixed the parenting of the print dialog so that it cannot fall behind the ↵Joel Holdsworth2007-12-221-1/+2
| | | | | main inkscape desktop window (bzr r4278)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+58
(bzr r1)