tznind
|
66a779cb41
Fixed Rebuild not going to bottom of hierarchy
|
4 yıl önce |
tznind
|
f675b3b39c
Added new scenario ClassExplorer which presents all Types and Methods divided by assembly
|
4 yıl önce |
tznind
|
01b899fb37
test for multi select, mouse fix and collapse selection fix
|
4 yıl önce |
tznind
|
c3253e965d
Added GetAllSelectedObjects
|
4 yıl önce |
tznind
|
06bb01a68f
Added ability to select multiple branches at once
|
4 yıl önce |
tznind
|
eb97e64830
Made 'LeaveLastRow' optional as new property in TableStyle
|
4 yıl önce |
tznind
|
6066d711ad
Allowed 1 extra line of vertical scrolling down (past end of tree)
|
4 yıl önce |
tznind
|
1a00376885
Added more tests and fixed GetContentWidth when Bounds have 0 Height
|
4 yıl önce |
tznind
|
2884b8e94d
Added horizontal scrollbar, fixed tests
|
4 yıl önce |
tznind
|
a1fe75a983
Added horizontal scrolling
|
4 yıl önce |
tznind
|
50119da955
Fixed ofY in mouse handler and made ContentHeight real time
|
4 yıl önce |
tznind
|
bea15c54c9
Added scroll bar to tree view example
|
4 yıl önce |
tznind
|
4b6f3569ef
Added basic use cases and new article
|
4 yıl önce |
tznind
|
c7174c3b46
Handled case where nodes return null for ToString
|
4 yıl önce |
tznind
|
aef698ac1f
Added unicode symbols option to UICatalog
|
4 yıl önce |
tznind
|
0222105d7c
Added PositionCursor implementation
|
4 yıl önce |
tznind
|
7d7be9ef48
Fixed long treeview lines overspilling control bounds
|
4 yıl önce |
tznind
|
78f0c7c276
Added mouse support
|
4 yıl önce |
tznind
|
51aefce32b
changed expand color settings to use ColorScheme
|
4 yıl önce |
tznind
|
64042132ed
Fixed collapse scrolling and color for expand/collapse
|
4 yıl önce |
tznind
|
899ef1ffea
Fixed mixing public fields and properties
|
4 yıl önce |
tznind
|
33cf23c0d7
Moved styling logic into new class TreeStyle
|
4 yıl önce |
tznind
|
3d1b40cd08
Updated scenario to show both trees at once
|
4 yıl önce |
tznind
|
dc184ba469
Changed from object to generic <T> for TreeView
|
4 yıl önce |
tznind
|
5014d8ce61
Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view
|
4 yıl önce |
tznind
|
5c5d0eee0a
Added ShowExpandableSymbol option to toggle displaying '+' symbol
|
4 yıl önce |
tznind
|
a95ab9e1ba
Spaced out branch lines and fixed bug when ShowBranchLines is off
|
4 yıl önce |
tznind
|
a1904950fa
Removed minus symbol for collapsing nodes
|
4 yıl önce |
tznind
|
dc0a378729
Changed selection rendering to cover whole row
|
4 yıl önce |
tznind
|
8fe8128b0b
Replaced delegates with new interface ITreeBuilder
|
4 yıl önce |