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
- language files converted to UTF-8 WITH BOM (!!!)
tobigun
1
-2
/
+2
2009-07-23
update to current trunk (1853)
tobigun
2
-47
/
+80
2009-07-23
Buggy DirectoryFindFiles() (used by BrowseTXT/XMLFiles) removed and replaced ...
tobigun
2
-98
/
+58
2009-07-23
spelling corrections
tobigun
1
-21
/
+20
2009-07-23
reset all ref-counted fields before usage of FillChar() to avoid memory leaks
tobigun
2
-1
/
+8
2009-07-23
GarbageList.Count >= GarbageMaxCount
tobigun
1
-1
/
+1
2009-07-23
TPlatformMacOSX.CreateUserFolders() uses IPath
tobigun
1
-48
/
+34
2009-07-23
TUnicodeMemIniFile added
tobigun
1
-0
/
+79
2009-07-23
string -> UTF8String / IPath
tobigun
2
-47
/
+38
2009-07-23
According to the Delphi doc for INFINITY it should not be used in comparisons...
tobigun
1
-2
/
+2
2009-07-23
Define for OS X must be DARWIN and not APPLE
tobigun
1
-3
/
+3
2009-07-23
merge with trunk revision 1845
tobigun
3
-33
/
+356
2009-07-23
- comments
tobigun
1
-9
/
+12
2009-07-23
Song sorting uses locale specific comparison
tobigun
1
-5
/
+5
2009-07-23
- interface ref-cnt bug workaround for IPath
tobigun
2
-36
/
+122
2009-07-23
- Translations added
tobigun
2
-0
/
+8
2009-07-23
further string -> UTF8String conversions
tobigun
1
-13
/
+13
2009-07-23
WideStringLower/UpperCase on unix uses WideLower/UpperCase from cwstring agai...
tobigun
1
-9
/
+26
2009-07-23
CurrentTexture.Name = Name -> CurrentTexture.Name.Equals(Name)
tobigun
1
-1
/
+1
2009-07-23
integer/word/.. upper -> lower case
tobigun
2
-105
/
+105
2009-07-23
further string -> UTF8String or IPath conversions
tobigun
10
-61
/
+24
2009-07-23
TTextFileStream/TMemTextFileStream
tobigun
6
-316
/
+691
2009-07-23
- onHide -> onHide
tobigun
2
-4
/
+4
2009-07-23
SplitString() added
tobigun
1
-0
/
+71
2009-07-23
- IFilesystem.CreateFileStream() removed
tobigun
1
-13
/
+0
2009-07-23
UPlatformLinux/MacOSX adjusted to use IPath
tobigun
2
-23
/
+37
2009-07-23
missing svn:eol-style added
tobigun
2
-241
/
+241
2009-07-23
THandleStream -> TStream as the THandleStream stuff is not used
tobigun
2
-12
/
+11
2009-07-23
Removed some nasty "Error" debug-logs
tobigun
1
-2
/
+0
2009-07-23
- Copied stuff from sdlstreams.pas removed from UCommon.pas. Use sdlstreams.p...
tobigun
2
-87
/
+37
2009-07-23
- IPath integration
tobigun
34
-2030
/
+1517
2009-07-23
- IPath added
tobigun
3
-100
/
+1194
2009-07-23
UPath renamed to UPathUtils
tobigun
15
-17
/
+17
2009-07-23
song saving initially switched to UTF8
tobigun
1
-55
/
+66
2009-07-23
CTRL+[A-Z] experiment
tobigun
1
-0
/
+10
2009-07-23
DEFAULT_ENCODING is now fixed (to CP1252) in USong.pas and cannot be set in t...
tobigun
1
-10
/
+0
2009-07-23
DirectoryFindFiles unified for mac+unix
tobigun
3
-9
/
+12
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
[next]