summaryrefslogtreecommitdiffstats
path: root/printing/printing_context_cairo.h
Commit message (Expand)AuthorAgeFilesLines
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-5/+2
* Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.thestig@chromium.org2011-04-111-9/+7
* Printing: Use const reference instead of a const pointer.thestig@chromium.org2011-03-221-1/+1
* PrintPreview: [MAC] Set the selected printer for the current print job.kmadhusu@chromium.org2011-03-211-1/+2
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-051-0/+1
* Linux: Refactor printing to be more linux Windows/Mac.thestig@chromium.org2011-02-191-1/+24
* Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...thestig@chromium.org2011-02-141-1/+0
* On Chrome OS, use the application locale to determine the default paper size ...sanjeevr@chromium.org2010-12-031-1/+3
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-0/+39