summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/win_printing_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a minor bug in the print dialog on windows. The minimum page number was ...sverrir@google.com2009-06-091-0/+1
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-25/+40
* Simplify code in PrintSettings. Removes support for settings marginssverrir@chromium.org2009-03-311-8/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+2
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Remove an hack to enable the parent window. It seems to cause crashes in the ...maruel@chromium.org2008-10-311-2/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.maruel@google.com2008-10-151-4/+4
* Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include.maruel@google.com2008-09-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-191-3/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+629