summaryrefslogtreecommitdiffstats
path: root/src/print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-5/+5
2007-12-23Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth1-1/+1
2007-12-22Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth1-2/+2
2007-12-12Warning cleanupJon A. Cruz1-1/+2
2007-12-10Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook1-170/+16
2007-11-04Warning cleanupJon A. Cruz1-25/+26
2007-10-16Unix printing: use correct paper size instead of defaulting to letter sizeDiederik van Lierop1-5/+28
2007-09-19r16619@tres: ted | 2007-09-18 21:09:29 -0700Ted Gould1-4/+0
2007-09-12(PrintPS::begin): Change isspace to g_ascii_isspace.Peter Moulder1-7/+6
2007-03-01commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg1-0/+4
2007-02-18relocated unix print dialog outside of extension call pathKees Cook1-0/+102