summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/menu_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-131-1/+3
* linux: Allow showing icons in menus.erg@google.com2010-10-081-1/+10
* GTK: The wrench menu should remain open after clicking +/-.erg@google.com2010-09-201-4/+12
* GTK: Cleanup MenuGtk to use signals thunk macros.erg@google.com2010-09-161-8/+8
* The "Update Chrome" menu item should appear in addition to the About menu.erg@google.com2010-08-311-1/+2
* Add support for status icon context menus for gtk.atwilson@chromium.org2010-08-241-0/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTK: Fix highlight and image colors in the new wrench menu.erg@chromium.org2010-07-081-0/+3
* GTK: Cleanups to the new wrench menu.erg@chromium.org2010-06-301-1/+2
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-251-1/+9
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-251-9/+1
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-251-1/+9
* gtk: Remove obsolete TODO comment.tfarina@chromium.org2010-06-111-7/+0
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-25/+1
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-051-3/+0
* GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx...estade@chromium.org2010-04-061-3/+5
* GTK browser actions toolbar fiddling:estade@chromium.org2010-04-021-11/+18
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-12/+16
* GTK: make tab context menu use tab_menu_modelestade@chromium.org2010-01-051-0/+1
* GTK: fix regression where MenuGtk::Delegate GetLabel() method was erroneously...estade@chromium.org2010-01-051-0/+3
* GTK: Remove OwnedWidgetGtk wrapper for the GtkMenu* in MenuGtk.estade@chromium.org2009-12-311-3/+2
* Implement browser action context menu on linux.estade@chromium.org2009-12-311-3/+12
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-301-11/+13
* GTK: Fix context menu positioning.estade@chromium.org2009-11-061-7/+16
* 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