Commit History

Autor SHA1 Mensaxe Data
  Miguel de Icaza dd9658b6ef Merge pull request #110 from mholo65/windows-backtab-fix %!s(int64=7) %!d(string=hai) anos
  Martin Björkström b994f15943 Handle shift-modifier if tab is pressed on System.Console and Windows drivers. %!s(int64=7) %!d(string=hai) anos
  miguel 4f03a240c0 version 0.15 %!s(int64=7) %!d(string=hai) anos
  miguel f56f1ba39b [Windows] Function keys on Legacy mode send UniChar == 0, handle this scenario, fixes issue #105, thanks to @fcallejon for the fix %!s(int64=7) %!d(string=hai) anos
  miguel 11d8fab4e8 0.14 %!s(int64=7) %!d(string=hai) anos
  miguel aa2ffb06ef [WindowsDriver] Fix the EventType type %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza 6946e8b679 Merge pull request #104 from MihaMarkic/fix_view_enumerator %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza b2975dec44 Merge pull request #100 from pmsanford/master %!s(int64=7) %!d(string=hai) anos
  Miha Markič 06bfd0da9d Fixes cases where subviews can be null %!s(int64=7) %!d(string=hai) anos
  Paul Sanford 73f10ef1e0 Ensure SelectionChanged is called on mouse click too %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza 829aae09c8 File Dialog: hook up cancel button %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza 948ca7994f Rebuild docs %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza 0a654c1643 More docs %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza 77f554ef04 Doc updates %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza cc462f8715 0.13 %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza b1662455b1 Do not try to map the number keys manually, should fix github.com issue 81. %!s(int64=7) %!d(string=hai) anos
  miguel 4d6efcb52e Clarified when to use ESC 9 %!s(int64=7) %!d(string=hai) anos
  miguel b759fa9a62 Remove some debug messages %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza 8dd6ef8e9c Merge pull request #97 from pmsanford/master %!s(int64=7) %!d(string=hai) anos
  Paul Sanford 7254bbe7ce Set the parent and driver on SetSource %!s(int64=7) %!d(string=hai) anos
  Paul Sanford 80a888735f SuperView could be null too in the case of for ex dialog %!s(int64=7) %!d(string=hai) anos
  Paul Sanford 167e12759f Handle case where there's no previous focus %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza dbd1ae0562 Improve sample %!s(int64=7) %!d(string=hai) anos
  miguel c405f45763 Rewrite Textfield to use List<Rune> like the other editor, makes it easier to reason about the strings %!s(int64=7) %!d(string=hai) anos
  miguel e8c3a8575c Release notes %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza 8b884efca0 Merge pull request #94 from nickvdyck/last-rune-index %!s(int64=7) %!d(string=hai) anos
  Nick Van Dyck 83f152c406 Get byte index of last rune in textfield %!s(int64=7) %!d(string=hai) anos
  miguel 2af83a14cc Coordinates in the TextField are now Rune indexes, not byte indexes into the ustring. %!s(int64=7) %!d(string=hai) anos
  miguel 073308bd88 Sample using F# %!s(int64=7) %!d(string=hai) anos
  Miguel de Icaza be046ec037 Merge pull request #91 from nickvdyck/restore-consolemode %!s(int64=7) %!d(string=hai) anos