summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-221-1/+1
* base::Bind: Convert PrintingContext::PrintSettingsCallback.jhawkins@chromium.org2011-11-191-2/+2
* Get printing working in Aura.abodenha@chromium.org2011-11-081-7/+7
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-3/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move margin processing code to the browser process.vandebo@chromium.org2011-10-151-9/+13
* Linux: Simplify printing code and make it more reliable during shutdown.thestig@chromium.org2011-08-131-11/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Print Preview: Implement dialog-less printing on Linux.thestig@chromium.org2011-04-191-0/+7
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-4/+6
* Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.thestig@chromium.org2011-04-111-20/+25
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* gtk: Rename OnDialogResponse() to OnResponse() to standardize on a consistent...tfarina@chromium.org2011-03-071-1/+1
* Linux: Refactor printing to be more linux Windows/Mac.thestig@chromium.org2011-02-191-16/+50
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1
* gtk: Use CHROMEGTK_CALLBACK in PrintDialogGtk and move a thunk implementationjhawkins@chromium.org2010-09-081-10/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Don't allow more than one pending print dialog per browser instance.estade@chromium.org2010-06-181-0/+2
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-4/+2
* GTK: Add a dialog for printing.estade@chromium.org2009-09-161-0/+55