summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2 at:sky@chromium.org2011-07-131-61/+0
* Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...sky@chromium.org2011-07-121-0/+61
* Gets mouse capture to work for menus with pure views. As part of thissky@chromium.org2011-07-121-61/+0
* Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...ben@chromium.org2011-06-281-0/+6
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-4/+4
* Re-land:ben@chromium.org2011-05-131-11/+2
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-2/+11
* Split the hierarchy. ben@chromium.org2011-05-131-11/+2
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-5/+0
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-011-80/+19
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-2/+2
* Make MenuHost concrete, hide platform specific implementation behind NativeMe...ben@chromium.org2011-03-311-5/+20
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-12/+4
* Re-lands:ben@chromium.org2011-03-161-2/+1
* Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...ben@chromium.org2011-03-151-1/+2
* Add native capture API to Widget, and fix a bug in Window where we wouldn't l...ben@chromium.org2011-03-151-2/+1
* Rename MenuHost::Init to InitMenuHost.thakis@chromium.org2011-03-041-4/+4
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-4/+4
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-4/+4
* Convert LOG(INFO) to VLOG(1) - views/.pkasting@chromium.org2010-10-201-6/+0
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-3/+3
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-54/+67
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-8/+11
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-0/+114