summaryrefslogtreecommitdiffstats
path: root/chrome/common/win_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Properly construct shell filters (forgetting the asterisk means it works but ...avi@chromium.org2009-04-221-1/+1
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-171-2/+7
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-1/+1
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-151-0/+2
* Don't reserve space for an auto-hide taskbar that's not always-on-top. Windo...pkasting@chromium.org2009-04-141-2/+3
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-87/+43
* Make the new save as dialog work on Vista too, sincensylvain@chromium.org2009-04-061-2/+2
* Modify the save as code to be able to display the new enhancednsylvain@chromium.org2009-03-261-2/+8
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-241-66/+0
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-101-0/+12
* NO CODE CHANGE.maruel@google.com2009-03-101-2/+4
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-091-12/+0
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-041-0/+12
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Fix a bug when saving web pages that have a period in their title.paulg@google.com2009-01-231-3/+8
* Fixing build break after I moved the meat of ScopedCOMInitializer into the .c...tommi@chromium.org2009-01-111-9/+0
* Adding minimal error checking to ScopedCOMInitializer.tommi@chromium.org2009-01-111-0/+9
* Convert download manager to FilePath.estade@chromium.org2009-01-061-7/+7
* Changes bookmark manager's import to show a description in the filessky@google.com2008-12-121-10/+28
* Ensure that the directory has a trailing separator when highlightingpaulg@google.com2008-12-121-0/+5
* Adding a unit test for the AppendExtensionIfNeeded partfinnur@google.com2008-12-091-13/+24
* Fixes bug in window positioning that resulted in positioningsky@google.com2008-12-031-4/+8
* Fix issue 4829: No file extensions listed when saving imagesfinnur@google.com2008-12-031-14/+54
* Fix issue 4898: File extension wrong for saved filesfinnur@google.com2008-12-011-0/+1
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-1/+3
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-6/+10
* Use system title bar font for app windows, detached popups, constrained popups.ben@chromium.org2008-10-131-0/+7
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+1
* Adds logging to file_util::WriteFile to figure out why writingsky@google.com2008-09-171-24/+0
* This fixes http://code.google.com/p/chromium/issues/detail?id=2321, which was...iyengar@google.com2008-09-161-2/+4
* Fix a bug with positioning windows from a secondary monitor.mpcomplete@google.com2008-09-091-2/+4
* Replace a custom memcpy(wchar_t*) with the new safer lcpy API. Pass MAX_PATH...deanm@google.com2008-09-081-4/+14
* Don't reinvent the wheel - base::wclscpy does this work in one line of code.beng@google.com2008-09-071-6/+1
* Clamp open file name size.beng@google.com2008-09-051-4/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+844