summaryrefslogtreecommitdiffstats
path: root/app/menus
Commit message (Expand)AuthorAgeFilesLines
* Ups copyright to reflect when last changed.sky@chromium.org2010-11-171-1/+1
* Ups the copyright of MenuModel.sky@chromium.org2010-11-171-1/+1
* Add ActivatedAtWithDisposition to MenuModel.estade@chromium.org2010-11-112-0/+9
* GTK: The wrench menu should remain open after clicking +/-.erg@google.com2010-09-202-1/+28
* Re-lands 58186:bryeung@chromium.org2010-09-033-11/+11
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-023-11/+11
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-023-11/+11
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-013-11/+11
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-013-11/+11
* The "Update Chrome" menu item should appear in addition to the About menu.erg@google.com2010-08-314-1/+26
* Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel.erg@google.com2010-08-251-0/+15
* Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...erg@google.com2010-08-241-14/+0
* Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.erg@google.com2010-08-231-0/+14
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+3
* The button menu items on GTK menus honor the enabled state of the command.sanjeevr@chromium.org2010-07-292-1/+8
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+3
* Exposed an IsEnabledAt for ButtonMenuItemModel (this is not used yet, will be...sanjeevr@chromium.org2010-07-272-0/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* Move implementations in menu model stuff from header to implementation.erg@chromium.org2010-07-164-33/+60
* [Mac] Put buttons into the new unified Wrench menu.rsesek@chromium.org2010-07-151-1/+2
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-122-2/+2
* GTK: Grouped buttons should be equal sizes in new wrench menu.erg@chromium.org2010-07-092-32/+15
* GTK: Cleanups to the new wrench menu.erg@chromium.org2010-06-302-17/+55
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-255-10/+203
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-255-203/+10
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-255-10/+203
* [Mac] Give the Wrench menu keyboard shortcuts.rsesek@chromium.org2010-06-221-0/+58
* Tweaks for the merged menu:sky@chromium.org2010-06-171-4/+10
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-132-14/+0
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-112-26/+76
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-052-14/+33
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* New network menu button UI for ChromeOS.chocobo@chromium.org2010-02-191-0/+10
* Rebuild app menu in ToolbarView::RunAppMenuxiyuan@chromium.org2010-02-061-3/+8
* Make open tab items check item.oshima@chromium.org2010-02-051-1/+1
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-272-0/+78
* Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...estade@chromium.org2010-01-191-7/+19
* GTK: make tab context menu use tab_menu_modelestade@chromium.org2010-01-051-0/+46
* 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-045-0/+447