| Commit message (Expand) | Author | Age | Files | Lines |
* | Make cmd-{/} shortcut keys work on any keyboard layouts (including non-US one... | kinuko@chromium.org | 2010-01-05 | 1 | -33/+91 |
* | Add a keyboard shortcut on Escape that emits the IDC_STOP command. | thakis@chromium.org | 2009-12-18 | 1 | -0/+27 |
* | Fix cmd-opt-left/right. | thakis@chromium.org | 2009-10-21 | 1 | -24/+28 |
* | Revert 29646 - Fix cmdoptleft/right. | nsylvain@chromium.org | 2009-10-21 | 1 | -28/+24 |
* | Fix cmd-opt-left/right. | thakis@chromium.org | 2009-10-21 | 1 | -24/+28 |
* | Make backspace not go back while IME is active. | thakis@chromium.org | 2009-10-19 | 1 | -0/+2 |
* | Disable backspace until I have fixed it in IME mode. | thakis@chromium.org | 2009-10-16 | 1 | -2/+0 |
* | Forgot backspace/shift-backspace. | thakis@chromium.org | 2009-10-09 | 1 | -11/+13 |
* | Support cmd-left/right for history. | thakis@chromium.org | 2009-10-09 | 1 | -9/+32 |
* | Switch to using vkey constants rather than hardcoded decimal values | pinkerton@chromium.org | 2009-09-18 | 1 | -17/+23 |
* | Hook up cmd-0..8 as "select Nth tab" and cmd-9 as "select last tab". | pinkerton@chromium.org | 2009-09-17 | 1 | -0/+11 |
* | Support cntrl-tab to switch tabs on OS X. | jeremy@chromium.org | 2009-08-07 | 1 | -0/+2 |
* | Remove errant semicolon. distcc's pump mode didn't understand this. Also | mark@chromium.org | 2009-07-08 | 1 | -2/+2 |
* | Add facitility for Global Keyboard shortcuts. | jeremy@chromium.org | 2009-07-08 | 1 | -0/+43 |