| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 78062 - Migrate more of BrowserFrame's event handling down into Window... | ben@chromium.org | 2011-03-14 | 1 | -4/+2 |
* | Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a... | ben@chromium.org | 2011-03-14 | 1 | -2/+4 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -2/+2 |
* | Add Activation support to WindowDelegate. | ben@chromium.org | 2011-03-11 | 1 | -1/+2 |
* | Remove broken (and previously unused) OnMouseLeave overrides. | msw@chromium.org | 2011-03-10 | 1 | -3/+0 |
* | Build out NativeWindow interface for Window method pass-thrus. | ben@chromium.org | 2011-03-10 | 1 | -26/+31 |
* | Consolidate more into Window. | ben@chromium.org | 2011-03-09 | 1 | -16/+5 |
* | Consolidate more into Window: | ben@chromium.org | 2011-03-09 | 1 | -11/+2 |
* | Update OnMouseActivate override signatures. | msw@chromium.org | 2011-03-09 | 1 | -14/+23 |
* | Fix clang build by renaming method ShowWindow() | ben@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Consolidate window showing into Window base class. | ben@chromium.org | 2011-03-09 | 1 | -33/+15 |
* | Consolidate some more stuff in Window. PreferredSize obtaining. | ben@chromium.org | 2011-03-08 | 1 | -10/+10 |
* | Add new MouseEvent ctors; update WidgetWin & WindowWin usage. | msw@chromium.org | 2011-03-08 | 1 | -67/+65 |
* | Move WindowDelegate and NonClientView creation and management to Window. | ben@chromium.org | 2011-03-07 | 1 | -12/+0 |
* | Make Window class concrete (mostly). | ben@chromium.org | 2011-03-05 | 1 | -2/+7 |
* | Two things: | ben@chromium.org | 2011-03-04 | 1 | -1/+0 |
* | Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides. | thakis@chromium.org | 2011-03-04 | 1 | -2/+2 |
* | Revert 74693. Changing approach. | ben@chromium.org | 2011-02-14 | 1 | -6/+7 |
* | Rename Widgetwin->NativeWidgetWin | ben@chromium.org | 2011-02-11 | 1 | -7/+6 |
* | Store the user's profile as a property of a window in order to access it when... | mirandac@chromium.org | 2011-02-04 | 1 | -0/+2 |
* | Cross-platform CL to remove app/win/win_util.h&cc and related work. | msw@chromium.org | 2011-02-03 | 1 | -4/+16 |
* | Allow chrome to be customized for screen reader users. | ctguil@chromium.org | 2010-09-29 | 1 | -1/+1 |
* | Append "(Incognito)" to the accessible title of the browser window. | ctguil@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Provide accessibility support for Window_win. | ctguil@chromium.org | 2010-05-17 | 1 | -0/+5 |
* | Support app menu and double-click close on upper left corner of window, part ... | pkasting@chromium.org | 2010-02-05 | 1 | -12/+1 |
* | Lands http://codereview.chromium.org/466002 for Thiago: | sky@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Landing georgey CL. | jcampan@chromium.org | 2009-11-11 | 1 | -0/+7 |
* | Move all the stuff relating to detached tab dragging out of BrowserFrameWin a... | ben@chromium.org | 2009-11-07 | 1 | -0/+5 |
* | Make sure the RootView is sized to the correct bounds when the opaque frame i... | ben@chromium.org | 2009-10-23 | 1 | -1/+7 |
* | Fix Omnibox cursor flicker by deleting a bunch of useless code in WindowWin. | pkasting@chromium.org | 2009-07-24 | 1 | -1/+0 |
* | For consistency, stop using the workarea coordinate in | yuzo@chromium.org | 2009-06-23 | 1 | -0/+5 |
* | Show caption area context menu on mouseup, not mousedown. Original patch by ... | pkasting@chromium.org | 2009-06-11 | 1 | -0/+6 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -0/+5 |
* | Removes WidgetWin dependency from StatusBubbleViews so that it can compile on... | ben@chromium.org | 2009-05-26 | 1 | -2/+1 |
* | Factor out a BrowserFrame interface, and move the existing Windows-based code | brettw@chromium.org | 2009-05-19 | 1 | -8/+3 |
* | Move Always On Top setting out of Window/WindowDelegate and into task manager... | beng@google.com | 2009-05-14 | 1 | -16/+1 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -2/+0 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -0/+2 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -2/+0 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+307 |