summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/button/menu_button.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-011-2/+2
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-2/+2
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-3/+3
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-2/+1
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-3/+3
* Change View::HitTest to View::HitTestRecttdanderson@chromium.org2012-08-101-2/+3
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-2/+3
* (Views only)Resize the menu buttons on the Website Settings UI to fit the but...markusheintz@chromium.org2012-07-311-4/+2
* Consume TAP regardless of menu result to avoid setting HOT state in CustomBut...flackr@chromium.org2012-07-251-0/+1
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-1/+1
* Add touch gestures to views menu controls.flackr@chromium.org2012-06-131-0/+9
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-1/+1
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-1/+1
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-1/+1
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-241-1/+1
* views: Rename MenuButtonDelegate::RunMenu to something more obvious.tfarina@chromium.org2012-03-151-5/+5
* views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...tfarina@chromium.org2012-03-081-2/+2
* views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-03-061-3/+4
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-0/+263