summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_2.cc
Commit message (Expand)AuthorAgeFilesLines
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+12
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-12/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+12
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-12/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+12
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+4
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+4
* Don't mirror menu position for RTL because on Windows we set RLT window flags...dpolukhin@google.com2010-03-061-17/+3
* Fixed alignment of button dropdowns for RTL languages.avayvod@chromium.org2010-02-111-2/+18
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-27/+1
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-0/+4
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-2/+5
* A new menu system for views.ben@chromium.org2009-06-081-0/+62