summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/standard_menus.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: add f11 for fullscreen menu item to wrench menu.estade@chromium.org2009-11-191-1/+2
* DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...pfeldman@chromium.org2009-11-071-2/+2
* DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".pfeldman@chromium.org2009-11-061-0/+2
* Remove the browser_sync flag.zork@chromium.org2009-10-271-2/+0
* Add the Extensinos menu item to GTK.estade@chromium.org2009-10-231-0/+1
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Fix pieces of syncapi that aren't implemented on Linux.zork@chromium.org2009-10-151-1/+4
* GTK: Fix memory leak from r27666.estade@chromium.org2009-09-301-1/+0
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-301-1/+26
* Disables the quit menu item for Chrome OS.sky@chromium.org2009-09-211-0/+2
* Now that Import and Clear are available in options, they should be removed fr...glen@chromium.org2009-08-251-4/+0
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-3/+14
* gtk: One more acceleratorestade@chromium.org2009-08-131-1/+2
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-121-6/+2
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-051-5/+2
* GTK: Ctrl+shift+q for quitestade@chromium.org2009-07-311-1/+2
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-1/+1
* linux: implement encodings menuevan@chromium.org2009-07-211-8/+15
* linux: remove unimplemented menu itemsevan@chromium.org2009-07-201-4/+12
* 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