Commit History

Upphovsman SHA1 Meddelande Datum
  miguel aa2ffb06ef [WindowsDriver] Fix the EventType type 7 år sedan
  Miguel de Icaza 6946e8b679 Merge pull request #104 from MihaMarkic/fix_view_enumerator 7 år sedan
  Miguel de Icaza b2975dec44 Merge pull request #100 from pmsanford/master 7 år sedan
  Miha Markič 06bfd0da9d Fixes cases where subviews can be null 7 år sedan
  Paul Sanford 73f10ef1e0 Ensure SelectionChanged is called on mouse click too 7 år sedan
  Miguel de Icaza 829aae09c8 File Dialog: hook up cancel button 7 år sedan
  Miguel de Icaza 948ca7994f Rebuild docs 7 år sedan
  Miguel de Icaza 0a654c1643 More docs 7 år sedan
  Miguel de Icaza 77f554ef04 Doc updates 7 år sedan
  Miguel de Icaza cc462f8715 0.13 7 år sedan
  Miguel de Icaza b1662455b1 Do not try to map the number keys manually, should fix github.com issue 81. 7 år sedan
  miguel 4d6efcb52e Clarified when to use ESC 9 7 år sedan
  miguel b759fa9a62 Remove some debug messages 7 år sedan
  Miguel de Icaza 8dd6ef8e9c Merge pull request #97 from pmsanford/master 7 år sedan
  Paul Sanford 7254bbe7ce Set the parent and driver on SetSource 7 år sedan
  Paul Sanford 80a888735f SuperView could be null too in the case of for ex dialog 7 år sedan
  Paul Sanford 167e12759f Handle case where there's no previous focus 7 år sedan
  Miguel de Icaza dbd1ae0562 Improve sample 7 år sedan
  miguel c405f45763 Rewrite Textfield to use List<Rune> like the other editor, makes it easier to reason about the strings 7 år sedan
  miguel e8c3a8575c Release notes 7 år sedan
  Miguel de Icaza 8b884efca0 Merge pull request #94 from nickvdyck/last-rune-index 7 år sedan
  Nick Van Dyck 83f152c406 Get byte index of last rune in textfield 7 år sedan
  miguel 2af83a14cc Coordinates in the TextField are now Rune indexes, not byte indexes into the ustring. 7 år sedan
  miguel 073308bd88 Sample using F# 7 år sedan
  Miguel de Icaza be046ec037 Merge pull request #91 from nickvdyck/restore-consolemode 7 år sedan
  Nick Van Dyck e654c3f196 Windows: restore console mode on exit 7 år sedan
  miguel b8fe231d19 0.9 7 år sedan
  miguel 2b05d82039 Remove stash file 7 år sedan
  Miguel De Icaza d40c92538c Pass the coodinates to the damage region to fix the damage code 7 år sedan
  miguel 9ef3ee46ae Use damage regions to speed up the console 7 år sedan