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
|
4de48b6237
|
Fixed many tests
|
2023-03-26 22:30:17 -06:00 |
|
Thomas Nind
|
057cea44d2
|
Merge branch 'v2_develop' into events
|
2023-03-20 17:07:24 +00:00 |
|
Tig Kindel
|
ab2bda109b
|
improved API docs, removed duplicate code, refactored to make more readable
|
2023-03-18 09:57:16 -06:00 |
|
tznind
|
3bec36ac47
|
Change Action to EventHandler for more events
|
2023-03-12 02:10:22 +00:00 |
|
tznind
|
a949b790ec
|
Refactor HotKeyChanged event
|
2023-03-11 09:57:54 +00:00 |
|
Tig Kindel
|
7454dac942
|
Reorg of unit tests
|
2023-01-15 18:33:38 -07:00 |
|