Commit History

Author SHA1 Message Date
  Martin Björkström b994f15943 Handle shift-modifier if tab is pressed on System.Console and Windows drivers. 7 years ago
  miguel f56f1ba39b [Windows] Function keys on Legacy mode send UniChar == 0, handle this scenario, fixes issue #105, thanks to @fcallejon for the fix 7 years ago
  miguel aa2ffb06ef [WindowsDriver] Fix the EventType type 7 years ago
  Miguel de Icaza b1662455b1 Do not try to map the number keys manually, should fix github.com issue 81. 7 years ago
  miguel b759fa9a62 Remove some debug messages 7 years ago
  Nick Van Dyck e654c3f196 Windows: restore console mode on exit 7 years ago
  Miguel De Icaza d40c92538c Pass the coodinates to the damage region to fix the damage code 7 years ago
  miguel 9ef3ee46ae Use damage regions to speed up the console 7 years ago
  miguel d0e187585e Refactor the windows driver to avoid the races 7 years ago
  miguel 370c9080c3 Fix error checking on startup 7 years ago
  Nick Van Dyck 121e9071ab Windows: fix mapping of mouse button events 7 years ago
  Nick Van Dyck b3167faae8 Add mit licensing to windowsdriver 7 years ago
  Nick Van Dyck ead3ddaaac Windows: fix cursor position movement 7 years ago
  Nick Van Dyck e576379786 Windows: write to console screen buffers 7 years ago
  Nick Van Dyck 8eea18b8e8 First implementation of mouse events on windows 7 years ago
  miguel 33502735d3 Split the driver code, in preparation for a new Windows console driver 7 years ago