Histórico de commits

Autor SHA1 Mensagem Data
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 anos atrás
  Thomas Nind 446759a3f2 Made RowColorGetterDelegate follow same pattern as CellColorGetter 4 anos atrás
  Thomas Nind 29c14876c0 Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes 4 anos atrás
  Thomas Nind f536d906d4 Made selected cell invert first character optional as a TableStyle 4 anos atrás
  Thomas Nind c2c96931c4 Added extra boundary check before rendering 4 anos atrás
  Thomas Nind 93e5d7fc0c Made selected cell first character inverted colors 4 anos atrás
  tznind 98dfcc4959 Added support for full row coloring 4 anos atrás
  Thomas Nind f2c40ac83f Fixed custom cell color also coloring the separator in FullRowSelect mode 4 anos atrás
  tznind b3ce131fbf Added support for coloring cells 4 anos atrás
  Thomas Nind 0dd0f2e5c4 TableView - adds last column dividing line (#1289) 4 anos atrás
  Thomas Nind 6a9e27761f Nested types for TabView and TableView (#1243) 4 anos atrás
  Charlie Kindel b29240f362 Code coverage (#1235) 4 anos atrás
  Charlie Kindel 4da9ad0e89 Fix 1130 broken links (#1131) 4 anos atrás
  tznind e68df90d27 Fixed TableView ProcessKey return value when no Table is loaded 4 anos atrás
  tznind 2092031390 Added alignment and format functions to CsvEditor 4 anos atrás
  tznind 5bff06405a Fixed checking OfX instead of X on mouse event handler 4 anos atrás
  tznind d988a34444 Added SelectAll, better selection iteration and validation 4 anos atrás
  tznind b2e54ec83d Fixed page up/down offset and added test 4 anos atrás
  tznind 262d6d71e5 merge 4 anos atrás
  tznind b313dd8396 Mouse, Home, End etc work properly with multi select now 4 anos atrás
  tznind 54eab6eb56 Added multi select mode 4 anos atrás
  tznind df3e191a72 Added CellActivated event which occurs on Enter or double click 4 anos atrás
  tznind 31bdec4535 Added FullRowSelect property 4 anos atrás
  tznind 913d3a247e Added PositionCursor implementation 4 anos atrás
  tznind d35b3b8c3d Added wheel left/right for horizontal scrolling 4 anos atrás
  tznind f610cc8416 better handling of unicode in table view 4 anos atrás
  tznind 448bc3af3b Fixed cell selection when clicking near cell border 4 anos atrás
  tznind a237e1a8e4 Fixed draw/scroll bugs when header is not visible due to scrolling 4 anos atrás
  tznind 65806b1ba2 Added SelectedCellChangedEventArgs and tests 4 anos atrás
  tznind 81edb73785 Added SelectedCellChanged event 4 anos atrás