This website requires JavaScript.
Explore
Help
Register
Sign In
Git_Mirror
/
Terminal.Gui
Watch
1
Star
0
Fork
0
You've already forked Terminal.Gui
mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced
2025-12-26 15:57:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b415e5d45ae1cbf4526922027c627bcb4662d62
Terminal.Gui
/
UnitTests
/
Application
History
BDisp
1a73ce3abb
Removes (TextDirection)(-1).
2023-12-06 11:43:46 +00:00
..
ApplicationTests.cs
Fixes
#2578
- Updates mouse events to be relative to
View.Bounds
(
#2920
)
2023-11-26 16:58:52 -07:00
MainLoopTests.cs
Fixes
#2578
- Updates mouse events to be relative to
View.Bounds
(
#2920
)
2023-11-26 16:58:52 -07:00
MouseTests.cs
Removes (TextDirection)(-1).
2023-12-06 11:43:46 +00:00
RunStateTests.cs
Fixes
#2663
- No more nested classes (
#2664
)
2023-05-23 13:42:47 +02:00
StackExtensionsTests.cs
Fixes
#2493
. Move all layout code out of View (and Toplevel) into a layout helper class (
#2544
)
2023-04-14 10:26:10 -06:00
SynchronizatonContextTests.cs
Fixes
#2921
- MainLoop refactoring (
#2922
)
2023-10-21 08:06:04 -07:00