Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-12-09 | just a first experimental version | brunzelchen | 1 | -0/+0 |
2009-07-23 | Define for OS X must be DARWIN and not APPLE | tobigun | 1 | -3/+3 |
2009-07-23 | - comments | tobigun | 1 | -9/+12 |
2009-07-23 | WideStringLower/UpperCase on unix uses WideLower/UpperCase from cwstring agai... | tobigun | 1 | -9/+26 |
2009-07-23 | - IPath integration | tobigun | 1 | -0/+10 |
2009-07-23 | - IPath added | tobigun | 1 | -8/+62 |
2009-07-23 | added Unicode functions: | tobigun | 1 | -13/+130 |
2009-03-14 | - font-engine uses UCS4 internally | tobigun | 1 | -5/+128 |
2009-01-12 | - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta... | tobigun | 1 | -6/+123 |
2008-11-08 | FPC still does not convert the #0 char to a WideString with length 1. WideStr... | tobigun | 1 | -3/+21 |
2008-11-07 | no windows unit on Mac OS X | k-m_schindler | 1 | -3/+5 |
2008-11-07 | - WideStringUpperCase moved to UUnicodeUtils.pas | tobigun | 1 | -1/+86 |
2008-11-06 | - IsNumericChar/... and other character class type functions moved to UUnicod... | tobigun | 1 | -0/+124 |