summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/shell_dialogs_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Remove some unnecessary dependencies on net from app/win_util and app/resourc...ben@chromium.org2010-03-121-2/+350
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-4/+3
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-3/+2
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-2/+4
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-23/+35
* The focus is not restored properly when a Windows modal dialogjcampan@chromium.org2009-09-141-42/+1
* The shell dialog code explicitly disables the browser HWND before calling the...jcampan@chromium.org2009-09-111-1/+42
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-4/+4
* A quick fix for Issue 3803.hbono@chromium.org2009-06-221-0/+17
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Properly construct shell filters (forgetting the asterisk means it works but ...avi@chromium.org2009-04-221-1/+1
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-22/+55
* Fix "Save page as..." functionality. Fix by Roland Steiner.avi@google.com2009-04-071-1/+5
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-43/+44
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-36/+63
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Build break. In revision 9958, I hadn't intented to commit this change.maruel@chromium.org2009-02-181-1/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-3/+3
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-291-0/+668