Sign in
chromium
/
chromium
/
src
/
ff3ccc2f254ec879c4f7e2d2095a2b2aabeb57b4
/
printing
/
printing_context_win.cc
ff3ccc2
Attempt to fetch first printer's settings to bootstrap the printing process if there are printers but none is set as default.
by
[email protected]
· 14 years ago
c97e5e8
PrintPreview: Set number of copies and collate in print ticket.
by
[email protected]
· 14 years ago
37a401bf
PrintPreview: Added a helper function to get print job settings from dictionary.
by
[email protected]
· 14 years ago
c48bee2
Print Preview: Implement basic settings.
by
[email protected]
· 14 years ago
afbdbf11
PrintPreview: Remove NOTIMPLEMENTED() function call in PrintingContextWin::UpdatePrintSettings().
by
[email protected]
· 14 years ago
c82d3f21
Printing: Use const reference instead of a const pointer.
by
[email protected]
· 14 years ago
89f5aa8c
PrintPreview: [MAC] Set the selected printer for the current print job.
by
[email protected]
· 14 years ago
b10c54d
Move Start/EndPage() from NewPage/PageDone() to inside the metafile.
by
[email protected]
· 14 years ago
7868ecab
(1) Hook up the print button to send the pages to the default printer for printing without displaying a native dialog.
by
[email protected]
· 14 years ago
46b8ae0
Printing: Delete dead code in PrintJob and cleanup corresponding code in PrintingContext.
by
[email protected]
· 15 years ago
128bec3c
Use the existing PRINTPAGERANGE rather than allocating a new one.
by
[email protected]
· 15 years ago
ee5f36e4
On Chrome OS, use the application locale to determine the default paper size rather than rely on GTK.
by
[email protected]
· 15 years ago
4993f34
Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class
by
[email protected]
· 15 years ago
51e8d935
Printing: Convert PrintingContext into an interface implemented by the separate
by
[email protected]
· 15 years ago
ea6f72a97c
Fix a c_str() use-after-free bug in the printing code.
by
[email protected]
· 15 years ago
ee42691e
Printing: Remove the debug-only |page_number_| from PrintingContext, which has
by
[email protected]
· 15 years ago
6074541
Printing: Push checking of |context| one level lower, as the different
by
[email protected]
· 15 years ago
3b52c98
Printing: Push checking of |context| one level lower, as the different
by
[email protected]
· 15 years ago
b719142
Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.
by
[email protected]
· 15 years ago
d9d4299
Printing: Convert several wstrings to string16.
by
[email protected]
· 15 years ago
d825462
Win32: Print the right number of pages.
by
[email protected]
· 15 years ago
fc790462
Set the job name for the print job on the Mac.
by
[email protected]
· 15 years ago
5930cb6
printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).
by
[email protected]
· 16 years ago
de294335
Do some cleanup of file path name handling.
by
[email protected]
· 16 years ago
b75dca8
Implement the basic OS-level printing mechanics on Mac
by
[email protected]
· 16 years ago
260d157
Fix the Windows printing build by updating an old include.
by
[email protected]
· 16 years ago
d0767cb54
Separate out some more ICU from base and into base/i18n.
by
[email protected]
· 16 years ago
daee497
Re-enable test (disabled while moving printing functionality to printing library).
by
[email protected]
· 16 years ago
8ff1d42
Move printing related stuff to the root printing project from the browser project. This simplifies further refactoring and eases understanding of the printing part of Chrome.
by
[email protected]
· 16 years ago
[Renamed (97%) from chrome/browser/printing/win_printing_context.cc]
e1504d8
Remove unused notification in print code to simplify before refactoring.
by
[email protected]
· 16 years ago
8227045
Add Print Selection support to Chrome. This change is fairly involved since this means that the printing is done async instead of the fully synchronous mode the normal full page printing is.
by
[email protected]
· 16 years ago
bd63dc9
Refactor the PlatformContext layer to have only one class.
by
[email protected]
· 16 years ago
3a0e4a3
Fix a minor bug in the print dialog on windows. The minimum page number was not set so you could ask for a printout of page 0-5 in a 5 page document.
by
[email protected]
· 16 years ago
c8ad40c
Add support for printing selection only flag. This only adds the flag to the IPC and implements the Windows dialog interaction but does not enable this just yet.
by
[email protected]
· 16 years ago
4ecd0745
Simplify code in PrintSettings. Removes support for settings margins
by
[email protected]
· 16 years ago
b6f87899
NO CODE CHANGE
by
[email protected]
· 16 years ago
dcccb94
Fix a bunch of header includes. I removed some unnecessary headers from a
by
[email protected]
· 17 years ago
21f527e
Move the "platform" wrappers in skia/ext to the skia namespace.
by
[email protected]
· 17 years ago
c399a8a
Remove base versions of the graphics headers, which previously just forwarded to the skia ones.
by
[email protected]
· 17 years ago
8da547c
Remove an hack to enable the parent window. It seems to cause crashes in the field. I wonder why I had kept it active.
by
[email protected]
· 17 years ago
e1acf6f
Move Time, TimeDelta and TimeTicks into namespace base.
by
[email protected]
· 17 years ago
0ae80b89
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
by
[email protected]
· 17 years ago
74d9bac
Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include.
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
5cca3a5
Move time formatters that only use ICU into base/time.*
by
[email protected]
· 17 years ago
b49cbcf2
by
[email protected]
· 17 years ago
09911bf
Add chrome to the repository.
by initial.commit
· 17 years ago