BDisp
|
f7a8cf63d7
Since FocusNearestView method deals with navigation and focus is better use TabIndexes instead.
|
4 年之前 |
BDisp
|
61e87e84b5
Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
|
4 年之前 |
tznind
|
c7174c3b46
Handled case where nodes return null for ToString
|
4 年之前 |
BDisp
|
845b940078
Fixes shift on Unix.
|
4 年之前 |
BDisp
|
b3850f7f61
Fixing FakeDriver and unit test.
|
4 年之前 |
BDisp
|
3dd17bd82c
Added feature to navigate through all Application.Top's subviews.
|
4 年之前 |
BDisp
|
ea8d84f185
Fixing the FocusNearestView method.
|
4 年之前 |
BDisp
|
950c7dd19a
Adding unit test.
|
4 年之前 |
Charlie Kindel
|
cbbce244dc
Merge pull request #1072 from mrboring-forks/spelling-error
|
4 年之前 |
BDisp
|
6d86e7f294
Fixes #1071. Toplevel.GetTopLevelSubviews (). Changed from HashSet<View> to IList<View>.
|
4 年之前 |
mrboring
|
8bc5a3f5f3
Removed files from pull request
|
4 年之前 |
Charlie Kindel
|
c00637fb1e
Merge pull request #1063 from HermanSchoenfeld/master
|
4 年之前 |
Charlie Kindel
|
321513f19d
Merge pull request #1069 from BDisp/auto-size-fix
|
4 年之前 |
tznind
|
d988a34444
Added SelectAll, better selection iteration and validation
|
4 年之前 |
tznind
|
b2e54ec83d
Fixed page up/down offset and added test
|
4 年之前 |
tznind
|
0c2685bcbe
Added test for box selection
|
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 年之前 |
mrboring
|
2674a3b21a
Fixed misspelling of scrollview
|
4 年之前 |
tznind
|
df3e191a72
Added CellActivated event which occurs on Enter or double click
|
4 年之前 |
tznind
|
31bdec4535
Added FullRowSelect property
|
4 年之前 |
tznind
|
913d3a247e
Added PositionCursor implementation
|
4 年之前 |
tznind
|
d35b3b8c3d
Added wheel left/right for horizontal scrolling
|
4 年之前 |
tznind
|
f610cc8416
better handling of unicode in table view
|
4 年之前 |
tznind
|
aef698ac1f
Added unicode symbols option to UICatalog
|
4 年之前 |
tznind
|
dc761b2338
Swapped sizes of file tree and node tree in UICatalog Scenario
|
4 年之前 |
tznind
|
0222105d7c
Added PositionCursor implementation
|
4 年之前 |
tznind
|
7d7be9ef48
Fixed long treeview lines overspilling control bounds
|
4 年之前 |
tznind
|
4795f321bf
Added menu separators to UICatalog TreeViewFileSystem Scenario
|
4 年之前 |