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 |
|
tznind
|
2ed71e284c
|
Move all nested eventargs out of parent classes to root
|
2023-03-15 19:35:21 +00:00 |
|
tznind
|
9c4f3eda16
|
Update Added/Removed and other events to use `EventHandler
|
2023-03-11 11:05:20 +00:00 |
|
Tigger Kindel
|
2cf7757691
|
Trying to fix init issue in ConfigManager that was causing intermittent unit test fails
|
2023-03-03 11:09:50 -07:00 |
|
Tigger Kindel
|
084c49da37
|
Fixed unit tests HeightAsBuffer->EnableConsoleScrolling
|
2023-03-03 09:00:34 -07:00 |
|
Tigger Kindel
|
8c319ee189
|
merged develop - mostly
|
2023-02-26 16:15:39 -07:00 |
|
Tig
|
9425b2a720
|
Fixes #2181 - (Really) Adds configuration manager (#2365)
|
2023-02-21 00:34:18 +13:00 |
|