summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_item_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-1/+1
* Fixes bug where deleting bookmarks in bookmarks menu wouldn't alwayssky@chromium.org2010-02-181-0/+8
* Support tooltips in MenuItemView. Use that tooltip support in the finnur@chromium.org2010-02-171-1/+12
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-0/+14
* Fixes possible crash in showing bookmark menu. The problem occurredsky@chromium.org2009-11-101-18/+18
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-18/+7
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+2
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-9/+0
* Reverts menu patch.sky@chromium.org2009-08-261-0/+9
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-9/+0
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-335/+50
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+729