index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unicode
/
src
/
base
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-23
- unneeded vars removed
tobigun
1
-24
/
+15
2009-07-23
font extrusion is done by freetypes stroker API instead of pixel-by-pixel ope...
tobigun
1
-71
/
+108
2009-07-23
added Unicode functions:
tobigun
1
-13
/
+130
2009-07-23
- encodings seperated to multiple files located in "encoding"
tobigun
1
-137
/
+136
2009-07-23
merge with current trunk revision 1827
tobigun
27
-3818
/
+1076
2009-07-23
- revert to 1777
tobigun
20
-1322
/
+1236
2009-06-27
merged r1830 trunk (current) in this branch
s_alexander
20
-1236
/
+1322
2009-03-15
- fpc patch
tobigun
2
-3
/
+16
2009-03-14
UFilename.pas + UFilename.pas added for uniform filesystem access for Windows...
tobigun
2
-0
/
+959
2009-03-14
- font-engine uses UCS4 internally
tobigun
2
-90
/
+249
2009-03-14
merge with current trunk (just update)
tobigun
28
-2067
/
+2371
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
1
-3
/
+3
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
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
1
-1
/
+86
2008-11-06
- IsNumericChar/... and other character class type functions moved to UUnicod...
tobigun
3
-98
/
+131
2008-11-05
fontsTTF.ini -> fonts.ini
tobigun
1
-11
/
+1
2008-11-01
- freetype enabled by default
tobigun
3
-465
/
+82
2008-10-31
unicode branch added
tobigun
48
-0
/
+28308