| Commit message (Expand) | Author | Age | Files | Lines |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 1 | -0/+8 |
* | Landing Marshall Greenblatt change. | jcampan@chromium.org | 2010-02-24 | 1 | -0/+3 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 1 | -0/+3 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -1/+0 |
* | Move all the stuff relating to detached tab dragging out of BrowserFrameWin a... | ben@chromium.org | 2009-11-07 | 1 | -6/+7 |
* | Attempt 2 at: | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Revert 30903 - Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Refactor widget methods to support desktop notifications, including GTK stubs. | johnnyg@chromium.org | 2009-10-26 | 1 | -0/+2 |
* | Make sure the RootView is sized to the correct bounds when the opaque frame i... | ben@chromium.org | 2009-10-23 | 1 | -7/+3 |
* | Fix a whole category of frame switching bugs relating to the window z-order b... | ben@chromium.org | 2009-10-15 | 1 | -2/+10 |
* | WidgetWin was an accelerator target, it does not need to. | jcampan@chromium.org | 2009-10-13 | 1 | -7/+2 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -3/+3 |
* | Relanding focus traversal on Linux toolkit views. | jcampan@chromium.org | 2009-10-01 | 1 | -1/+5 |
* | Refactored event handler method bodies from widget_win.h to | kbr@google.com | 2009-09-28 | 1 | -99/+38 |
* | Fix BrowserFrameWin::OnMoving bad_override coverity error. | mattm@chromium.org | 2009-09-18 | 1 | -1/+1 |
* | The focus is not restored properly when a Windows modal dialog | jcampan@chromium.org | 2009-09-14 | 1 | -0/+4 |
* | Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de... | jhawkins@chromium.org | 2009-09-10 | 1 | -1/+2 |
* | A couple comment changes -- update an out of date comment and add a note abou... | pkasting@chromium.org | 2009-09-03 | 1 | -2/+1 |
* | Reverting 23645. | jhawkins@chromium.org | 2009-08-18 | 1 | -5/+5 |
* | Make NativeControl inherit from base::WindowImpl instead of CWindowImpl to re... | jhawkins@chromium.org | 2009-08-18 | 1 | -5/+5 |
* | Refactors RootViewDropTarget into a platform independent part, | sky@chromium.org | 2009-08-11 | 1 | -0/+5 |
* | Factor out window creation into base::WindowImpl. This class will be used in... | jhawkins@chromium.org | 2009-08-07 | 1 | -54/+12 |
* | Status bubble limping in TOOLKIT_VIEWS. | ben@chromium.org | 2009-08-01 | 1 | -15/+2 |
* | Fix Omnibox cursor flicker by deleting a bunch of useless code in WindowWin. | pkasting@chromium.org | 2009-07-24 | 1 | -5/+0 |
* | Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s... | ben@chromium.org | 2009-07-07 | 1 | -1/+5 |
* | Fixes crash in ~WidgetGtk. This was caused by your change to no longer | sky@chromium.org | 2009-06-30 | 1 | -4/+1 |
* | This CL removes the last (major) Windows specific part out of the focus manag... | jcampan@chromium.org | 2009-06-30 | 1 | -6/+11 |
* | Revert : | nsylvain@chromium.org | 2009-06-22 | 1 | -11/+6 |
* | Relanding focus manager refactoring with build fix, see:http://codereview.chr... | jcampan@chromium.org | 2009-06-20 | 1 | -6/+11 |
* | Reverting 18872. | jcampan@chromium.org | 2009-06-19 | 1 | -11/+6 |
* | Removed the last Windows specific part out of the focus manager. HWNDs are no... | jcampan@chromium.org | 2009-06-19 | 1 | -6/+11 |
* | Fix reversed focus traversal order issue. | yutak@chromium.org | 2009-06-12 | 1 | -1/+1 |
* | Issue 8838: Close box not highlighted | idanan@chromium.org | 2009-06-10 | 1 | -0/+8 |
* | Moving the Windows specific activation code in the FocusManager to the widget... | jcampan@chromium.org | 2009-06-08 | 1 | -0/+5 |
* | First part of tab overview. It isn't wired up, nor is it complete, but | sky@chromium.org | 2009-06-08 | 1 | -0/+1 |
* | Splits TooltipManager so that it can be ported and stubs out the GTK | sky@chromium.org | 2009-05-28 | 1 | -3/+11 |
* | Removes WidgetWin dependency from StatusBubbleViews so that it can compile on... | ben@chromium.org | 2009-05-26 | 1 | -21/+8 |
* | Removes some dead code from WidgetWin. | sky@chromium.org | 2009-05-19 | 1 | -5/+0 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -3/+2 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -3/+5 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -5/+3 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -3/+5 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+5 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+636 |