Tig
b4552ee14b
Fixes #2493 . Move all layout code out of View (and Toplevel) into a layout helper class ( #2544 )
...
* Comment/warning clean up
* Moved Text and Drawing out
* Moved Layout out
* Removed extra lines
* Removed Mouse out
* Reorgainzed View
* API docs
* removed border.cs
* TopLevel.Resized -> TerminalResized
* Mdi -> Overlapped
* Removed confusing and un-needed WillPresent
* privates -> _
* Tweaked RunLoop API
2023-04-14 10:26:10 -06:00
Tig
574ed8fec7
Fixes #2469 - Revamp file structure and namespace ( #2471 )
...
* initial commit
* All tests pass
* Updated readme
* Revert "All tests pass"
This reverts commit 94ac462350 .
* Revert "initial commit"
This reverts commit 36d92cc4e5 .
* Moved Terminal.Gui files around
* Nuked .Graphs namespace
* Nuked .Graphs namespace
* Nuked .Trees namespace
* Nuked .Configuration namespace
* Nuked .Configuration namespace
* All tests pass
* tweaked tests
* removed unneeded usings
* re-enabled scrollview tests
* move scrollview test to ScrollViewTests
* Moved view navigation related tests to separate cs file
* Moved view scrollbarview related tests ScrollBarTestse
* Refactored View tests into smaller files
* Refactored driver tests
* Fixed a ton of BUGBUGs
2023-04-06 10:09:21 -06:00
Tigger Kindel
176e622eb6
merged v2_develop
2023-03-30 05:11:37 -06:00
BDisp
d81bf050ee
Fixes #2451 . ListView SelectedItem should be -1 by default.
2023-03-27 12:54:51 +01:00
Tigger Kindel
4de48b6237
Fixed many tests
2023-03-26 22:30:17 -06:00
tznind
3bec36ac47
Change Action to EventHandler for more events
2023-03-12 02:10:22 +00:00
Tig Kindel
7454dac942
Reorg of unit tests
2023-01-15 18:33:38 -07:00