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 |
|
tznind
|
796e15a64d
|
Added DrawEventArgs
|
2023-03-12 02:39:32 +00:00 |
|
tznind
|
09683a2cd5
|
Refactor more event Action to event EventHandler
|
2023-03-12 02:31:22 +00:00 |
|
tznind
|
3bec36ac47
|
Change Action to EventHandler for more events
|
2023-03-12 02:10:22 +00:00 |
|
tznind
|
fcc75e7147
|
Update View Action events to EventHandler events
|
2023-03-11 19:46:46 +00:00 |
|
tznind
|
58c267fd7c
|
Switch to EventHandler for TopLevel methods
- Loaded,
- Ready
- Unloaded
- AllChildClosed
|
2023-03-11 10:08:36 +00:00 |
|
BDisp
|
8ab01b0847
|
Renaming DimView to View.
|
2023-03-03 19:14:52 +00:00 |
|
BDisp
|
c99b35578d
|
Revert "Fixes unit tests to support Pos/Dim changes."
This reverts commit ad426ff261.
|
2023-03-03 18:35:10 +00:00 |
|
BDisp
|
ecd82465f7
|
ToString must return the Pos/Dim class names.
|
2023-02-28 21:23:44 +00:00 |
|
Tig Kindel
|
d04bf94c74
|
merged from develop after accident
|
2023-02-25 05:42:43 +13:00 |
|
Tig Kindel
|
7454dac942
|
Reorg of unit tests
|
2023-01-15 18:33:38 -07:00 |
|