summaryrefslogtreecommitdiffstats
path: root/printing/print_settings_initializer_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-221-1/+1
* printing: Convert some wstrings to string16s.thestig@chromium.org2011-09-201-5/+4
* Print Preview: Implement dialog-less printing on Linux.thestig@chromium.org2011-04-191-3/+10
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-1/+0
* Printing: Move the default margin constants out of PdfPsMetafile.thestig@chromium.org2011-03-151-13/+10
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-14/+14
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-14/+14
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-14/+14
* Fix DCHECK failure in page_setup.cc on Linux.hamaji@chromium.org2010-11-101-4/+8
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-0/+78