nickysn
|
3dfefc25ef
+ unicode combining and wide character support in TInputLine.Draw
|
4 years ago |
nickysn
|
1c9fb8ec7d
+ wide and combining character support when determining the cursor position in TInputLine
|
4 years ago |
nickysn
|
c63534af48
* fixed handling of non-BMP characters in Video.ExtendedGraphemeClusterDisplayWidth
|
4 years ago |
nickysn
|
fe7324a04c
+ TInputLine unicode keyboard text input fixed
|
4 years ago |
nickysn
|
de770cf1be
+ enable PInputLine in the unicode demo
|
4 years ago |
nickysn
|
028c062192
+ added horizontal scrollbar to the demo
|
4 years ago |
nickysn
|
6bef792f33
+ unicode fixes in TCluster.DrawMultiBox
|
4 years ago |
nickysn
|
ea0213810b
+ use different languages in the list box
|
4 years ago |
nickysn
|
46586902f4
+ added scrollbar and listbox to the unicode example
|
4 years ago |
nickysn
|
c669b8ac83
+ another double width rendering bugfix
|
4 years ago |
nickysn
|
7b71eefbdf
+ bug fix in the rendering of double width characters
|
4 years ago |
nickysn
|
ca1b315e27
* reset LastCharWasDoubleWidth in the beginning of every line
|
4 years ago |
nickysn
|
f9cfc0aeb4
+ button test
|
4 years ago |
nickysn
|
d4be82e879
+ unicode fixes for the window title
|
4 years ago |
nickysn
|
2ecca003dd
+ test dialog box
|
4 years ago |
nickysn
|
646ddb8217
+ Unicode aware implementation of TStaticText.Draw
|
4 years ago |
nickysn
|
b6d2c6ccb7
+ unicode fixes in TMenuBox.Draw
|
4 years ago |
nickysn
|
75e42870ae
+ implement TView.TextWidth and TView.CTextWidth via StrWidth and CStrLen
|
4 years ago |
nickysn
|
4944e9296f
+ double width character support in the unix video unit
|
4 years ago |
nickysn
|
e539696f29
+ use Video.ExtendedGraphemeClusterDisplayWidth to support double width characters in MoveStr and MoveCStr
|
4 years ago |
nickysn
|
17f7cb0e45
- removed no longer used local variable
|
4 years ago |
nickysn
|
59a60856dc
+ use Video.ExtendedGraphemeClusterDisplayWidth in UDriver.CStrLen in order to support wide characters
|
4 years ago |
nickysn
|
cc643608a2
+ introduced Video.ExtendedGraphemeClusterDisplayWidth
|
4 years ago |
nickysn
|
8751e98339
+ use Video.StringDisplayWidth in UDrivers.StrWidth
|
4 years ago |
nickysn
|
fdfc40e86b
+ introduced video.StringDisplayWidth
|
4 years ago |
nickysn
|
cd8b0036d4
* synchronized with trunk
|
4 years ago |
nickysn
|
71887b902b
+ added unit EastAsianWidth, which contains the EastAsianWidth unicode data property
|
4 years ago |
nickysn
|
0c22ee8678
+ added an eawparser tool - tool for parsing the EastAsianWidth.txt unicode
|
4 years ago |
nickysn
|
99f3a03386
- excluded embedded,zxspectrum,msxdos,amstradcpc from the targets that compile GraphemeBreakProperty
|
4 years ago |
florian
|
17a3ca31ff
* fix by avk for issue #38513
|
4 years ago |