Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed type of TLineFragment.Text and TLine.Lyric from String to UTF8String ... | tobigun | 2009-01-12 | 1 | -2/+2 |
* | - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta... | tobigun | 2009-01-12 | 2 | -40/+129 |
* | FPC still does not convert the #0 char to a WideString with length 1. WideStr... | tobigun | 2008-11-08 | 1 | -3/+21 |
* | no windows unit on Mac OS X | k-m_schindler | 2008-11-07 | 1 | -3/+5 |
* | Unicode Text-file support | tobigun | 2008-11-07 | 4 | -305/+390 |
* | - string replaced with UTF8String (although it's just a typedef) to mark UTF8... | tobigun | 2008-11-07 | 7 | -108/+136 |
* | added | tobigun | 2008-11-07 | 1 | -6/+96 |
* | - WideStringUpperCase moved to UUnicodeUtils.pas | tobigun | 2008-11-07 | 1 | -1/+86 |
* | - IsNumericChar/... and other character class type functions moved to UUnicod... | tobigun | 2008-11-06 | 3 | -98/+131 |
* | fontsTTF.ini -> fonts.ini | tobigun | 2008-11-05 | 1 | -11/+1 |
* | - freetype enabled by default | tobigun | 2008-11-01 | 3 | -465/+82 |
* | unicode branch added | tobigun | 2008-10-31 | 48 | -0/+28308 |