Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added Unicode functions: | tobigun | 2009-07-23 | 1 | -13/+130 |
* | - font-engine uses UCS4 internally | tobigun | 2009-03-14 | 1 | -5/+128 |
* | - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta... | tobigun | 2009-01-12 | 1 | -6/+123 |
* | 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 |
* | - 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 | 1 | -0/+124 |