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
fa87e6dda5
Fixed TreeTests
2023-03-28 16:56:14 -06:00
tznind
09683a2cd5
Refactor more event Action to event EventHandler
2023-03-12 02:31:22 +00:00
Tig Kindel
7454dac942
Reorg of unit tests
2023-01-15 18:33:38 -07:00