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