summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/menu_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* 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