summaryrefslogtreecommitdiffstats
path: root/views/widget/widget_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-1/+1
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-291-2/+8
* Revert Revision 17224glen@chromium.org2009-05-291-7/+1
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-291-1/+7
* Fix drawing problem with options dialog. I'm not sure why this flag is neede...jam@chromium.org2009-05-291-1/+1
* Fixes bug where SetBounds would change the z-order. This was resultingsky@chromium.org2009-05-291-1/+1
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-2/+2
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-50/+52
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-201-2/+0
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-4/+0
* Fix painting problems that came up after manually calling RedrawWindow on chi...jam@chromium.org2009-05-201-3/+6
* Removes some dead code from WidgetWin.sky@chromium.org2009-05-191-3/+0
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-4/+4
* Reverting 15832 since this test is finished.hbono@chromium.org2009-05-141-1/+1
* Make WidgetWin redraw child windows that are in a different process asynchron...jam@chromium.org2009-05-141-3/+30
* An experimental fix for Issue 11046.hbono@chromium.org2009-05-121-1/+1
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-101-3/+4
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+18
* 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/+999