Historial de Commits

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