Historique des commits

Auteur SHA1 Message Date
  Miguel de Icaza 98ebab32bf Merge pull request #113 from mholo65/listview-mouse-select il y a 7 ans
  Miguel de Icaza f8dd7b8754 Merge pull request #114 from mholo65/mouse-focus-fix il y a 7 ans
  Miguel de Icaza dfa8fc4f39 Merge pull request #115 from Daniel-McCarthy/HexView-DisplayBugFix il y a 7 ans
  Dan McCarthy 78442e02c6 Fixed HexView Display Offset Bug il y a 7 ans
  Martin Björkström ea4d0646b2 Fix for setting and removing focus when using mouse. il y a 7 ans
  Martin Björkström 1f74dc5faf Ensure SelectedChanged is called on mouse click. il y a 7 ans
  miguel 63307db39e Add release instructions il y a 7 ans
  miguel 5a9d16c441 Prepare for 0.16 il y a 7 ans
  Miguel de Icaza dd9658b6ef Merge pull request #110 from mholo65/windows-backtab-fix il y a 7 ans
  Martin Björkström b994f15943 Handle shift-modifier if tab is pressed on System.Console and Windows drivers. il y a 7 ans
  miguel 4f03a240c0 version 0.15 il y a 7 ans
  miguel f56f1ba39b [Windows] Function keys on Legacy mode send UniChar == 0, handle this scenario, fixes issue #105, thanks to @fcallejon for the fix il y a 7 ans
  miguel 11d8fab4e8 0.14 il y a 7 ans
  miguel aa2ffb06ef [WindowsDriver] Fix the EventType type il y a 7 ans
  Miguel de Icaza 6946e8b679 Merge pull request #104 from MihaMarkic/fix_view_enumerator il y a 7 ans
  Miguel de Icaza b2975dec44 Merge pull request #100 from pmsanford/master il y a 7 ans
  Miha Markič 06bfd0da9d Fixes cases where subviews can be null il y a 7 ans
  Paul Sanford 73f10ef1e0 Ensure SelectionChanged is called on mouse click too il y a 7 ans
  Miguel de Icaza 829aae09c8 File Dialog: hook up cancel button il y a 7 ans
  Miguel de Icaza 948ca7994f Rebuild docs il y a 7 ans
  Miguel de Icaza 0a654c1643 More docs il y a 7 ans
  Miguel de Icaza 77f554ef04 Doc updates il y a 7 ans
  Miguel de Icaza cc462f8715 0.13 il y a 7 ans
  Miguel de Icaza b1662455b1 Do not try to map the number keys manually, should fix github.com issue 81. il y a 7 ans
  miguel 4d6efcb52e Clarified when to use ESC 9 il y a 7 ans
  miguel b759fa9a62 Remove some debug messages il y a 7 ans
  Miguel de Icaza 8dd6ef8e9c Merge pull request #97 from pmsanford/master il y a 7 ans
  Paul Sanford 7254bbe7ce Set the parent and driver on SetSource il y a 7 ans
  Paul Sanford 80a888735f SuperView could be null too in the case of for ex dialog il y a 7 ans
  Paul Sanford 167e12759f Handle case where there's no previous focus il y a 7 ans