summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/ps.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-123/+0
| | | (bzr r6891)
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵Johan B. C. Engelen2008-09-071-2/+0
| | | | | references to nr-path.h) (bzr r6774)
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-6/+6
| | | (bzr r6612)
* convert ps output to 2geomJohan B. C. Engelen2008-07-121-1/+2
| | | (bzr r6278)
* 2geomify print, fill and stroke methods of extensionsJohan B. C. Engelen2008-07-121-2/+2
| | | (bzr r6274)
* 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-5/+5
| | | (bzr r5149)
* relocated unix print dialog outside of extension call pathKees Cook2007-02-181-1/+0
| | | (bzr r2390)
* initial support for gtk print dialog, if availableKees Cook2007-02-051-0/+1
| | | (bzr r2331)
* remove g++ 4.1.1 compiler errorsBob Jamison2006-11-181-3/+3
| | | (bzr r1980)
* patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak2006-11-181-1/+17
| | | (bzr r1977)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+108
(bzr r1)