Commit Verlauf

Autor SHA1 Nachricht Datum
  tznind 2092031390 Added alignment and format functions to CsvEditor vor 4 Jahren
  tznind 5bff06405a Fixed checking OfX instead of X on mouse event handler vor 4 Jahren
  tznind d988a34444 Added SelectAll, better selection iteration and validation vor 4 Jahren
  tznind b2e54ec83d Fixed page up/down offset and added test vor 4 Jahren
  tznind 262d6d71e5 merge vor 4 Jahren
  tznind b313dd8396 Mouse, Home, End etc work properly with multi select now vor 4 Jahren
  tznind 54eab6eb56 Added multi select mode vor 4 Jahren
  tznind df3e191a72 Added CellActivated event which occurs on Enter or double click vor 4 Jahren
  tznind 31bdec4535 Added FullRowSelect property vor 4 Jahren
  tznind 913d3a247e Added PositionCursor implementation vor 4 Jahren
  tznind d35b3b8c3d Added wheel left/right for horizontal scrolling vor 4 Jahren
  tznind f610cc8416 better handling of unicode in table view vor 4 Jahren
  tznind 448bc3af3b Fixed cell selection when clicking near cell border vor 4 Jahren
  tznind a237e1a8e4 Fixed draw/scroll bugs when header is not visible due to scrolling vor 4 Jahren
  tznind 65806b1ba2 Added SelectedCellChangedEventArgs and tests vor 4 Jahren
  tznind 81edb73785 Added SelectedCellChanged event vor 4 Jahren
  tznind 52af2a609e Fixed namespace, comments and added tests vor 4 Jahren
  tznind d3ec8b2f03 Refactored Update method. Includes new public method EnsureSelectedCellIsVisible vor 4 Jahren
  tznind 2404a48fc6 Fixed mouse scrolling (wheel) away from selected cell vor 4 Jahren
  tznind 0045bed692 Added missing update on scroll wheel up vor 4 Jahren
  tznind 94c4f2aab1 Mouse support for selecting cells vor 4 Jahren
  tznind e1b60fb9fa Added Format property to ColumnStyle vor 4 Jahren
  tznind 7cf34777d3 Fixed missing xmldoc vor 4 Jahren
  tznind 30251c8baf Fixed alignment padding and made better use of Bounds.Width vor 4 Jahren
  tznind ace6251414 Support for column styles (alignment and format) vor 4 Jahren
  tznind 700e097e4b Fixed start of line rendering and line flag checks vor 4 Jahren
  tznind 185f4ed4cd Added gridlines and fixed partial column rendering vor 4 Jahren
  tznind 1416f2f047 Fixed always swallowing keystrokes in ProcessKey in TableView vor 4 Jahren
  tznind 74d4d1b895 Fixed CanFocus not being true by default for TableView vor 4 Jahren
  tznind 10d3781c2e Added comments and removed unused variables/method vor 4 Jahren