summaryrefslogtreecommitdiffstats
path: root/views/window/window_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Show caption area context menu on mouseup, not mousedown. Original patch by ...pkasting@chromium.org2009-06-111-4/+38
* Fix crash in window shutdown by accessing the Widget via a more unique property.ben@chromium.org2009-06-051-4/+9
* Fix for crash when changing frame on non-DWM systems.glen@chromium.org2009-06-031-0/+7
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-40/+52
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-5/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-1/+0
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-0/+1
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-1/+0
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-7/+12
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-5/+5
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-75/+9
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+1446