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-27 08:17:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30f830e22decd4f445da3797a18ebdfc778e7c81
Terminal.Gui
/
UnitTests
/
TopLevels
History
BDisp
d5c584425c
Fixes
#2446
. Currently is allowed two views on different toplevels having HasFocus as true.
2023-04-03 07:06:58 -06:00
..
DialogTests.cs
Fixes
#2430
. Launching a Dialog from a Dialog causes errors in v2_develop.
2023-03-20 22:57:37 +00:00
MdiTests.cs
Switch to EventHandler<ToplevelEventArgs> for
2023-03-11 10:18:39 +00:00
MessageBoxTests.cs
Fix the border not respecting the user settings.
2023-03-17 13:13:22 -06:00
ToplevelTests.cs
Fixes
#2446
. Currently is allowed two views on different toplevels having HasFocus as true.
2023-04-03 07:06:58 -06:00
WindowTests.cs
Fixes
#2446
. Currently is allowed two views on different toplevels having HasFocus as true.
2023-04-03 07:06:58 -06:00
WizardTests.cs
Refactor more
event Action
to
event EventHandler
2023-03-12 02:31:22 +00:00