Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable more Windows keys | Adam Casey | 2016-03-19 | 1 | -34/+28 |
| | | | | | | This should enable most required keys on Windows. Mappings taken from: https://msdn.microsoft.com/en-gb/library/windows/desktop/dd375731%28v=vs.85%29.aspx and applied with some guesswork to the Glutin names. | ||||
* | Uncomment more keys on win32 | UK992 | 2016-03-18 | 1 | -6/+6 |
| | |||||
* | Add support for navigation keys | Manish Goregaokar | 2016-03-17 | 1 | -4/+4 |
| | |||||
* | Modified Windows key event handling to support modifier keys. | Dylan Ede | 2015-08-26 | 1 | -6/+21 |
| | |||||
* | Fix the windows build | Pierre Krieger | 2015-07-19 | 1 | -1/+1 |
| | |||||
* | Create reorganization | Pierre Krieger | 2015-04-24 | 1 | -0/+181 |