summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_controller.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-41/+23
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-20/+50
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-271-1/+5
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-21/+96
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+3
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-091-14/+16
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-15/+3
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-30/+46
* Reverts menu patch.sky@chromium.org2009-08-261-46/+30
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-30/+46
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-14/+34
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+1387