Tig
|
ef6e22c7a2
Merge pull request #3386 from BDisp/v2_WindowsDriver-input-fix_3380
|
1 year ago |
BDisp
|
b59c5ea9e6
Using GetNumberOfConsoleInputEvents and FlushConsoleInputBuffer to clear input events.
|
1 year ago |
BDisp
|
4af0fd1c7e
Remove bad code that hangs unit tests on Windows.
|
1 year ago |
BDisp
|
e7c1183562
Fixes #3380. WindowsDriver is sending mouse button pressed only on moving.
|
1 year ago |
Tig
|
875282818a
Merge pull request #3378 from tig/v2_3377-ASCIICustomButtonTest-NetDriver
|
1 year ago |
Tig
|
dec65ff86f
Merge pull request #3382 from tig/v2_3381-WindowsDriver-Spurious-MouseEvents
|
1 year ago |
Tig
|
9937771dee
Merge pull request #3383 from tig/v2_3344-Fullscreen-Moveable
|
1 year ago |
Tig
|
f68adf77ae
Fixed core bug. Wasn't what we thought it was.
|
1 year ago |
Tig
|
99c7579c84
Now only Border supports movable
|
1 year ago |
Tig
|
36401a6c42
Disabled debug spew
|
1 year ago |
Tig
|
72992bd8c7
WindowsDriver - added diagnostics. Found issue. Implemented workaround
|
1 year ago |
Tig
|
d9658efc65
Cherry picked new Mouse Scenario
|
1 year ago |
Tig
|
76095f7dbc
Revamped Mouse scenario
|
1 year ago |
Tig
|
06f7a74aa0
Fixed more netdriver key issues (tab)
|
1 year ago |
Tig
|
26ab04ef24
Fixed netdriver incorrect performance optimization
|
1 year ago |
Tig
|
0307af112b
Fixed static issue
|
1 year ago |
Tig
|
58899f6078
Fixed netdriver keyboard handling
|
1 year ago |
Tig
|
6b35abc790
Cleand up warnings
|
1 year ago |
Tig
|
edfd240310
Refactgored scenario to use Main
|
1 year ago |
Tig
|
43e4a83664
Merge pull request #3360 from tig/v2_3359_CM_Reset
|
1 year ago |
Tig
|
0ef67d785b
Merge pull request #3353 from BDisp/v2_tabindex-fix_3351
|
1 year ago |
Tig
|
5b367b3df1
Merge pull request #3361 from tznind/visible-to-designer
|
1 year ago |
tznind
|
f3e832bfd8
Make terminal gui internal methods visible to TGD
|
1 year ago |
Tig
|
e7a116eb46
Code cleanup
|
1 year ago |
Tig
|
57a57375f4
Updated code style for internal statics
|
1 year ago |
Tig
|
f3536f8a86
Added Reset() call to AutoInitShutdown.After
|
1 year ago |
Tig
|
646b8dd597
Added Reset() calls to CM tests
|
1 year ago |
Tig
|
ab1c89b203
Merge pull request #3346 from tznind/color-scheme-ctor
|
1 year ago |
BDisp
|
d7fec3c3f1
Add unit test that proof setting TabIndex before all views are added, will have unexpected result.
|
1 year ago |
BDisp
|
f272f8941f
Revert "Add one more unit test and replace True/False to Equal/NotEqual."
|
1 year ago |