Historial de Commits

Autor SHA1 Mensaje Fecha
  tznind df3e191a72 Added CellActivated event which occurs on Enter or double click hace 4 años
  tznind 31bdec4535 Added FullRowSelect property hace 4 años
  tznind 913d3a247e Added PositionCursor implementation hace 4 años
  tznind d35b3b8c3d Added wheel left/right for horizontal scrolling hace 4 años
  tznind f610cc8416 better handling of unicode in table view hace 4 años
  tznind 448bc3af3b Fixed cell selection when clicking near cell border hace 4 años
  tznind a237e1a8e4 Fixed draw/scroll bugs when header is not visible due to scrolling hace 4 años
  tznind 65806b1ba2 Added SelectedCellChangedEventArgs and tests hace 4 años
  tznind 81edb73785 Added SelectedCellChanged event hace 4 años
  tznind 52af2a609e Fixed namespace, comments and added tests hace 4 años
  tznind d3ec8b2f03 Refactored Update method. Includes new public method EnsureSelectedCellIsVisible hace 4 años
  tznind 2404a48fc6 Fixed mouse scrolling (wheel) away from selected cell hace 4 años
  tznind 0045bed692 Added missing update on scroll wheel up hace 4 años
  tznind 94c4f2aab1 Mouse support for selecting cells hace 4 años
  tznind e1b60fb9fa Added Format property to ColumnStyle hace 4 años
  tznind 7cf34777d3 Fixed missing xmldoc hace 4 años
  tznind 30251c8baf Fixed alignment padding and made better use of Bounds.Width hace 4 años
  tznind ace6251414 Support for column styles (alignment and format) hace 4 años
  tznind 700e097e4b Fixed start of line rendering and line flag checks hace 4 años
  tznind 185f4ed4cd Added gridlines and fixed partial column rendering hace 4 años
  tznind 1416f2f047 Fixed always swallowing keystrokes in ProcessKey in TableView hace 4 años
  tznind 74d4d1b895 Fixed CanFocus not being true by default for TableView hace 4 años
  tznind 10d3781c2e Added comments and removed unused variables/method hace 4 años
  tznind 39b7ec4da9 Fixed indexes when closing a a large table and then opening a small table hace 4 años
  tznind cdbc37ca90 Standardisation (blank constructor, menu in example etc) hace 4 años
  tznind bfefc724df Added selected cell properties hace 4 años
  tznind dcb020ab14 Added keyboard navigation and fixed layout/rendering issues hace 4 años
  tznind 474dfbb579 Added basic table viewing hace 4 años