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
|
d00b11ae5d
|
Added and fixed ScrollBarView and ScrollView tests
|
2023-04-03 20:38:52 -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
|
17a33f3b11
|
Refactor Action<bool?> Toggled to EventHandler<ToggleEventArgs>
|
2023-03-11 19:26:00 +00:00 |
|
BDisp
|
886d650ed6
|
Rename CheckboxTests.cs to CheckBoxTests.cs
|
2023-01-30 15:48:35 +00:00 |
|