summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/menu_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-121/+8
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-051-13/+2
* GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx...estade@chromium.org2010-04-061-3/+3
* GTK browser actions toolbar fiddling:estade@chromium.org2010-04-021-16/+21
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* gtk: Fix menu display logic for people with top/down xinerama setups, part 2.thestig@chromium.org2010-03-191-11/+27
* Gtk: fix context menu positioning, take 2.estade@chromium.org2010-03-171-3/+7
* gtk: Fix menu display logic for people with top/down xinerama setups.thestig@chromium.org2010-03-171-7/+9
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* GTK: tweak where widget-anchored menus appear.estade@chromium.org2010-03-091-2/+3
* chrome 4: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-2/+4
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+2
* GTK: support dynamic labels in GtkMenusestade@chromium.org2010-02-081-6/+29
* GTK: uninstall signal handlers when MenuGtk goes down so that they don't get ...estade@chromium.org2010-01-281-0/+2
* [Linux] Implement input methods context menu.suzhe@chromium.org2010-01-241-24/+41
* GTK: respect menu model's radio button groupings.estade@chromium.org2010-01-201-8/+11
* Gtk: fix reference counting/destruction of GtkMenu* in MenuGtk. estade@chromium.org2010-01-191-0/+6
* Escape the '&' character in the back/forward menu entries.estade@chromium.org2010-01-191-3/+3
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-35/+78
* GTK: make tab context menu use tab_menu_modelestade@chromium.org2010-01-051-15/+45
* 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-21/+14
* Implement browser action context menu on linux.estade@chromium.org2009-12-311-6/+24
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-301-14/+21
* Fix radio items in MenuGtk.satorux@chromium.org2009-12-161-0/+7
* GTK: Fix popup menu positioning.estade@chromium.org2009-11-191-0/+8
* GTK: Fix context menu positioning.estade@chromium.org2009-11-061-6/+24
* GTK: Fix a couple minor popup window icon menu bugs.estade@chromium.org2009-11-041-3/+3
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Fix memory leak from r27666.estade@chromium.org2009-09-301-0/+2
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-111-0/+2
* Ellipsize long entries in bookmark menus and the back/forward menus.estade@chromium.org2009-08-271-1/+5
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-4/+13
* linux: fix regression where opening the page menu would cause a reloadevan@chromium.org2009-08-031-29/+30
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-311-2/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-7/+9
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-9/+7
* GTK: More hotkeys.estade@chromium.org2009-07-281-0/+5
* Assorted fixes for 64-bit.deanm@chromium.org2009-07-281-4/+4
* linux: implement encodings menuevan@chromium.org2009-07-211-42/+37
* Work on RTL / BiDi Omnibox.deanm@chromium.org2009-07-161-1/+1
* More BIDI support:estade@chromium.org2009-06-261-4/+6
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-081-4/+7
* Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.mattm@chromium.org2009-06-051-21/+3
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-031-1/+1
* Properly display mnemonics in some gtk menus where they were not being escape...estade@chromium.org2009-05-291-3/+9
* GTK: Fix crash when right clicking on a tab in the tabstrip.erg@google.com2009-05-211-1/+6
* GTK: Clean up the bookmark bar context menuerg@google.com2009-05-211-2/+8