Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 years ago |
Charlie Kindel
|
4da9ad0e89
Fix 1130 broken links (#1131)
|
4 years ago |
tznind
|
e68df90d27
Fixed TableView ProcessKey return value when no Table is loaded
|
4 years ago |
tznind
|
2092031390
Added alignment and format functions to CsvEditor
|
4 years ago |
tznind
|
5bff06405a
Fixed checking OfX instead of X on mouse event handler
|
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
|
262d6d71e5
merge
|
4 years ago |
tznind
|
b313dd8396
Mouse, Home, End etc work properly with multi select now
|
4 years ago |
tznind
|
54eab6eb56
Added multi select mode
|
4 years ago |
tznind
|
df3e191a72
Added CellActivated event which occurs on Enter or double click
|
4 years ago |
tznind
|
31bdec4535
Added FullRowSelect property
|
4 years ago |
tznind
|
913d3a247e
Added PositionCursor implementation
|
4 years ago |
tznind
|
d35b3b8c3d
Added wheel left/right for horizontal scrolling
|
4 years ago |
tznind
|
f610cc8416
better handling of unicode in table view
|
4 years ago |
tznind
|
448bc3af3b
Fixed cell selection when clicking near cell border
|
4 years ago |
tznind
|
a237e1a8e4
Fixed draw/scroll bugs when header is not visible due to scrolling
|
4 years ago |
tznind
|
65806b1ba2
Added SelectedCellChangedEventArgs and tests
|
4 years ago |
tznind
|
81edb73785
Added SelectedCellChanged event
|
4 years ago |
tznind
|
52af2a609e
Fixed namespace, comments and added tests
|
4 years ago |
tznind
|
d3ec8b2f03
Refactored Update method. Includes new public method EnsureSelectedCellIsVisible
|
4 years ago |
tznind
|
2404a48fc6
Fixed mouse scrolling (wheel) away from selected cell
|
4 years ago |
tznind
|
0045bed692
Added missing update on scroll wheel up
|
4 years ago |
tznind
|
94c4f2aab1
Mouse support for selecting cells
|
4 years ago |
tznind
|
e1b60fb9fa
Added Format property to ColumnStyle
|
4 years ago |
tznind
|
7cf34777d3
Fixed missing xmldoc
|
4 years ago |
tznind
|
30251c8baf
Fixed alignment padding and made better use of Bounds.Width
|
4 years ago |
tznind
|
ace6251414
Support for column styles (alignment and format)
|
4 years ago |
tznind
|
700e097e4b
Fixed start of line rendering and line flag checks
|
4 years ago |
tznind
|
185f4ed4cd
Added gridlines and fixed partial column rendering
|
4 years ago |