Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-01-12 | {$MINENUMSIZE 4}, {$PACKENUM 4} added to jedi-sdl header | tobigun | 1 | -0/+2 |
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 | Unicode Text-file support | tobigun | 4 | -305/+390 |
2008-11-07 | - string replaced with UTF8String (although it's just a typedef) to mark UTF8... | tobigun | 7 | -108/+136 |
2008-11-07 | added | tobigun | 1 | -6/+96 |
2008-11-07 | - WideStringUpperCase moved to UUnicodeUtils.pas | tobigun | 29 | -252/+452 |
2008-11-06 | - IsNumericChar/... and other character class type functions moved to UUnicod... | tobigun | 12 | -127/+175 |
2008-11-05 | fontsTTF.ini -> fonts.ini | tobigun | 1 | -11/+1 |
2008-11-01 | - freetype enabled by default | tobigun | 5 | -474/+87 |
2008-10-31 | unicode branch added | tobigun | 222 | -0/+122360 |