Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
BDisp
|
aa8b952509
Partially Addresses #2616. Support combining sequences that don't normalize (#2932)
|
1 year ago |
Tig
|
21e8a70cee
Fixes #2933 - Refactors Cell to simplify code (#2934)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
BDisp
|
15d0c04a43
Fixes #2904. v2 InvokeKeybindings called twice when running in Dialog.
|
1 year ago |
Tig Kindel
|
03c16fe893
ColorNames->ColorName
|
1 year ago |
Tigger Kindel
|
30e9b363d3
Updated color names to match ANSI spec
|
1 year ago |
Tigger Kindel
|
6f1e3e9a06
Remove Initalized stuff - With TrueColor and the map of color names to RGB values now in Color, it's not needed.
|
1 year ago |
Tigger Kindel
|
41d6ca884b
Fixed Force16Colors; updated UI Catalog to honor
|
1 year ago |
Tigger Kindel
|
c9ce86578c
Removed GetColors (no longer needed)
|
1 year ago |
Tigger Kindel
|
760ab804f0
WIP - Everything seems to work
|
1 year ago |
Tigger Kindel
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
Tig Kindel
|
26580aca6a
inital commit - proving Color can be made a class without breaking tons of code
|
1 year ago |
Tigger Kindel
|
03e29f3255
Fixes leak in cursesdriver (can't test)
|
1 year ago |
Tigger Kindel
|
59d6d5e491
Fixes leak in cursesdriver (can't test)
|
1 year ago |
BDisp
|
f167380760
Reformatting.
|
2 years ago |
BDisp
|
551b888f5d
Fixes #2808. v2 ColorTests unit test is failing on Windows when testing the CursesDriver instance.
|
2 years ago |
Tigger Kindel
|
fe23b564b3
daignosing unit test fail in action
|
2 years ago |
Tigger Kindel
|
5d77dd7176
daignosing unit test fail in action
|
2 years ago |
Tigger Kindel
|
303fb87ad3
Fixing unit tests
|
2 years ago |
Tigger Kindel
|
1f209098dd
diagnosing netdriver wsl
|
2 years ago |
Tigger Kindel
|
06f7a9898e
fixed WindowsDriver to work in linux unit tests
|
2 years ago |
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 |
Tig
|
a6b05b83cd
Fixes #2632. Updates RuneJsonConverter to deal with more formats (#2640)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
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 |
BDisp
|
721a8873b0
Removed Color.Invalid and added more unit tests.
|
2 years ago |
Tig Kindel
|
2b26ec7bfb
merge fixes
|
2 years ago |