summaryrefslogtreecommitdiffstats
path: root/chrome/views/widget_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-13/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-041-19/+14
* Nonfunctional cleanup change:pkasting@chromium.org2009-03-031-8/+2
* Support DWM switching.ben@chromium.org2009-03-031-1/+1
* Bringing the Task Manager to the front shouldn't cause it to lose topmost sta...pkasting@chromium.org2009-02-271-1/+7
* Handle keys like alt-f4 when focus has been cleared by making sure we don't e...pkasting@chromium.org2009-02-251-2/+2
* Maximized popup windows couldn't be restored by double-clicking the titlebar,...pkasting@chromium.org2009-02-241-2/+7
* A few minor changes to WidgetWin:pkasting@chromium.org2009-02-231-13/+23
* Fix for a flag error introduced yesterday for non-client messages, which weidanan@chromium.org2009-02-191-6/+6
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-14/+17
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-0/+3
* Reverting 9109.ojan@google.com2009-02-031-3/+0
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-031-0/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+2
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-171-12/+11
* Fixes info bubble painting bug. This was happening because we weresky@google.com2008-12-161-6/+25
* Roll back this change.ben@chromium.org2008-12-031-10/+1
* RootView should be destroyed in WM_NCDESTROY not after it.ben@chromium.org2008-12-031-1/+10
* Rename Container->Widgetben@chromium.org2008-11-211-0/+923