summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_context_menu_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* gtk: simplify menuing APIevan@chromium.org2011-02-041-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+1
* Almost done deinlining virtual methods.erg@google.com2010-12-161-0/+6
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-131-2/+2
* linux: Allow showing icons in menus.erg@google.com2010-10-081-0/+5
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-89/+10
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-5/+7
* [Linux] Implement input methods context menu.suzhe@chromium.org2010-01-241-2/+7
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-2/+2
* GTK: Fix context menu positioning.estade@chromium.org2009-11-061-2/+2
* The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....ericu@google.com2009-10-011-9/+0
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-8/+8
* Fix crasher where we tried to access a destroyed render widget host view.estade@chromium.org2009-06-231-6/+6
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-3/+5
* Linux: Special case focus handling so that we don't tell webkit it's lost foc...estade@chromium.org2009-06-111-2/+11
* When copying urls in the render view context menu, copy them to PRIMARY as we...estade@chromium.org2009-05-291-0/+11
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-031-3/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Implement right click context menu on gtk.estade@chromium.org2009-03-091-0/+106