Commit History

Author SHA1 Message Date
  tznind 0045bed692 Added missing update on scroll wheel up 4 years ago
  tznind 94c4f2aab1 Mouse support for selecting cells 4 years ago
  tznind e1b60fb9fa Added Format property to ColumnStyle 4 years ago
  tznind 7cf34777d3 Fixed missing xmldoc 4 years ago
  tznind 30251c8baf Fixed alignment padding and made better use of Bounds.Width 4 years ago
  tznind ace6251414 Support for column styles (alignment and format) 4 years ago
  tznind 700e097e4b Fixed start of line rendering and line flag checks 4 years ago
  tznind 185f4ed4cd Added gridlines and fixed partial column rendering 4 years ago
  tznind 1416f2f047 Fixed always swallowing keystrokes in ProcessKey in TableView 4 years ago
  tznind 74d4d1b895 Fixed CanFocus not being true by default for TableView 4 years ago
  tznind 10d3781c2e Added comments and removed unused variables/method 4 years ago
  tznind 39b7ec4da9 Fixed indexes when closing a a large table and then opening a small table 4 years ago
  tznind cdbc37ca90 Standardisation (blank constructor, menu in example etc) 4 years ago
  tznind 85f0e9667c Support for setting the value to null in example 4 years ago
  tznind 6744e06041 Added edit cell values into the example in UICatalog 4 years ago
  tznind bfefc724df Added selected cell properties 4 years ago
  tznind dcb020ab14 Added keyboard navigation and fixed layout/rendering issues 4 years ago
  tznind 474dfbb579 Added basic table viewing 4 years ago
  Charlie Kindel 5ac64a4b92 Merge pull request #1012 from BDisp/layoutneeded-property 4 years ago
  Charlie Kindel 8905dd996c Merge pull request #1014 from BDisp/net-driver-improvements 4 years ago
  BDisp 991f479cb8 Changed the menu Diagnostics and added code for passing an argument -usc for UseSystemConsole. 4 years ago
  Charlie Kindel 47a87f0d61 Merge pull request #1013 from tig/1_00_pre-6 4 years ago
  BDisp 854bca5846 Ammend AutoSize. 4 years ago
  BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
  Charlie Kindel adb812d25c Pre release 6 - 1.00.pre-6 4 years ago
  Charlie Kindel 9791ab2f8d Merge pull request #1005 from BDisp/textchanging-event 4 years ago
  BDisp 71f1b6b002 Fixes #1011. LayoutNeeded must be a property with a private set, because it's used outside the View class. 4 years ago
  BDisp 2ea03e6b24 Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled. 4 years ago
  BDisp 945a456ec0 Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled. 4 years ago
  Charlie Kindel 204be65f2a Merge pull request #1004 from BDisp/view-auto-size 4 years ago