aboutsummaryrefslogtreecommitdiffstats
path: root/unicode (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-23TntWideStrings included for FPC and delphi < 2006tobigun2-7/+26
2009-07-23integer/word/.. upper -> lower casetobigun2-105/+105
2009-07-23UTF8 file protocol ('ufile:') added for FFmpeg unicode supporttobigun3-70/+84
2009-07-23ffmpeg header fix:tobigun1-6/+11
2009-07-23further string -> UTF8String or IPath conversionstobigun18-87/+50
2009-07-23TTextFileStream/TMemTextFileStreamtobigun7-318/+800
2009-07-23- onHide -> onHidetobigun37-99/+99
2009-07-23SplitString() addedtobigun1-0/+71
2009-07-23- IFilesystem.CreateFileStream() removedtobigun1-13/+0
2009-07-23- av_open_input_stream() signature fixtobigun1-1/+1
2009-07-23UPlatformLinux/MacOSX adjusted to use IPathtobigun2-23/+37
2009-07-23missing svn:eol-style addedtobigun14-1339/+1339
2009-07-23THandleStream -> TStream as the THandleStream stuff is not usedtobigun2-12/+11
2009-07-23Removed some nasty "Error" debug-logstobigun1-2/+0
2009-07-23- iconv ambiguity on mac os x solved (used /sw/lib/ one with missing symbols ...tobigun2-6/+2
2009-07-23- Copied stuff from sdlstreams.pas removed from UCommon.pas. Use sdlstreams.p...tobigun3-87/+38
2009-07-23- IPath integrationtobigun66-2454/+1997
2009-07-23- IPath addedtobigun3-100/+1194
2009-07-23UPath renamed to UPathUtilstobigun21-23/+23
2009-07-23encoding files fixed (contents was copied multiple times)tobigun4-966/+0
2009-07-23changed implementation of WideFileExists() to improve performancetobigun1-11/+4
2009-07-23midi fixestobigun2-205/+232
2009-07-23- The song-editor tries to save the file in its original encoding. If this is...tobigun1-28/+49
2009-07-23song saving initially switched to UTF8tobigun1-55/+66
2009-07-23DeleteLastLetter uses the more convenient UTF8Copy() nowtobigun1-9/+1
2009-07-23More generic popup dialog. A callback can be defined to be called after the p...tobigun2-46/+65
2009-07-23cleanuptobigun2-26/+19
2009-07-23CTRL+[A-Z] experimenttobigun1-0/+10
2009-07-23DEFAULT_ENCODING is now fixed (to CP1252) in USong.pas and cannot be set in t...tobigun1-10/+0
2009-07-23DirectoryFindFiles unified for mac+unixtobigun3-9/+12
2009-07-23- unneeded vars removedtobigun1-24/+15
2009-07-23font extrusion is done by freetypes stroker API instead of pixel-by-pixel ope...tobigun1-71/+108
2009-07-23some missing freetype functions added to headerstobigun7-37/+87
2009-07-23added Unicode functions:tobigun1-13/+130
2009-07-23- encodings seperated to multiple files located in "encoding"tobigun5-137/+1585
2009-07-23some merge fixestobigun6-12/+11
2009-07-23merge with current trunk revision 1827tobigun156-10498/+10831
2009-07-23- revert to 1777tobigun139-12987/+6331
2009-07-19Do not make plugins. Block on Mac OS Xk-m_schindler1-2/+3
2009-06-28resolve upper/lowercase problem on Mac OS Xk-m_schindler1-209/+0
2009-06-27merged r1830 trunk (current) in this branchs_alexander139-6123/+12987
2009-05-23trigger No. 1k-m_schindler1-1/+1
2009-05-22No comment 3k-m_schindler1-1/+1
2009-05-22No commentk-m_schindler1-1/+1
2009-05-22No commentk-m_schindler1-0/+1
2009-05-22Filename says it allk-m_schindler1-0/+0
2009-05-22buildbot triggerk-m_schindler1-2/+2
2009-03-15- fpc patchtobigun3-4/+29
2009-03-14UFilename.pas + UFilename.pas added for uniform filesystem access for Windows...tobigun2-0/+959
2009-03-14FPC (Windows only) support for TntUnicodeUtilstobigun8-49/+280