summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/menu_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-26/+23
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-23/+26
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-26/+23
* Simplify TabGtk::ContextMenuController by adding methods to dynamically build...jhawkins@chromium.org2009-04-141-2/+23
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-141-3/+3
* Implement context menu handling for the Linux tab strip.jhawkins@chromium.org2009-04-141-0/+4
* Linux: Ignore certain menu accelerators.estade@chromium.org2009-04-141-1/+6
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-031-4/+3
* Don't allow hotkeys to activate un-activatable menu items on linux.estade@chromium.org2009-04-021-2/+6
* Properly fix menu display when using dark system themes.evan@chromium.org2009-03-271-3/+1
* Linux UI theming:estade@chromium.org2009-03-251-1/+3
* Ensure that MenuGtks are destroyed before their accelerator group.deanm@chromium.org2009-03-171-23/+12
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-161-9/+8
* 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