Histórico de Commits

Autor SHA1 Mensagem Data
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root há 2 anos atrás
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` há 2 anos atrás
  Thomas Nind 705d4307e3 Fixes #1842 - Add support for toggling selected cells e.g. with space (#2386) há 2 anos atrás
  Tig 3adfa22f91 Merge pull request #2263 from tznind/full-row-select-home-end há 2 anos atrás
  Thomas 1c8f606349 Change Ctrl+Home/End to prevent horizontal navigation when FullRowSelect is on há 2 anos atrás
  tznind c3cebbdd3a Add additional guards to UnionSelection method há 2 anos atrás
  tznind 8dd77f249d Add support for Ctrl/Alt + click to TableView há 2 anos atrás
  tznind cf4c02a71f merge develop into tablecol-visible há 2 anos atrás
  tznind 6c533d318f IsSelected returns false for invisible columns há 2 anos atrás
  tznind fd1b9ef872 Added TableIsNullOrInvisible to TableView há 2 anos atrás
  tznind 67386e43c5 EnsureValidSelection now considers ColumnStyle.Visible há 2 anos atrás
  tznind de57331e50 ShowHorizontalScrollIndicators now respects ColumnStyle.Visible há 2 anos atrás
  tznind 2fba173288 Add ColumnStyle.Visible há 2 anos atrás
  tznind 965255b1a7 Added an overload to ScreenToCell that provides DataColumn há 2 anos atrás
  Tig Kindel 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) há 3 anos atrás
  Thomas Nind 367fdd9bad Fix TableView multi selections extending to -1 indexes (#1843) há 3 anos atrás
  Thomas Nind 21210d62db Fixed TableView always showing selected cell(s) even when not focused (#1776) há 3 anos atrás
  Thomas Nind 13af2b1662 Support for flexible column widths in TableView (#1760) há 3 anos atrás
  Thomas Nind d68a2e8b8c Add horizontal scroll idicators to TableView (#1756) há 3 anos atrás
  Thomas Nind f96c7001e4 Fixed TableView when redrawing a System.DataTable that has no columns (#1639) há 3 anos atrás
  Thomas Nind 7e04e31953 Table scroll fix (#1627) há 3 anos atrás
  Thomas Nind acaa7aa7b6 Fixes TableView not activating after keybinding refactor (#1593) há 3 anos atrás
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) há 3 anos atrás
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) há 4 anos atrás
  Thomas Nind 446759a3f2 Made RowColorGetterDelegate follow same pattern as CellColorGetter há 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 há 4 anos atrás
  Thomas Nind f536d906d4 Made selected cell invert first character optional as a TableStyle há 4 anos atrás
  Thomas Nind c2c96931c4 Added extra boundary check before rendering há 4 anos atrás
  Thomas Nind 93e5d7fc0c Made selected cell first character inverted colors há 4 anos atrás
  tznind 98dfcc4959 Added support for full row coloring há 4 anos atrás