tznind
|
a1fe75a983
Added horizontal scrolling
|
4 年之前 |
tznind
|
50119da955
Fixed ofY in mouse handler and made ContentHeight real time
|
4 年之前 |
tznind
|
bea15c54c9
Added scroll bar to tree view example
|
4 年之前 |
tznind
|
4b6f3569ef
Added basic use cases and new article
|
4 年之前 |
tznind
|
c7174c3b46
Handled case where nodes return null for ToString
|
4 年之前 |
tznind
|
aef698ac1f
Added unicode symbols option to UICatalog
|
4 年之前 |
tznind
|
0222105d7c
Added PositionCursor implementation
|
4 年之前 |
tznind
|
7d7be9ef48
Fixed long treeview lines overspilling control bounds
|
4 年之前 |
tznind
|
78f0c7c276
Added mouse support
|
4 年之前 |
tznind
|
51aefce32b
changed expand color settings to use ColorScheme
|
4 年之前 |
tznind
|
64042132ed
Fixed collapse scrolling and color for expand/collapse
|
4 年之前 |
tznind
|
899ef1ffea
Fixed mixing public fields and properties
|
4 年之前 |
tznind
|
33cf23c0d7
Moved styling logic into new class TreeStyle
|
4 年之前 |
tznind
|
3d1b40cd08
Updated scenario to show both trees at once
|
4 年之前 |
tznind
|
dc184ba469
Changed from object to generic <T> for TreeView
|
4 年之前 |
tznind
|
5014d8ce61
Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view
|
4 年之前 |
tznind
|
5c5d0eee0a
Added ShowExpandableSymbol option to toggle displaying '+' symbol
|
4 年之前 |
tznind
|
a95ab9e1ba
Spaced out branch lines and fixed bug when ShowBranchLines is off
|
4 年之前 |
tznind
|
a1904950fa
Removed minus symbol for collapsing nodes
|
4 年之前 |
tznind
|
dc0a378729
Changed selection rendering to cover whole row
|
4 年之前 |
tznind
|
8fe8128b0b
Replaced delegates with new interface ITreeBuilder
|
4 年之前 |
tznind
|
e7dcd49506
Changed GetLinePrefix to use Runes directly (instead of strings)
|
4 年之前 |
tznind
|
d68dbca108
fixed root node indentation
|
4 年之前 |
tznind
|
6af7cd85d1
added ShowLines and TreeNode support
|
4 年之前 |
tznind
|
7394b5013e
clarified consent to use under MIT
|
4 年之前 |
tznind
|
7af2763f43
Added method RebuildTree
|
4 年之前 |
tznind
|
8ce042eb52
Fixed RefreshObject when Equality method is overridden in model objects
|
4 年之前 |
tznind
|
2bd3f76553
Added GetChildren and GetParent
|
4 年之前 |
tznind
|
b75b79b068
Added RefreshObject and IsExpanded
|
4 年之前 |
tznind
|
f5875034f7
xmldocs for SelectionChangedEventArgs constructor
|
4 年之前 |