| Commit message (Expand) | Author | Age | Files | Lines |
* | touchui: Directly process key and mouse events. | rjkroege@google.com | 2010-10-26 | 1 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -2/+0 |
* | [Linux Views] Refactor accelerator handler related code. | suzhe@chromium.org | 2010-08-04 | 1 | -104/+3 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -0/+1 |
* | Allow widgets to have keyboard shortcuts. | avayvod@chromium.org | 2010-06-16 | 1 | -5/+7 |
* | Process accelerators if grabbed widget is a window. | xiyuan@chromium.org | 2010-06-02 | 1 | -4/+17 |
* | views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk. | tfarina@chromium.org | 2010-06-02 | 1 | -3/+2 |
* | Fixed alt key as shortcut to focus menus on linux/views. It should only | dmazzoni@chromium.org | 2010-05-24 | 1 | -18/+36 |
* | Skip accelerator handling if there is a grabbed widget. | xiyuan@chromium.org | 2010-05-03 | 1 | -1/+4 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -0/+19 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -19/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+19 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -19/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+19 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -19/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+19 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -19/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+19 |
* | Fix for BookmarkManager Test Crash test. | oshima@chromium.org | 2009-11-18 | 1 | -1/+5 |
* | [Relanding erg's change with fix for toolkit_views shortcuts and | jcampan@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Fixes bug in previous change. In AcceleratorHandler if there is no | sky@chromium.org | 2009-08-11 | 1 | -0/+1 |
* | Fixes bug in AcceleratorHandler. It's possible to get events for GtkWidgets | sky@chromium.org | 2009-08-07 | 1 | -0/+5 |
* | This CL adds accelerators to the Linux toolkit views. | jcampan@chromium.org | 2009-07-31 | 1 | -0/+61 |