Tigger Kindel
|
a23a33f20c
Unit tests
|
2 years ago |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
BDisp
|
a7c13b5d48
Fixes merge conflicts errors.
|
2 years ago |
BDisp
|
1d2dc40c8a
Fixes #2305. Improves the handling of escape sequence. (#2375)
|
2 years ago |
Tig Kindel
|
2b26ec7bfb
merge fixes
|
2 years ago |
Tig Kindel
|
4531eb00d2
more cleanup
|
2 years ago |
Tig Kindel
|
9e58ed9963
cleanup
|
2 years ago |
Tig Kindel
|
de5af990df
removed unused Cook/UncookMouse APIs
|
2 years ago |
Tig Kindel
|
0dcc69023e
removed unused GetColors api
|
2 years ago |
Tig Kindel
|
ed7cb3d429
removed unused GetColors api
|
2 years ago |
BDisp
|
788eed4a4d
Fixes #2317. Drivers do not normalize accented letters.
|
2 years ago |
Charlie Kindel
|
eb8cb4408d
misc changed done before I went on holiday
|
2 years ago |
BDisp
|
075141a687
Fixes #2247. Preparing for the NStack v1.0.7 which now handling properly non-BMP code points.
|
2 years ago |
Charlie Kindel
|
f61e4daa03
Tweaks to autoinitshutdown
|
2 years ago |
Charlie Kindel
|
1efb051379
Refactored AutoInitShutdown attribute - scary stuff
|
2 years ago |
Charlie Kindel
|
aca4ab3eae
IClipboard tests for NotSupportedException
|
2 years ago |
Charlie Kindel
|
495c4c6499
better error handling
|
2 years ago |
Charlie Kindel
|
033d03f4a1
trying to get WSL to work
|
2 years ago |
Charlie Kindel
|
cbbeb404a7
inital impl
|
2 years ago |
BDisp
|
e0504dd5ff
Removed unnecessary method.
|
2 years ago |
BDisp
|
abd9d47860
Added support to handle with the virtual packet key.
|
2 years ago |
BDisp
|
8d9d96f5af
Merge develop and resolving conflicts.
|
2 years ago |
BDisp
|
c54483eae9
Adding a more realistic key down/up event with null key.
|
2 years ago |
BDisp
|
e6e6dbb5f2
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
2 years ago |
BDisp
|
eaaa636497
Adding a more realistic key down/up event with null key.
|
2 years ago |
BDisp
|
702ef46727
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
2 years ago |
BDisp
|
1dd9ae1266
Excluding the shift key when IsLetterOrDigit, IsSymbol and IsPunctuation.
|
2 years ago |
BDisp
|
61f5b0992f
Only the Shift key must be handled with the Packet key.
|
2 years ago |