Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define for OS X must be DARWIN and not APPLE | tobigun | 2009-07-23 | 1 | -3/+3 |
* | - comments | tobigun | 2009-07-23 | 1 | -9/+12 |
* | WideStringLower/UpperCase on unix uses WideLower/UpperCase from cwstring agai... | tobigun | 2009-07-23 | 1 | -9/+26 |
* | - IPath integration | tobigun | 2009-07-23 | 1 | -0/+10 |
* | - IPath added | tobigun | 2009-07-23 | 1 | -8/+62 |
* | 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 |