summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/menu_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: fix a crash when clicking bookmark menu items, introduced by r128435.mdm@chromium.org2012-03-261-13/+14
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-261-0/+1
* Linux: correctly populate dynamic submenus when they are clicked twice withou...mdm@chromium.org2012-03-231-77/+57
* Linux: remove a DCHECK that checks for a condition that can happen, and add a...mdm@chromium.org2012-01-121-1/+2
* GTK: Another GTK deprecation patch.erg@chromium.org2012-01-061-2/+2
* GTK: More removal of raw GtkWidget->allocation access.erg@chromium.org2011-12-051-8/+14
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* Linux: fix menu item statuses (disabled, checked) not being updated correctly.mdm@chromium.org2011-10-171-0/+3
* Linux: build menus on demand. This will enable implementing the bookmark menu.mdm@chromium.org2011-10-141-10/+83
* Fixing the gtk menu race.ncj674@motorola.com2011-10-071-0/+8
* bind: A few more bind conversions in the gtk porterg@chromium.org2011-09-301-3/+5
* Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...shinyak@google.com2011-09-051-7/+4
* NOTE:morrita@chromium.org2011-08-301-2/+5
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-4/+0
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixingsky@chromium.org2011-04-281-0/+1
* Spelling correction: Buttom -> Buttonviettrungluu@chromium.org2011-03-061-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* gtk: simplify menuing APIevan@chromium.org2011-02-041-18/+9
* Update references part 2: files in chrome/browser/ui/msw@chromium.org2011-01-191-4/+4
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-151-0/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-31/+31
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-0/+840