summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/menu_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.deanm@chromium.org2009-03-101-40/+2
* Implement right click context menu on gtk.estade@chromium.org2009-03-091-15/+36
* Implement accelerators in the gtk port (try 2).erg@google.com2009-03-061-1/+15
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-251-15/+1
* Implement accelerators in the gtk port.erg@google.com2009-02-251-1/+15
* Show page icons on back/forward menu lists on linux.estade@chromium.org2009-02-201-1/+47
* Add menu shortcuts on linux instead of & everywhere.tc@google.com2009-02-181-2/+28
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-181-7/+61
* Create a menu wrapper class for GTK menus, and use it for the page and app me...erg@google.com2009-02-171-0/+151