summaryrefslogtreecommitdiffstats
path: root/printing/printing_context_cairo.cc
Commit message (Expand)AuthorAgeFilesLines
* Print Preview: Implement dialog-less printing on Linux.thestig@chromium.org2011-04-191-25/+13
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-1/+2
* Printing: Fix CrOS build.thestig@chromium.org2011-04-111-1/+3
* Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.thestig@chromium.org2011-04-111-20/+15
* PrintPreview: Set number of copies and collate in print ticket.kmadhusu@chromium.org2011-04-051-1/+2
* PrintPreview: Added a helper function to get print job settings from dictionary.kmadhusu@chromium.org2011-03-311-3/+2
* Print Preview: Implement basic settings.thestig@chromium.org2011-03-291-1/+7
* PrintPreview: Remove NOTIMPLEMENTED() function call in PrintingContextCairo::...kmadhusu@chromium.org2011-03-251-2/+3
* 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
* Printing: Move the default margin constants out of PdfPsMetafile.thestig@chromium.org2011-03-151-11/+7
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-051-0/+11
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-7/+9
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-9/+7
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-7/+9
* Linux: Refactor printing to be more linux Windows/Mac.thestig@chromium.org2011-02-191-23/+70
* Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...thestig@chromium.org2011-02-141-4/+0
* On Chrome OS, use the application locale to determine the default paper size ...sanjeevr@chromium.org2010-12-031-4/+49
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-1/+4
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-26/+24
* Printing: Remove the debug-only |page_number_| from PrintingContext, which hasjhawkins@chromium.org2010-09-281-14/+0
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-7/+22
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-131-1/+1
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-1/+1
* Linux: fix shared build.craig.schlenter@chromium.org2010-02-151-0/+9
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-0/+117