| Commit message (Expand) | Author | Files | Lines |
2009-03-14 | UFilename.pas + UFilename.pas added for uniform filesystem access for Windows... | tobigun | 2 | -0/+959 |
2009-03-14 | FPC (Windows only) support for TntUnicodeUtils | tobigun | 8 | -49/+280 |
2009-03-14 | TntUnicodeControls (2.3.0) added (non-graphical classes only). | tobigun | 10 | -0/+8520 |
2009-03-14 | - font-engine uses UCS4 internally | tobigun | 2 | -90/+249 |
2009-03-14 | new language files converted to UTF-8 | tobigun | 2 | -95/+95 |
2009-03-14 | merge with current trunk (just update) | tobigun | 120 | -4323/+16005 |
2009-01-12 | freetype update | tobigun | 7 | -794/+2872 |
2009-01-12 | patch from hannibal218bc: | tobigun | 1 | -122/+130 |
2009-01-12 | CharCode parameter of ParseInput changed from WideChar to UCS4Char (as some c... | tobigun | 36 | -228/+266 |
2009-01-12 | CatSongs.SetFilter(), filter-type parameter updated to new enum type (0 -> fl... | tobigun | 1 | -1/+1 |
2009-01-12 | AnsiStartsText() replaced to avoid usage of ANSI functions with UTF8 strings | tobigun | 1 | -2/+3 |
2009-01-12 | UTF8 support for song filter in song-select screen | tobigun | 2 | -46/+54 |
2009-01-12 | changed type of TLineFragment.Text and TLine.Lyric from String to UTF8String ... | tobigun | 1 | -2/+2 |
2009-01-12 | - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta... | tobigun | 2 | -40/+129 |
2009-01-12 | comment for H+ "Use AnsiString" changed into "Use long strings" to emphasize ... | tobigun | 15 | -15/+15 |
2009-01-12 | SDL_WM_SetIcon, mask parameter must be PUInt8, not UInt8 | tobigun | 1 | -1/+1 |
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 | 2 | -11/+1 |
2008-11-05 | Vera replaced with DejaVu | tobigun | 25 | -22/+1359 |
2008-11-01 | - freetype enabled by default | tobigun | 5 | -474/+87 |
2008-11-01 | language files converted to UTF-8 | tobigun | 13 | -858/+858 |
2008-10-31 | unicode branch added | tobigun | 613 | -0/+173979 |