summaryrefslogtreecommitdiffstats
path: root/views/focus/accelerator_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-1/+2
* Use DispatchX for dispatching X events.sadrul@chromium.org2011-02-111-1/+1
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-051-1/+1
* touchui: Create touch-events.sadrul@chromium.org2010-11-231-1/+8
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-261-0/+9
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-041-11/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixed alt key as shortcut to focus menus on linux/views. It should onlydmazzoni@chromium.org2010-05-241-3/+10
* This CL make the AcceleratorDispatcher eat the WM_KEYUP associated tojcampan@chromium.org2009-10-061-2/+10
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-0/+40