summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/native_menu_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Rework a loop in the native menu code to iterate over the vector of items we ...ben@chromium.org2009-06-291-4/+5
* Fix a menu crash.ben@chromium.org2009-06-261-0/+1
* Update Skia transfer modes to match changes in Skia as of r239amanda@chromium.org2009-06-251-1/+1
* Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...ben@chromium.org2009-06-151-20/+146
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-2/+5
* Fixes crash in menu. It's possible for the WM_MENUSELECT to pass insky@chromium.org2009-06-101-0/+3
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-18/+80
* A new menu system for views.ben@chromium.org2009-06-081-0/+346