summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/standard_menus.cc
Commit message (Expand)AuthorAgeFilesLines
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-2/+0
* Bind ^Q to quit, as is standard with Linux GUI apps.tc@google.com2009-06-101-1/+1
* Remove the page menu 'Print' entry until we implement it.tc@google.com2009-05-121-1/+4
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* The bookmark bar app menu item should have a checkbox displayed next to it wh...jhawkins@chromium.org2009-05-051-1/+1
* Remove extra zoom menu items.thestig@chromium.org2009-04-141-11/+3
* Linux: Ignore certain menu accelerators.estade@chromium.org2009-04-141-32/+30
* Enable zooming in on Linux.thestig@chromium.org2009-04-111-1/+9
* Implement accelerators in the gtk port (try 2).erg@google.com2009-03-061-32/+48
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-251-67/+50
* Implement accelerators in the gtk port.erg@google.com2009-02-251-50/+67
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Create a menu wrapper class for GTK menus, and use it for the page and app me...erg@google.com2009-02-171-0/+94