summaryrefslogtreecommitdiffstats
path: root/app/win_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Supports High DPI mode.hbono@chromium.org2010-07-151-0/+15
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+4
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Remove some unnecessary dependencies on net from app/win_util and app/resourc...ben@chromium.org2010-03-121-292/+0
* Fix issue 32106xiyuan@chromium.org2010-02-251-1/+1
* Split win_util.cc - we need ConvertToLongPath in the 64-bit Windows build, bu...gregoryd@google.com2010-01-181-13/+0
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-12/+2
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Fix build by modifying a file I forgotbrettw@chromium.org2009-10-031-5/+5
* Provide a save file type for unknown extensions.paul@chromium.org2009-09-141-8/+18
* Replace usage of MFC wrapper classes with their win32 base types to reduce de...jhawkins@chromium.org2009-09-031-12/+15
* Some code style cleanup under src/app.maruel@chromium.org2009-08-291-3/+3
* Add clean-up code to SetAppIdForWindow().hbono@chromium.org2009-07-281-4/+8
* Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...brg@chromium.com2009-07-251-0/+54
* Add a command line argument to disable message boxes. This is useful toabarth@chromium.org2009-07-171-0/+5
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-281-5/+4
* Create a new app_strings target that builds strings for the app_base and even...ben@chromium.org2009-05-191-2/+2
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Move win_util.h from common to app.ben@chromium.org2009-05-081-0/+824