summaryrefslogtreecommitdiffstats
path: root/app/menus/simple_menu_model.h
Commit message (Expand)AuthorAgeFilesLines
* The "Update Chrome" menu item should appear in addition to the About menu.erg@google.com2010-08-311-1/+3
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move implementations in menu model stuff from header to implementation.erg@chromium.org2010-07-161-20/+5
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-1/+2
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-251-0/+7
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-251-7/+0
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-251-0/+7
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-131-6/+0
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-4/+17
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-051-0/+5
* Rebuild app menu in ToolbarView::RunAppMenuxiyuan@chromium.org2010-02-061-3/+8
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-271-0/+17
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-0/+2
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-0/+107