Karoly Balogh
|
b929367782
Merge branch 'main' into unicodekvm
|
3 years ago |
Karoly Balogh
|
d3de4b5951
* rtl-console: generalized the partial screen update feature which was added to Amiga. the function was renamed to UpdateScreenArea(). it's still an empty call on other platforms, that falls back to UpdateScreen() but the infrastructure is now there to support it.
|
3 years ago |
nickysn
|
c6bce8915f
+ implemented GetSupportedCodePageCount/GetSupportedCodePage for unicode consoles
|
4 years ago |
nickysn
|
a4db719eb4
+ introduced legacy code page functions to the video driver itself (they can
|
4 years ago |
nickysn
|
87777ea10b
+ added graphemebreakproperty and eastasianwidth to the video unit uses clauses of all the remaining operating systems
|
4 years ago |
nickysn
|
3f852e1444
+ introduced TVideoDriver.InitEnhancedDriver
|
4 years ago |
marco
|
a001e12d04
* rtl-console initial version.
|
11 years ago |