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
7eaccbd2a7
fixed graphview unit tests
2023-04-04 15:49:36 -06:00
Tigger Kindel
8e88682bb0
Adding absolute layout tests
2023-03-29 11:39:21 -06:00
Tigger Kindel
44e371afe4
Disabled graphview tests
2023-03-29 09:48:27 -06:00
Tigger Kindel
824e6c28ec
Fixed TextAnnotationsTests
2023-03-28 17:27:08 -06:00
Tigger Kindel
259ae0e22f
Fixed SeriesTests
2023-03-28 16:39:01 -06:00
Tigger Kindel
f387a8a71f
Fixed PathAnnotationsTests
2023-03-28 16:37:21 -06:00
Tigger Kindel
9161e037b9
Fixed AxisTests
2023-03-28 16:36:00 -06:00
Tig Kindel
7454dac942
Reorg of unit tests
2023-01-15 18:33:38 -07:00