summaryrefslogtreecommitdiffstats
path: root/chrome/common/win_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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