summaryrefslogtreecommitdiffstats
path: root/views/controls/button/button_dropdown.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-2/+3
* Fixed alignment of button dropdowns for RTL languages.avayvod@chromium.org2010-02-111-4/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-1/+1
* Fix the Back and Forwards button broken in 23101idanan@chromium.org2009-09-031-4/+4
* Lands http://codereview.chromium.org/159838 for Pierre-Antoine. From him:sky@chromium.org2009-08-111-8/+22
* Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...ben@chromium.org2009-06-151-25/+8
* Gets button_dropdown compiling on linux.sky@chromium.org2009-05-291-6/+6
* Make toolbar compile on linux.ben@chromium.org2009-05-271-1/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-2/+2
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-2/+2
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-2/+2
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-5/+5
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+192