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 |
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 |
Tig Kindel
|
26580aca6a
inital commit - proving Color can be made a class without breaking tons of code
|
1 year ago |
Tig Kindel
|
7dc80ac962
Fixed nullable issues
|
1 year ago |
Tigger Kindel
|
8c82c41fdb
Fixes big leaks in netdriver; still smaller ones
|
1 year ago |
Tigger Kindel
|
482a956646
Documenting hack for changewin
|
1 year ago |
Tigger Kindel
|
e4f3b97da0
Fixed WindowsDriver mem leak
|
1 year ago |
Tigger Kindel
|
f90ddd520b
Re-enabled -1 result
|
1 year ago |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
Tigger Kindel
|
bf606c4179
Moved CheckTimers to MainLoop
|
1 year ago |
Tigger Kindel
|
6efad45145
made View.LineCanvas read only and non-virtual
|
1 year ago |
Tigger Kindel
|
3a56e9fc6c
removed unused usings
|
1 year ago |
Tigger Kindel
|
05e203c7a4
lots of fixes
|
1 year ago |
BDisp
|
2570d46a23
Fix 16 color not working on non supported true color, like the conhost or cmd.
|
1 year ago |
BDisp
|
f35649ce04
Fix build test.
|
1 year ago |
BDisp
|
19181dc5ab
Fix the resize and only use escape sequences if it's running on Windows Terminal.
|
1 year ago |
BDisp
|
bbe3ea9246
Only invoke WinChanged event if _windowSize isn't empty.
|
1 year ago |
BDisp
|
8752fd53d9
Fixes #2793. Windows Terminal still show vertical scroll bar using WindowsDriver.
|
1 year ago |
Tigger Kindel
|
82b1dfbfb9
backs out using _isWindowsTerminal for truecolor check
|
2 years ago |
Tigger Kindel
|
ad23a100df
fixed local test issue with curses
|
2 years ago |
Tigger Kindel
|
fe23b564b3
daignosing unit test fail in action
|
2 years ago |
Tigger Kindel
|
ec15ff1fb6
Fixing unit tests
|
2 years ago |
Tigger Kindel
|
3dc19c9243
Fixed netdriver running in unit tests
|
2 years ago |
Tigger Kindel
|
bf4d66716f
Fixed netdriver running in unit tests
|
2 years ago |
Tigger Kindel
|
411ce95e59
fixed WindowsDriver to work in linux unit tests
|
2 years ago |
Tigger Kindel
|
71d51756f9
fixed WindowsDriver to work in linux unit tests
|
2 years ago |