| .. |
|
CWP
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Runnable
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Application.NavigationTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ApplicationImplBeginEndTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ApplicationImplTests.cs
|
dc0d8f2f85
Fixes #4429 - Timeouts lost (#4430)
|
1 week ago |
|
ApplicationMouseEnterLeaveTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ApplicationPopoverTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ApplicationTests.cs
|
dc0d8f2f85
Fixes #4429 - Timeouts lost (#4430)
|
1 week ago |
|
IApplicationScreenChangedTests.cs
|
b061aacf18
Simplify the `Screen` property in `ApplicationImpl` by removing the `_screen` field and its locking mechanism. The getter now directly retrieves the screen size from the `Driver` or defaults to `2048x2048`. The setter now calls `Driver?.SetScreenSize` to update the screen size, eliminating the need for the `ResetScreen` method.
|
1 week ago |
|
KeyboardImplThreadSafetyTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
KeyboardTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
LogarithmicTimeoutTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
MainLoopCoordinatorTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
MouseInterfaceTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
MouseTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
NestedRunTimeoutTests.cs
|
dc0d8f2f85
Fixes #4429 - Timeouts lost (#4430)
|
1 week ago |
|
PopoverBaseImplTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
SessionTokenTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
SmoothAcceleratingTimeoutTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
TimeoutTests.cs
|
6d53276be2
Fixes #4289 - Simplify Drawing/Color: unify named color handling under StandardColor and remove layered resolvers (#4432)
|
1 week ago |