Tig Kindel
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
3 年之前 |
Thomas Nind
|
367fdd9bad
Fix TableView multi selections extending to -1 indexes (#1843)
|
3 年之前 |
Thomas Nind
|
21210d62db
Fixed TableView always showing selected cell(s) even when not focused (#1776)
|
3 年之前 |
Thomas Nind
|
13af2b1662
Support for flexible column widths in TableView (#1760)
|
3 年之前 |
Thomas Nind
|
d68a2e8b8c
Add horizontal scroll idicators to TableView (#1756)
|
3 年之前 |
Thomas Nind
|
f96c7001e4
Fixed TableView when redrawing a System.DataTable that has no columns (#1639)
|
3 年之前 |
Thomas Nind
|
7e04e31953
Table scroll fix (#1627)
|
3 年之前 |
Thomas Nind
|
acaa7aa7b6
Fixes TableView not activating after keybinding refactor (#1593)
|
3 年之前 |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 年之前 |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 年之前 |
Thomas Nind
|
446759a3f2
Made RowColorGetterDelegate follow same pattern as CellColorGetter
|
4 年之前 |
Thomas Nind
|
29c14876c0
Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes
|
4 年之前 |
Thomas Nind
|
f536d906d4
Made selected cell invert first character optional as a TableStyle
|
4 年之前 |
Thomas Nind
|
c2c96931c4
Added extra boundary check before rendering
|
4 年之前 |
Thomas Nind
|
93e5d7fc0c
Made selected cell first character inverted colors
|
4 年之前 |
tznind
|
98dfcc4959
Added support for full row coloring
|
4 年之前 |
Thomas Nind
|
f2c40ac83f
Fixed custom cell color also coloring the separator in FullRowSelect mode
|
4 年之前 |
tznind
|
b3ce131fbf
Added support for coloring cells
|
4 年之前 |
Thomas Nind
|
0dd0f2e5c4
TableView - adds last column dividing line (#1289)
|
4 年之前 |
Thomas Nind
|
6a9e27761f
Nested types for TabView and TableView (#1243)
|
4 年之前 |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 年之前 |
Charlie Kindel
|
4da9ad0e89
Fix 1130 broken links (#1131)
|
4 年之前 |
tznind
|
e68df90d27
Fixed TableView ProcessKey return value when no Table is loaded
|
4 年之前 |
tznind
|
2092031390
Added alignment and format functions to CsvEditor
|
4 年之前 |
tznind
|
5bff06405a
Fixed checking OfX instead of X on mouse event handler
|
4 年之前 |
tznind
|
d988a34444
Added SelectAll, better selection iteration and validation
|
4 年之前 |
tznind
|
b2e54ec83d
Fixed page up/down offset and added test
|
4 年之前 |
tznind
|
262d6d71e5
merge
|
4 年之前 |
tznind
|
b313dd8396
Mouse, Home, End etc work properly with multi select now
|
4 年之前 |
tznind
|
54eab6eb56
Added multi select mode
|
4 年之前 |