aboutsummaryrefslogtreecommitdiffstats
path: root/unicode/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* merge with current trunk (just update)tobigun2009-03-1428-2067/+2371
* patch from hannibal218bc:tobigun2009-01-121-122/+130
* CharCode parameter of ParseInput changed from WideChar to UCS4Char (as some c...tobigun2009-01-121-3/+3
* CatSongs.SetFilter(), filter-type parameter updated to new enum type (0 -> fl...tobigun2009-01-121-1/+1
* AnsiStartsText() replaced to avoid usage of ANSI functions with UTF8 stringstobigun2009-01-121-2/+3
* UTF8 support for song filter in song-select screentobigun2009-01-122-46/+54
* changed type of TLineFragment.Text and TLine.Lyric from String to UTF8String ...tobigun2009-01-121-2/+2
* - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta...tobigun2009-01-122-40/+129
* FPC still does not convert the #0 char to a WideString with length 1. WideStr...tobigun2008-11-081-3/+21
* no windows unit on Mac OS Xk-m_schindler2008-11-071-3/+5
* Unicode Text-file supporttobigun2008-11-074-305/+390
* - string replaced with UTF8String (although it's just a typedef) to mark UTF8...tobigun2008-11-077-108/+136
* added tobigun2008-11-071-6/+96
* - WideStringUpperCase moved to UUnicodeUtils.pastobigun2008-11-071-1/+86
* - IsNumericChar/... and other character class type functions moved to UUnicod...tobigun2008-11-063-98/+131
* fontsTTF.ini -> fonts.initobigun2008-11-051-11/+1
* - freetype enabled by defaulttobigun2008-11-013-465/+82
* unicode branch addedtobigun2008-10-3148-0/+28308