summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-127/+0
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-1/+1
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-1/+2
* views: Change Menu API to string16.tfarina@chromium.org2011-10-201-1/+1
* views: Change MenuDelegate::GetLabel() to string16.tfarina@chromium.org2011-10-031-2/+2
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-3/+2
* views: Make MenuDelegate constructor virtual.thakis@chromium.org2011-06-081-0/+2
* Replace ButtonDropDown menu implementation (Menu2) with MenuItemView.rhashimoto@chromium.org2011-06-011-0/+3
* Adds two methods to the MenuDelegate I'm going to need for bookmarksky@chromium.org2011-05-191-2/+6
* Add views::MenuDelegate call for per-item fonts.rhashimoto@chromium.org2011-05-131-0/+5
* Revert "Change status button menu"saintlou@chromium.org2011-04-251-5/+0
* Change status button menu (ClockMenu, NetworkMenu, PowerMenu) implementation ...rhashimoto@chromium.org2011-04-221-0/+5
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-0/+113