summaryrefslogtreecommitdiffstats
path: root/chrome/views/widget/widget_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Reverting 14489.jcampan@chromium.org2009-04-241-67/+38
* This CL makes sure we unregister our Windows window classes when shut-down.jcampan@chromium.org2009-04-241-38/+67
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-100/+1
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-2/+2
* Fix various problems with work area change notifications so that we now (hope...pkasting@chromium.org2009-04-101-36/+97
* Fix clipping by using the correct window styles for native buttons.ben@chromium.org2009-03-271-4/+2
* Issue 21268: The RemakeSee http://codereview.chromium.org/21268 for the origi...idanan@chromium.org2009-03-261-14/+19
* Relanding since it was breaking the Release build (because of missing includes).jcampan@chromium.org2009-03-251-6/+15
* Reverting 12498.jcampan@chromium.org2009-03-251-15/+6
* Moving the mouse-wheel message rerouting code out of the focus manager.jcampan@chromium.org2009-03-251-6/+15
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-191-22/+1
* New native control helpers. Built but not run by anyone just yet. See design docben@chromium.org2009-03-181-0/+61
* Move widget related files into views/widgetben@chromium.org2009-03-171-0/+957