提交歷史

作者 SHA1 備註 提交日期
  nickysn 0c2a1ffba8 + added lpi file for compiling testuapp for windows 4 年之前
  nickysn 87777ea10b + added graphemebreakproperty and eastasianwidth to the video unit uses clauses of all the remaining operating systems 4 年之前
  nickysn 2181e7c61d + handle enhanced video buffer resizing 4 年之前
  nickysn b681e2cd7f - removed commented out code 4 年之前
  nickysn 306cfa83e4 + also convert characters in the range #128..#255 in ExtendedGraphemeCluster2LegacyChar 4 年之前
  nickysn 2f442ab6d0 + use a table convert_lowascii_to_Unicode to convert unicode to cp437 lowascii and vice versa 4 年之前
  nickysn 3c3f43ac66 * convert unicode to the cp437 dingbats range (#0..#31,#127) in ExtendedGraphemeCluster2LegacyChar 4 年之前
  nickysn a203313bbf + added extra unit paths to rtl-unicode 4 年之前
  nickysn 38ef18b4f4 * fixed compilation of the video unit on Windows 4 年之前
  nickysn 1b1facf879 + optimization: use EgcWidth instead of StrWidth wherever possible 4 年之前
  nickysn 00beafae5b + introduced UDrivers.EgcWidth 4 年之前
  nickysn ddd87e09ff * fixed double width character at the end of TInputLine covering the right 4 年之前
  nickysn fe312ab99f + wide and combining character support in TInputLine.HandleEvent.MousePos. This 4 年之前
  nickysn 3dfefc25ef + unicode combining and wide character support in TInputLine.Draw 4 年之前
  nickysn 1c9fb8ec7d + wide and combining character support when determining the cursor position in TInputLine 4 年之前
  nickysn c63534af48 * fixed handling of non-BMP characters in Video.ExtendedGraphemeClusterDisplayWidth 4 年之前
  nickysn fe7324a04c + TInputLine unicode keyboard text input fixed 4 年之前
  nickysn de770cf1be + enable PInputLine in the unicode demo 4 年之前
  nickysn 028c062192 + added horizontal scrollbar to the demo 4 年之前
  nickysn 6bef792f33 + unicode fixes in TCluster.DrawMultiBox 4 年之前
  nickysn ea0213810b + use different languages in the list box 4 年之前
  nickysn 46586902f4 + added scrollbar and listbox to the unicode example 4 年之前
  nickysn c669b8ac83 + another double width rendering bugfix 4 年之前
  nickysn 7b71eefbdf + bug fix in the rendering of double width characters 4 年之前
  nickysn ca1b315e27 * reset LastCharWasDoubleWidth in the beginning of every line 4 年之前
  nickysn f9cfc0aeb4 + button test 4 年之前
  nickysn d4be82e879 + unicode fixes for the window title 4 年之前
  nickysn 2ecca003dd + test dialog box 4 年之前
  nickysn 646ddb8217 + Unicode aware implementation of TStaticText.Draw 4 年之前
  nickysn b6d2c6ccb7 + unicode fixes in TMenuBox.Draw 4 年之前