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