BDisp
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
1 year ago |
BDisp
|
f1fcbb91d3
Fix UICatalog.
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
bc41d9bc09
Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467)
|
1 year ago |
Thomas Nind
|
5317950928
Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604)
|
2 years ago |
Nutzzz
|
440c529818
Some UICatalog scenario code style fixes (#2614)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
BDisp
|
489a802df6
Implementing nullable bool checked on Menu.
|
2 years ago |
Charlie Kindel
|
60e70f331f
merge develop
|
2 years ago |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
2 years ago |
Charlie Kindel
|
93ce8b79e3
recreating
|
2 years ago |
Tig
|
a7c175227f
Revert "TreeView: Now highlights only model text"
|
2 years ago |
Charlie Kindel
|
8b338f5bbf
Fixes #2151 - Mouse wheel scrolls infinitely beyond bottom of items
|
2 years ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |
Charlie Kindel
|
83f70cbf39
Revert "Revert "Reorganizing scenarios categories as per #1648""
|
3 years ago |
Charlie Kindel
|
359ba385c8
Revert "Reorganizing scenarios categories as per #1648"
|
3 years ago |
BDisp
|
3362ca849d
Reorganizing scenarios categories as per #1648
|
3 years ago |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
3 years ago |
Thomas Nind
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
4 years ago |
tznind
|
dc22a890e9
Updated to match coding guidelines (whitespace, brackets etc)
|
4 years ago |
tznind
|
f21f21522f
Added SelectAll and made OnSelectionChanged protected
|
4 years ago |
tznind
|
5b763bd44f
Added ExpandAll / CollapseAll (shortcut Ctrl + Right/Left)
|
4 years ago |
tznind
|
76f81d2bdd
Fixed `IsSelected` using reference comparison instead of equality
|
4 years ago |
tznind
|
b78de72408
Added equality for `ShowForType` in scenario and added comments about it
|
4 years ago |
tznind
|
011f3efea3
Changed tabs to spaces in visualization window to prevent rendering issue
|
4 years ago |
tznind
|
f675b3b39c
Added new scenario ClassExplorer which presents all Types and Methods divided by assembly
|
4 years ago |