summaryrefslogtreecommitdiffstats
path: root/views/window/window_win.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...ben@chromium.org2011-03-141-4/+2
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-141-2/+4
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+2
* Add Activation support to WindowDelegate.ben@chromium.org2011-03-111-1/+2
* Remove broken (and previously unused) OnMouseLeave overrides.msw@chromium.org2011-03-101-3/+0
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-26/+31
* Consolidate more into Window.ben@chromium.org2011-03-091-16/+5
* Consolidate more into Window:ben@chromium.org2011-03-091-11/+2
* Update OnMouseActivate override signatures.msw@chromium.org2011-03-091-14/+23
* Fix clang build by renaming method ShowWindow()ben@chromium.org2011-03-091-1/+1
* Consolidate window showing into Window base class.ben@chromium.org2011-03-091-33/+15
* Consolidate some more stuff in Window. PreferredSize obtaining.ben@chromium.org2011-03-081-10/+10
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-67/+65
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-12/+0
* Make Window class concrete (mostly).ben@chromium.org2011-03-051-2/+7
* Two things:ben@chromium.org2011-03-041-1/+0
* Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides.thakis@chromium.org2011-03-041-2/+2
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-6/+7
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-7/+6
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-041-0/+2
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-4/+16
* 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