summaryrefslogtreecommitdiffstats
path: root/views/focus/accelerator_handler_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-261-1/+2
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-2/+0
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-041-104/+3
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-0/+1
* Allow widgets to have keyboard shortcuts.avayvod@chromium.org2010-06-161-5/+7
* Process accelerators if grabbed widget is a window.xiyuan@chromium.org2010-06-021-4/+17
* views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.tfarina@chromium.org2010-06-021-3/+2
* Fixed alt key as shortcut to focus menus on linux/views. It should onlydmazzoni@chromium.org2010-05-241-18/+36
* Skip accelerator handling if there is a grabbed widget.xiyuan@chromium.org2010-05-031-1/+4
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+19
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-19/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+19
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-19/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+19
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-19/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+19
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-19/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+19
* Fix for BookmarkManager Test Crash test.oshima@chromium.org2009-11-181-1/+5
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-1/+1
* Fixes bug in previous change. In AcceleratorHandler if there is nosky@chromium.org2009-08-111-0/+1
* Fixes bug in AcceleratorHandler. It's possible to get events for GtkWidgetssky@chromium.org2009-08-071-0/+5
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-0/+61