summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/menu_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* More style nits.erg@google.com2009-10-141-1/+1
* GTK: Fix memory leak from r27666.estade@chromium.org2009-09-301-0/+4
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-111-0/+3
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-0/+6
* linux: fix regression where opening the page menu would cause a reloadevan@chromium.org2009-08-031-0/+5
* left a file outestade@chromium.org2009-07-281-0/+4
* linux: implement encodings menuevan@chromium.org2009-07-211-10/+2
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-2/+3
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-081-0/+5
* Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.mattm@chromium.org2009-06-051-5/+0
* GTK: Clean up the bookmark bar context menuerg@google.com2009-05-211-0/+1
* Activate download shelf button while the menu is showing.estade@chromium.org2009-05-211-5/+12
* GTK: Display context menus on right-clicking a bookmark menu item.erg@google.com2009-05-121-17/+11
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-061-0/+22
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-0/+5
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-5/+0
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-0/+5
* Simplify TabGtk::ContextMenuController by adding methods to dynamically build...jhawkins@chromium.org2009-04-141-3/+7
* Implement context menu handling for the Linux tab strip.jhawkins@chromium.org2009-04-141-0/+3
* Linux: Ignore certain menu accelerators.estade@chromium.org2009-04-141-0/+5
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-031-1/+4
* Ensure that MenuGtks are destroyed before their accelerator group.deanm@chromium.org2009-03-171-4/+3
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-161-4/+2
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-101-1/+0
* Implement right click context menu on gtk.estade@chromium.org2009-03-091-2/+7
* Implement accelerators in the gtk port (try 2).erg@google.com2009-03-061-1/+8
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-251-8/+1
* Implement accelerators in the gtk port.erg@google.com2009-02-251-1/+8
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-181-4/+36
* Create a menu wrapper class for GTK menus, and use it for the page and app me...erg@google.com2009-02-171-0/+61