| Commit message (Expand) | Author | Age | Files | Lines |
* | Ups copyright to reflect when last changed. | sky@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Ups the copyright of MenuModel. | sky@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Add ActivatedAtWithDisposition to MenuModel. | estade@chromium.org | 2010-11-11 | 2 | -0/+9 |
* | GTK: The wrench menu should remain open after clicking +/-. | erg@google.com | 2010-09-20 | 2 | -1/+28 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 3 | -11/+11 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 3 | -11/+11 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 3 | -11/+11 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 3 | -11/+11 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 3 | -11/+11 |
* | The "Update Chrome" menu item should appear in addition to the About menu. | erg@google.com | 2010-08-31 | 4 | -1/+26 |
* | Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel. | erg@google.com | 2010-08-25 | 1 | -0/+15 |
* | Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (... | erg@google.com | 2010-08-24 | 1 | -14/+0 |
* | Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate. | erg@google.com | 2010-08-23 | 1 | -0/+14 |
* | Add undeclared virtual destructors part 5 | ziadh@chromium.org | 2010-08-02 | 1 | -0/+3 |
* | The button menu items on GTK menus honor the enabled state of the command. | sanjeevr@chromium.org | 2010-07-29 | 2 | -1/+8 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 1 | -0/+3 |
* | Exposed an IsEnabledAt for ButtonMenuItemModel (this is not used yet, will be... | sanjeevr@chromium.org | 2010-07-27 | 2 | -0/+10 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 6 | -0/+6 |
* | Move implementations in menu model stuff from header to implementation. | erg@chromium.org | 2010-07-16 | 4 | -33/+60 |
* | [Mac] Put buttons into the new unified Wrench menu. | rsesek@chromium.org | 2010-07-15 | 1 | -1/+2 |
* | Header cleanup: SkBitmap and other unnecessary includes. | erg@chromium.org | 2010-07-12 | 2 | -2/+2 |
* | GTK: Grouped buttons should be equal sizes in new wrench menu. | erg@chromium.org | 2010-07-09 | 2 | -32/+15 |
* | GTK: Cleanups to the new wrench menu. | erg@chromium.org | 2010-06-30 | 2 | -17/+55 |
* | Reapply r50859 with chromeos fixes. | erg@chromium.org | 2010-06-25 | 5 | -10/+203 |
* | Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr... | rafaelw@google.com | 2010-06-25 | 5 | -203/+10 |
* | GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items. | erg@chromium.org | 2010-06-25 | 5 | -10/+203 |
* | [Mac] Give the Wrench menu keyboard shortcuts. | rsesek@chromium.org | 2010-06-22 | 1 | -0/+58 |
* | Tweaks for the merged menu: | sky@chromium.org | 2010-06-17 | 1 | -4/+10 |
* | Only use IDC_ values for command ids in the render view context menu. | estade@chromium.org | 2010-05-13 | 2 | -14/+0 |
* | Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. | estade@chromium.org | 2010-05-11 | 2 | -26/+76 |
* | Add icons to SimpleMenuModel. | estade@chromium.org | 2010-05-05 | 2 | -14/+33 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | New network menu button UI for ChromeOS. | chocobo@chromium.org | 2010-02-19 | 1 | -0/+10 |
* | Rebuild app menu in ToolbarView::RunAppMenu | xiyuan@chromium.org | 2010-02-06 | 1 | -3/+8 |
* | Make open tab items check item. | oshima@chromium.org | 2010-02-05 | 1 | -1/+1 |
* | Insert methods for SimpleMenuModel | oshima@chromium.org | 2010-01-27 | 2 | -0/+78 |
* | Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol... | estade@chromium.org | 2010-01-19 | 1 | -7/+19 |
* | GTK: make tab context menu use tab_menu_model | estade@chromium.org | 2010-01-05 | 1 | -0/+46 |
* | Share the code that builds the page menu in a common model, make Mac and Win ... | pinkerton@chromium.org | 2009-12-09 | 1 | -0/+2 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 5 | -0/+447 |