BDisp
|
8dbb345225
|
Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524)
* Move WordBackward and WordForward to TextModel class.
* Improving code and changing unit tests.
* Remove commented code.
* Fix unit test.
|
2023-04-10 17:39:51 -06:00 |
|
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 |
|
tznind
|
cfb2058bc0
|
Fix tests
|
2023-03-30 02:36:53 +01:00 |
|
Tigger Kindel
|
fa87e6dda5
|
Fixed TreeTests
|
2023-03-28 16:56:14 -06:00 |
|
BDisp
|
5847abeef9
|
Fixes #2429. Error when replacing a word in textView.
|
2023-03-22 13:45:02 +00:00 |
|
tznind
|
7a52f45a10
|
Add PointEventArgs
|
2023-03-12 09:18:06 +00:00 |
|
tznind
|
09683a2cd5
|
Refactor more event Action to event EventHandler
|
2023-03-12 02:31:22 +00:00 |
|
Tig Kindel
|
eb3af67027
|
fixing bugs caused by Pos.Combine bugfix
|
2023-02-25 07:15:41 +13:00 |
|
Tig Kindel
|
7454dac942
|
Reorg of unit tests
|
2023-01-15 18:33:38 -07:00 |
|