summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_host.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-110/+0
* Redo of Issue http://codereview.chromium.org/8621006/saintlou@chromium.org2011-11-221-3/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* touchui: Activate the menu window after displaying.sadrul@chromium.org2011-09-131-0/+3
* Remove menu keyboard grab and close menu on window manager activation change.rhashimoto@chromium.org2011-07-271-8/+1
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-6/+2
* Fixes regression from menu refactoring. The old windows code wasn'tsky@chromium.org2011-07-191-4/+6
* Attempt 2 at:sky@chromium.org2011-07-131-23/+27
* Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...sky@chromium.org2011-07-121-27/+23
* Gets mouse capture to work for menus with pure views. As part of thissky@chromium.org2011-07-121-23/+27
* Re-land:ben@chromium.org2011-06-161-3/+3
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-3/+3
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-3/+3
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+1
* Clean up a few things now that specialized window types are subclasses of Win...ben@chromium.org2011-05-181-20/+11
* Re-land:ben@chromium.org2011-05-131-8/+16
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-16/+8
* Split the hierarchy. ben@chromium.org2011-05-131-8/+16
* Fixes crash in menu code that would happen if you attempted to show asky@chromium.org2011-04-261-2/+2
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-2/+2
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-5/+10
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-011-11/+66
* Make MenuHost concrete, hide platform specific implementation behind NativeMe...ben@chromium.org2011-03-311-0/+56