Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Key enum instead of plain integers | Aaron Franke | 2021-08-10 | 1 | -0/+4 |
* | Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit... | Lightning_A | 2021-05-07 | 1 | -4/+4 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -2/+0 |
* | Fix certain characters being recognized as special keys in Windows when using... | Eric Rybicki | 2020-05-18 | 1 | -0/+13 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -4/+0 |
* | Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by t... | Eric M | 2020-05-08 | 1 | -1/+1 |
* | Rename `scancode` to `keycode`. | bruvzg | 2020-02-25 | 1 | -0/+164 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Platform: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -0/+253 |