summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/submenu_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-32/+18
* Fixes bug where deleting bookmarks in bookmarks menu wouldn't alwayssky@chromium.org2010-02-181-1/+9
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-0/+4
* Fix style issues in View class.maruel@chromium.org2009-11-071-2/+2
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-0/+2
* 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-1/+12
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-234/+9
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+548