summaryrefslogtreecommitdiffstats
path: root/views/window/window_win.h
Commit message (Expand)AuthorAgeFilesLines
* Allow chrome to be customized for screen reader users.ctguil@chromium.org2010-09-291-1/+1
* Append "(Incognito)" to the accessible title of the browser window.ctguil@chromium.org2010-09-271-1/+1
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-171-0/+5
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-051-12/+1
* Lands http://codereview.chromium.org/466002 for Thiago:sky@chromium.org2009-12-041-1/+1
* Landing georgey CL.jcampan@chromium.org2009-11-111-0/+7
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-071-0/+5
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-231-1/+7
* Fix Omnibox cursor flicker by deleting a bunch of useless code in WindowWin.pkasting@chromium.org2009-07-241-1/+0
* For consistency, stop using the workarea coordinate inyuzo@chromium.org2009-06-231-0/+5
* Show caption area context menu on mouseup, not mousedown. Original patch by ...pkasting@chromium.org2009-06-111-0/+6
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-0/+5
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-2/+1
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-8/+3
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-16/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-2/+0
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-0/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-2/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+307