BDisp
5317489a8b
Fixes #2539 . Menu should use Frame instead of DrawFrame. ( #2540 )
2023-04-13 14:35:56 -06:00
BDisp
91bf832ce4
Fixes #2531 . Toplevel should redraw only if it's needed. ( #2532 )
...
* Fixes #2531 . Toplevel should redraw only if it's needed.
* Fix toplevel when mdi is enabled preventing clear the screen twice.
2023-04-13 01:36:44 -06:00
Tig
a637f8a29c
Fixes #2486 - Removes old Border and fixes a litany of related things ( #2525 )
...
* Added View.BorderStyle and renamed BorderStyle enum to LineStyle
* Fixed a lot of things and broke everything else
* Fixed things
* Updated DialogTests
* Updates including Rect unit tests
* Fixed Dialog & MessagBox tests
* Fixed AllviewsTester bug
* Fixed AllviewsTester bug
* Removed Border class
* Renamed View privates with _
* Removed comments in MessageBox.cs
2023-04-10 17:34:52 -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