Charlie Kindel
|
ddbb15d44f
Merge pull request #1092 from BDisp/linux-continuous-button-pressed
|
4 년 전 |
Charlie Kindel
|
fd663b6ddc
Merge pull request #1090 from pcgeek86/patch-1
|
4 년 전 |
Charlie Kindel
|
285cc82b9f
Merge pull request #1085 from angelobreuer/master
|
4 년 전 |
Charlie Kindel
|
d321fa0dc5
Merge pull request #1075 from BDisp/get-toplevel-subviews
|
4 년 전 |
Charlie Kindel
|
0cfd2c5a32
Merge pull request #1089 from BDisp/button-clicked-fix
|
4 년 전 |
BDisp
|
27a617abba
There is no need use the Application.MainLoop.AddIdle as the async call seems to work properly now.
|
4 년 전 |
BDisp
|
1c7e32e961
Removing private keyword.
|
4 년 전 |
BDisp
|
1bf4db0bd0
Reducing the ProcessContinuousButtonPressedAsync Task.Delay.
|
4 년 전 |
BDisp
|
f568166fb8
Fixes #1091. Continuous button pressed not working properly on Linux.
|
4 년 전 |
Trevor Sullivan
|
ea834b8e0e
Add copyable instructions for .NET Core users
|
4 년 전 |
BDisp
|
7d71525a4a
Fixes #1088. On WindowsDriver moving the mouse with a button pressed, when it is released, the button clicked event is fired, causing an unintentional event.
|
4 년 전 |
Angelo Breuer
|
3ca84f8381
Add tests for #1084
|
4 년 전 |
Angelo Breuer
|
4bbc2fc22d
Reset synchronization context on Application.Shutdown()
|
4 년 전 |
BDisp
|
f7a8cf63d7
Since FocusNearestView method deals with navigation and focus is better use TabIndexes instead.
|
4 년 전 |
BDisp
|
845b940078
Fixes shift on Unix.
|
4 년 전 |
BDisp
|
b3850f7f61
Fixing FakeDriver and unit test.
|
4 년 전 |
BDisp
|
3dd17bd82c
Added feature to navigate through all Application.Top's subviews.
|
4 년 전 |
BDisp
|
ea8d84f185
Fixing the FocusNearestView method.
|
4 년 전 |
BDisp
|
950c7dd19a
Adding unit test.
|
4 년 전 |
Charlie Kindel
|
cbbce244dc
Merge pull request #1072 from mrboring-forks/spelling-error
|
4 년 전 |
BDisp
|
6d86e7f294
Fixes #1071. Toplevel.GetTopLevelSubviews (). Changed from HashSet<View> to IList<View>.
|
4 년 전 |
mrboring
|
8bc5a3f5f3
Removed files from pull request
|
4 년 전 |
Charlie Kindel
|
c00637fb1e
Merge pull request #1063 from HermanSchoenfeld/master
|
4 년 전 |
Charlie Kindel
|
321513f19d
Merge pull request #1069 from BDisp/auto-size-fix
|
4 년 전 |
mrboring
|
2674a3b21a
Fixed misspelling of scrollview
|
4 년 전 |
BDisp
|
7febb7ac5c
Fixes #1068. The ResizeView doesn't handle the AutoSize properly.
|
4 년 전 |
Herman Schoenfeld
|
183be6c31f
Refactor unhandled exception handling loop as per review
|
4 년 전 |
Charlie Kindel
|
74608fec0d
Merge pull request #1062 from BDisp/computer-layout-fix
|
4 년 전 |
Herman Schoenfeld
|
5e1e7c0ee4
XMLDOC fixes for prior commit
|
4 년 전 |
Herman Schoenfeld
|
721c796c7f
Added unhandled exception handling in Application.Run
|
4 년 전 |