Commit Graph

10 Commits

Author SHA1 Message Date
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
9161e037b9 Fixed AxisTests 2023-03-28 16:36:00 -06:00
Tigger Kindel
4de48b6237 Fixed many tests 2023-03-26 22:30:17 -06:00
Thomas Nind
0bd32c282e Fixes #505. Finishes merge of TileView (previously SplitContainer) (#2258)
* Add tests for proper disposing

* Make Ctrl+F10 toggle split line focusability

* Fix layout bug in first tile when orientation is horizontal

* Switch to GenerateImage

* Fix not calling base constructor

* Revert "Merges latest LineCanvas into TileView"

* Fix keyboard tab navigation problems

* Workaround for changing CanFocus throwing Exceptions sometimes

* Fix bad merges

* Fix bad merging

* Fix disposing in TileViewNesting scenario

---------

Co-authored-by: Tig <tig@users.noreply.github.com>
2023-03-02 09:39:00 -07:00
Tig
9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2023-02-21 00:34:18 +13:00
Tig Kindel
6558af1c7c Revert "Merge branch 'splitcontainer' of tig:tznind/gui.cs into tznind-splitcontainer"
This reverts commit dc4fe69626, reversing
changes made to ccadf81b4d.
2023-02-12 11:10:11 +07:00
Tig Kindel
dc4fe69626 Merge branch 'splitcontainer' of tig:tznind/gui.cs into tznind-splitcontainer 2023-02-12 10:57:21 +07:00
Tig Kindel
00d46ee3f1 udpated unit tests 2023-02-09 05:55:51 -08:00
Tig Kindel
040bbc41cb merging tigs changes 2023-02-09 05:23:33 -08:00
Tig Kindel
9cb5e8c658 merging tigs changes 2023-02-09 05:23:06 -08:00