Commit History

Author SHA1 Message Date
  miguel e8c3a8575c Release notes 7 years ago
  Miguel de Icaza 8b884efca0 Merge pull request #94 from nickvdyck/last-rune-index 7 years ago
  Nick Van Dyck 83f152c406 Get byte index of last rune in textfield 7 years ago
  miguel 2af83a14cc Coordinates in the TextField are now Rune indexes, not byte indexes into the ustring. 7 years ago
  miguel 073308bd88 Sample using F# 7 years ago
  Miguel de Icaza be046ec037 Merge pull request #91 from nickvdyck/restore-consolemode 7 years ago
  Nick Van Dyck e654c3f196 Windows: restore console mode on exit 7 years ago
  miguel b8fe231d19 0.9 7 years ago
  miguel 2b05d82039 Remove stash file 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 2ec4e4a1da Fix 7 years ago
  Miguel de Icaza 6bd6e4dc4d Merge pull request #87 from pmsanford/master 7 years ago
  miguel d0e187585e Refactor the windows driver to avoid the races 7 years ago
  Paul Sanford 2f1336a2bf Fix bug in ListView that caused it to render spaces off the window 7 years ago
  Miguel de Icaza 3f028f9781 Update .editorconfig 7 years ago
  miguel c5a3b7b01e Split Mainloop into Unix, Net and Windows drivers so we can properly implement Windows input 7 years ago
  miguel 92d35cde97 Disable WindowsDriver until I have a chance to fix it 7 years ago
  Miguel De Icaza 303508b4f3 Fix demo 7 years ago
  miguel 67732818a3 Make the demo work better on WIndows 7 years ago
  miguel 370c9080c3 Fix error checking on startup 7 years ago
  miguel c6a1b92b5a Handle End key on Windows 7 years ago
  Miguel de Icaza 47dbb47c58 Merge pull request #82 from nickvdyck/windows-mouseevent 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 db04a5bbde REmove 7 years ago
  miguel 59a546f462 Add 7 years ago