Age | Commit message (Expand) | Author |
2017-01-12 | VKEYBD: Remove Unused Variable. | D G Turner |
2014-10-28 | COMMON: Remove trailing whitespace | Filippos Karapetis |
2014-04-27 | KEYMAPPER: Change hotkey from F8 to CTRL-F8 to reduce game conflicts. | D G Turner |
2014-04-27 | VKEYBD: Switch hotkey from F7 to CTRL-F7 to reduce game conflicts. | D G Turner |
2014-04-22 | VKEYBD: Modify code to open vkeybd on long press of middle mouse button. | D G Turner |
2014-04-22 | VKEYBD: Add code to open virtual keyboard on middle mouse button. | D G Turner |
2014-04-16 | KEYMAPPER: Avoid blocking F8 events from engine when using keymapper. | D G Turner |
2014-04-16 | KEYMAPPER: Avoid blocking F7 events from engine when using vkeybd. | D G Turner |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-03-17 | COMMON: Hopefully fix compilation | Filippos Karapetis |
2012-03-02 | KEYMAPPER: Add delays for *UP events coming from non-keys | Tarek Soliman |
2012-03-02 | KEYMAPPER: Map non-key custom input events | Tarek Soliman |
2012-02-20 | KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper | Tarek Soliman |
2012-02-20 | KEYMAPPER: Move CTRL-F5 handling to DefaultEventMapper | Tarek Soliman |
2012-02-20 | KEYMAPPER: Move DefaultEventMapper implementation to its own cpp file | Tarek Soliman |