| Commit message (Expand) | Author | Age | Files | Lines |
* | merge with current trunk revision 1827 | tobigun | 2009-07-23 | 87 | -6542/+5506 |
* | - revert to 1777 | tobigun | 2009-07-23 | 77 | -5784/+3937 |
* | merged r1830 trunk (current) in this branch | s_alexander | 2009-06-27 | 77 | -3937/+5784 |
* | - fpc patch | tobigun | 2009-03-15 | 3 | -4/+29 |
* | UFilename.pas + UFilename.pas added for uniform filesystem access for Windows... | tobigun | 2009-03-14 | 2 | -0/+959 |
* | FPC (Windows only) support for TntUnicodeUtils | tobigun | 2009-03-14 | 8 | -49/+280 |
* | TntUnicodeControls (2.3.0) added (non-graphical classes only). | tobigun | 2009-03-14 | 10 | -0/+8520 |
* | - font-engine uses UCS4 internally | tobigun | 2009-03-14 | 2 | -90/+249 |
* | merge with current trunk (just update) | tobigun | 2009-03-14 | 85 | -3985/+13656 |
* | freetype update | tobigun | 2009-01-12 | 7 | -794/+2872 |
* | patch from hannibal218bc: | tobigun | 2009-01-12 | 1 | -122/+130 |
* | CharCode parameter of ParseInput changed from WideChar to UCS4Char (as some c... | tobigun | 2009-01-12 | 36 | -228/+266 |
* | CatSongs.SetFilter(), filter-type parameter updated to new enum type (0 -> fl... | tobigun | 2009-01-12 | 1 | -1/+1 |
* | AnsiStartsText() replaced to avoid usage of ANSI functions with UTF8 strings | tobigun | 2009-01-12 | 1 | -2/+3 |
* | UTF8 support for song filter in song-select screen | tobigun | 2009-01-12 | 2 | -46/+54 |
* | changed type of TLineFragment.Text and TLine.Lyric from String to UTF8String ... | tobigun | 2009-01-12 | 1 | -2/+2 |
* | - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta... | tobigun | 2009-01-12 | 2 | -40/+129 |
* | comment for H+ "Use AnsiString" changed into "Use long strings" to emphasize ... | tobigun | 2009-01-12 | 15 | -15/+15 |
* | SDL_WM_SetIcon, mask parameter must be PUInt8, not UInt8 | tobigun | 2009-01-12 | 1 | -1/+1 |
* | {$MINENUMSIZE 4}, {$PACKENUM 4} added to jedi-sdl header | tobigun | 2009-01-12 | 1 | -0/+2 |
* | FPC still does not convert the #0 char to a WideString with length 1. WideStr... | tobigun | 2008-11-08 | 1 | -3/+21 |
* | no windows unit on Mac OS X | k-m_schindler | 2008-11-07 | 1 | -3/+5 |
* | Unicode Text-file support | tobigun | 2008-11-07 | 4 | -305/+390 |
* | - string replaced with UTF8String (although it's just a typedef) to mark UTF8... | tobigun | 2008-11-07 | 7 | -108/+136 |
* | added | tobigun | 2008-11-07 | 1 | -6/+96 |
* | - WideStringUpperCase moved to UUnicodeUtils.pas | tobigun | 2008-11-07 | 29 | -252/+452 |
* | - IsNumericChar/... and other character class type functions moved to UUnicod... | tobigun | 2008-11-06 | 12 | -127/+175 |
* | fontsTTF.ini -> fonts.ini | tobigun | 2008-11-05 | 1 | -11/+1 |
* | - freetype enabled by default | tobigun | 2008-11-01 | 5 | -474/+87 |
* | unicode branch added | tobigun | 2008-10-31 | 222 | -0/+122360 |