aboutsummaryrefslogtreecommitdiffstats
path: root/medley_new/src/base/UUnicodeUtils.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-14new medley branch, based on the actual (1.1) trunk. the old one will be delet...brunzelchen1-0/+0
2009-12-11merged trunk into lua branchwhiteshark01-0/+0
2009-12-09just a first experimental versionbrunzelchen1-0/+0
2009-07-23Define for OS X must be DARWIN and not APPLEtobigun1-3/+3
2009-07-23- commentstobigun1-9/+12
2009-07-23WideStringLower/UpperCase on unix uses WideLower/UpperCase from cwstring agai...tobigun1-9/+26
2009-07-23- IPath integrationtobigun1-0/+10
2009-07-23- IPath addedtobigun1-8/+62
2009-07-23added Unicode functions:tobigun1-13/+130
2009-03-14- font-engine uses UCS4 internallytobigun1-5/+128
2009-01-12- UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta...tobigun1-6/+123
2008-11-08FPC still does not convert the #0 char to a WideString with length 1. WideStr...tobigun1-3/+21
2008-11-07no windows unit on Mac OS Xk-m_schindler1-3/+5
2008-11-07- WideStringUpperCase moved to UUnicodeUtils.pastobigun1-1/+86
2008-11-06- IsNumericChar/... and other character class type functions moved to UUnicod...tobigun1-0/+124