aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/win32/event.rs
Commit message (Collapse)AuthorAgeFilesLines
* Enable more Windows keysAdam Casey2016-03-191-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 win32UK9922016-03-181-6/+6
|
* Add support for navigation keysManish Goregaokar2016-03-171-4/+4
|
* Modified Windows key event handling to support modifier keys.Dylan Ede2015-08-261-6/+21
|
* Fix the windows buildPierre Krieger2015-07-191-1/+1
|
* Create reorganizationPierre Krieger2015-04-241-0/+181