summaryrefslogtreecommitdiffstats
path: root/app/menus/simple_menu_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-314/+0
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-151-4/+12
* The "Update Chrome" menu item should appear in addition to the About menu.erg@google.com2010-08-311-0/+16
* Move implementations in menu model stuff from header to implementation.erg@chromium.org2010-07-161-0/+30
* [Mac] Put buttons into the new unified Wrench menu.rsesek@chromium.org2010-07-151-1/+2
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-251-10/+23
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-251-23/+10
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-251-10/+23
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-131-8/+0
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-22/+59
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-051-14/+28
* Make open tab items check item.oshima@chromium.org2010-02-051-1/+1
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-271-0/+61
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-0/+142