Commit History

Author SHA1 Message Date
  tznind 913d3a247e Added PositionCursor implementation 4 years ago
  tznind d35b3b8c3d Added wheel left/right for horizontal scrolling 4 years ago
  tznind f610cc8416 better handling of unicode in table view 4 years ago
  tznind 448bc3af3b Fixed cell selection when clicking near cell border 4 years ago
  tznind a237e1a8e4 Fixed draw/scroll bugs when header is not visible due to scrolling 4 years ago
  tznind 65806b1ba2 Added SelectedCellChangedEventArgs and tests 4 years ago
  tznind 81edb73785 Added SelectedCellChanged event 4 years ago
  tznind 52af2a609e Fixed namespace, comments and added tests 4 years ago
  tznind d3ec8b2f03 Refactored Update method. Includes new public method EnsureSelectedCellIsVisible 4 years ago
  tznind 2404a48fc6 Fixed mouse scrolling (wheel) away from selected cell 4 years ago
  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 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