Historie revizí

Autor SHA1 Zpráva Datum
  Miguel de Icaza 0a654c1643 More docs před 7 roky
  Miguel de Icaza 77f554ef04 Doc updates před 7 roky
  Miguel de Icaza cc462f8715 0.13 před 7 roky
  Miguel de Icaza b1662455b1 Do not try to map the number keys manually, should fix github.com issue 81. před 7 roky
  miguel 4d6efcb52e Clarified when to use ESC 9 před 7 roky
  miguel b759fa9a62 Remove some debug messages před 7 roky
  Miguel de Icaza 8dd6ef8e9c Merge pull request #97 from pmsanford/master před 7 roky
  Paul Sanford 7254bbe7ce Set the parent and driver on SetSource před 7 roky
  Paul Sanford 80a888735f SuperView could be null too in the case of for ex dialog před 7 roky
  Paul Sanford 167e12759f Handle case where there's no previous focus před 7 roky
  Miguel de Icaza dbd1ae0562 Improve sample před 7 roky
  miguel c405f45763 Rewrite Textfield to use List<Rune> like the other editor, makes it easier to reason about the strings před 7 roky
  miguel e8c3a8575c Release notes před 7 roky
  Miguel de Icaza 8b884efca0 Merge pull request #94 from nickvdyck/last-rune-index před 7 roky
  Nick Van Dyck 83f152c406 Get byte index of last rune in textfield před 7 roky
  miguel 2af83a14cc Coordinates in the TextField are now Rune indexes, not byte indexes into the ustring. před 7 roky
  miguel 073308bd88 Sample using F# před 7 roky
  Miguel de Icaza be046ec037 Merge pull request #91 from nickvdyck/restore-consolemode před 7 roky
  Nick Van Dyck e654c3f196 Windows: restore console mode on exit před 7 roky
  miguel b8fe231d19 0.9 před 7 roky
  miguel 2b05d82039 Remove stash file před 7 roky
  Miguel De Icaza d40c92538c Pass the coodinates to the damage region to fix the damage code před 7 roky
  miguel 9ef3ee46ae Use damage regions to speed up the console před 7 roky
  miguel 2ec4e4a1da Fix před 7 roky
  Miguel de Icaza 6bd6e4dc4d Merge pull request #87 from pmsanford/master před 7 roky
  miguel d0e187585e Refactor the windows driver to avoid the races před 7 roky
  Paul Sanford 2f1336a2bf Fix bug in ListView that caused it to render spaces off the window před 7 roky
  Miguel de Icaza 3f028f9781 Update .editorconfig před 7 roky
  miguel c5a3b7b01e Split Mainloop into Unix, Net and Windows drivers so we can properly implement Windows input před 7 roky
  miguel 92d35cde97 Disable WindowsDriver until I have a chance to fix it před 7 roky