BDisp
|
489a802df6
|
Implementing nullable bool checked on Menu.
|
2023-01-30 21:02:14 +00:00 |
|
Charlie Kindel
|
60e70f331f
|
merge develop
|
2022-11-05 16:41:05 -06:00 |
|
Charlie Kindel
|
bf1ed31281
|
Refactored UI Catalog and added tons of unit tests
|
2022-11-03 15:58:15 -06:00 |
|
Charlie Kindel
|
93ce8b79e3
|
recreating
|
2022-11-02 17:54:40 -06:00 |
|
Tig
|
a7c175227f
|
Revert "TreeView: Now highlights only model text"
|
2022-11-02 16:06:13 -07:00 |
|
Charlie Kindel
|
8b338f5bbf
|
Fixes #2151 - Mouse wheel scrolls infinitely beyond bottom of items
|
2022-11-01 14:11:43 -06:00 |
|
Charlie Kindel
|
32ae3cb62f
|
Cleaned up Categories and Scenario descripitons.
|
2022-04-17 15:48:48 -07:00 |
|
Charlie Kindel
|
83f70cbf39
|
Revert "Revert "Reorganizing scenarios categories as per #1648""
This reverts commit 359ba385c8.
|
2022-04-17 14:17:40 -07:00 |
|
Charlie Kindel
|
359ba385c8
|
Revert "Reorganizing scenarios categories as per #1648"
This reverts commit 3362ca849d.
|
2022-04-17 14:14:44 -07:00 |
|
BDisp
|
3362ca849d
|
Reorganizing scenarios categories as per #1648
|
2022-03-17 16:39:15 +00:00 |
|
BDisp
|
239191cde0
|
Fixes #1434. Regenerating the docs. (#1528)
* Fixes #1434. Regenerating the docs.
* Fixing warnings on docs regeneration and improving.
|
2021-12-18 05:33:40 -08:00 |
|
Thomas Nind
|
444a01ae46
|
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
2021-04-26 08:59:35 -07:00 |
|
tznind
|
dc22a890e9
|
Updated to match coding guidelines (whitespace, brackets etc)
|
2021-03-08 09:22:17 +00:00 |
|
tznind
|
f21f21522f
|
Added SelectAll and made OnSelectionChanged protected
|
2021-02-17 19:18:33 +00:00 |
|
tznind
|
5b763bd44f
|
Added ExpandAll / CollapseAll (shortcut Ctrl + Right/Left)
|
2021-02-17 13:37:43 +00:00 |
|
tznind
|
76f81d2bdd
|
Fixed IsSelected using reference comparison instead of equality
|
2021-02-17 12:46:57 +00:00 |
|
tznind
|
b78de72408
|
Added equality for ShowForType in scenario and added comments about it
|
2021-02-17 12:37:39 +00:00 |
|
tznind
|
011f3efea3
|
Changed tabs to spaces in visualization window to prevent rendering issue
|
2021-02-17 12:34:54 +00:00 |
|
tznind
|
f675b3b39c
|
Added new scenario ClassExplorer which presents all Types and Methods divided by assembly
|
2021-02-17 11:38:38 +00:00 |
|