Thomas Nind
|
367fdd9bad
Fix TableView multi selections extending to -1 indexes (#1843)
|
3 years ago |
Thomas Nind
|
21210d62db
Fixed TableView always showing selected cell(s) even when not focused (#1776)
|
3 years ago |
Thomas Nind
|
13af2b1662
Support for flexible column widths in TableView (#1760)
|
3 years ago |
Thomas Nind
|
d68a2e8b8c
Add horizontal scroll idicators to TableView (#1756)
|
3 years ago |
Thomas Nind
|
f96c7001e4
Fixed TableView when redrawing a System.DataTable that has no columns (#1639)
|
3 years ago |
Thomas Nind
|
7e04e31953
Table scroll fix (#1627)
|
3 years ago |
Thomas Nind
|
acaa7aa7b6
Fixes TableView not activating after keybinding refactor (#1593)
|
3 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
Thomas Nind
|
29c14876c0
Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes
|
4 years ago |
Thomas Nind
|
f536d906d4
Made selected cell invert first character optional as a TableStyle
|
4 years ago |
Thomas Nind
|
fe464b0b94
Added test helper method AssertDriverColorsAre
|
4 years ago |
Charlie Kindel
|
8d8025329e
Added Attributes tests; balanced Application.Init/Shutdown
|
4 years ago |
Thomas Nind
|
fe9c984d5c
Changed Console.WriteLine to ITestOutputHelper in tests (#1305)
|
4 years ago |
Thomas Nind
|
0dd0f2e5c4
TableView - adds last column dividing line (#1289)
|
4 years ago |
Thomas Nind
|
a8628e7c28
Feature/graphs (#1201)
|
4 years ago |
Thomas Nind
|
6a9e27761f
Nested types for TabView and TableView (#1243)
|
4 years ago |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 years ago |
tznind
|
d988a34444
Added SelectAll, better selection iteration and validation
|
4 years ago |
tznind
|
b2e54ec83d
Fixed page up/down offset and added test
|
4 years ago |
tznind
|
0c2685bcbe
Added test for box selection
|
4 years ago |
tznind
|
f610cc8416
better handling of unicode in table view
|
4 years ago |
tznind
|
65806b1ba2
Added SelectedCellChangedEventArgs and tests
|
4 years ago |
tznind
|
52af2a609e
Fixed namespace, comments and added tests
|
4 years ago |