Thomas Nind
|
8f199cd765
Add ITreeViewFilter (#2599)
|
2 年之前 |
Charlie Kindel
|
60e70f331f
merge develop
|
3 年之前 |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
3 年之前 |
Charlie Kindel
|
93ce8b79e3
recreating
|
3 年之前 |
Tig
|
a7c175227f
Revert "TreeView: Now highlights only model text"
|
3 年之前 |
Charlie Kindel
|
8b338f5bbf
Fixes #2151 - Mouse wheel scrolls infinitely beyond bottom of items
|
3 年之前 |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 年之前 |
Charlie Kindel
|
83f70cbf39
Revert "Revert "Reorganizing scenarios categories as per #1648""
|
3 年之前 |
Charlie Kindel
|
359ba385c8
Revert "Reorganizing scenarios categories as per #1648"
|
3 年之前 |
BDisp
|
3362ca849d
Reorganizing scenarios categories as per #1648
|
3 年之前 |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
4 年之前 |
Thomas Nind
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
4 年之前 |
tznind
|
dc22a890e9
Updated to match coding guidelines (whitespace, brackets etc)
|
4 年之前 |
tznind
|
f21f21522f
Added SelectAll and made OnSelectionChanged protected
|
4 年之前 |
tznind
|
5b763bd44f
Added ExpandAll / CollapseAll (shortcut Ctrl + Right/Left)
|
4 年之前 |
tznind
|
76f81d2bdd
Fixed `IsSelected` using reference comparison instead of equality
|
4 年之前 |
tznind
|
b78de72408
Added equality for `ShowForType` in scenario and added comments about it
|
4 年之前 |
tznind
|
011f3efea3
Changed tabs to spaces in visualization window to prevent rendering issue
|
4 年之前 |
tznind
|
f675b3b39c
Added new scenario ClassExplorer which presents all Types and Methods divided by assembly
|
4 年之前 |