Tig
|
da76bc230b
Merge pull request #2032 from tznind/vkpacket
|
2 ani în urmă |
BDisp
|
abd9d47860
Added support to handle with the virtual packet key.
|
2 ani în urmă |
BDisp
|
8d9d96f5af
Merge develop and resolving conflicts.
|
2 ani în urmă |
Tig Kindel
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
2 ani în urmă |
Alexandru Ciobanu
|
441960e25e
Added two unit tests to check for the MakePrintable cases.
|
2 ani în urmă |
BDisp
|
1dd9ae1266
Excluding the shift key when IsLetterOrDigit, IsSymbol and IsPunctuation.
|
2 ani în urmă |
BDisp
|
61f5b0992f
Only the Shift key must be handled with the Packet key.
|
2 ani în urmă |
tznind
|
ecfd9c1132
WIP fix TryRemapPacketKey to correctly apply Alt/Ctrl mask
|
2 ani în urmă |
tznind
|
98441c580e
Updated tests for cleaner representation of new functionality
|
2 ani în urmă |
tznind
|
bb6187075e
Removed dead code. Packet vk is only used for symbols, never escape etc.
|
2 ani în urmă |
tznind
|
35e79a9f64
Tidy up layout and fix old inaccurate comment
|
2 ani în urmă |
tznind
|
0b2bdb04e0
Change TryRemapPacketKey to map to `Key` instead of `ConsoleKey`
|
2 ani în urmă |
tznind
|
b0c208595e
Added TryParseConsoleKey for better parsing
|
2 ani în urmă |
Thomas
|
9897bb903e
Support for remapping basic unicode keychars that come from OS with ConsoleKey.Packet. Affects only WindowsDriver
|
2 ani în urmă |
Tig Kindel
|
4a338bc693
Fixes #1777 - Dialog button justification. Adds unit tests. (#1782)
|
3 ani în urmă |
BDisp
|
4382a2c2c2
Fixes remaining wide runes render issues.
|
3 ani în urmă |
BDisp
|
311acc03df
Fixes drivers for wide runes handling which also works on Windows Terminal.
|
3 ani în urmă |
BDisp
|
a9a0d176c1
The KeyPress event must only be used by the most focused view in the ProcessHotKey event. (#1614)
|
3 ani în urmă |
BDisp
|
2ef4edd08e
NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. (#1484)
|
3 ani în urmă |
BDisp
|
b200763a3f
Fixes #1387. Allowing the UnitTests project to test internal keywords.
|
4 ani în urmă |
BDisp
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 ani în urmă |
Charlie Kindel
|
8d8025329e
Added Attributes tests; balanced Application.Init/Shutdown
|
4 ani în urmă |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 ani în urmă |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 ani în urmă |
BDisp
|
bcc31e0da0
Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver.
|
4 ani în urmă |
BDisp
|
d6f9e0a832
Fixed more unit tests.
|
5 ani în urmă |
Charlie Kindel
|
f8d235a426
enabled posdim tests
|
5 ani în urmă |
Charlie Kindel
|
8730ac6f37
first unit tests
|
5 ani în urmă |