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
/
src
/
menu
/
UMenuText.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
1
-6
/
+6
2008-10-28
some compiler warnings/hints removed
tobigun
1
-1
/
+1
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
1
-8
/
+8
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
1
-4
/
+4
2008-09-23
indentation unified, no code change.
k-m_schindler
1
-6
/
+7
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-08-27
rename Menu part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Menu part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-07-12
Text has a new property -> Z (default is 0)
mogguh
1
-3
/
+8
2008-05-24
finally removed special version of the function PosEx for darwin. Not needed
k-m_schindler
1
-35
/
+0
2008-05-23
eol-style unified and propset, indentation, PosEx for Darwin commented
k-m_schindler
1
-51
/
+47
2008-05-05
added a missing semicolon
mogguh
1
-1
/
+1
2008-05-05
Added text reflection as new property in the theme
mogguh
1
-3
/
+15
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
1
-1
/
+1
2008-04-01
removed unused lclintf/windows references
tobigun
1
-5
/
+0
2008-04-01
Replaced GetTickCount with SDL_GetTicks
f1fth_freed0m
1
-4
/
+5
2007-11-01
fixed failed builds
jaybinks
1
-0
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-3
/
+34
2007-09-24
fixed song loading in Lazarus..
jaybinks
1
-1
/
+3
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
1
-329
/
+339
2007-09-18
changes in order to compile in lazarus...
jaybinks
1
-0
/
+5
2007-06-14
Added Text Fading to ButtonCollection
whiteshark0
1
-1
/
+3
2007-05-28
New spacing for Font type 1
whiteshark0
1
-0
/
+3
2007-05-28
Changed Text Spacing for a better look
whiteshark0
1
-1
/
+4
2007-04-29
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
1
-0
/
+2
2007-04-28
Fixed a Bug in UMenuText that causes that Text with only one Char is not disp...
whiteshark0
1
-6
/
+14
2007-04-27
Some Code Cleanup in UMenuText
whiteshark0
1
-140
/
+5
2007-04-27
PageBreak Code Rewritten
whiteshark0
1
-50
/
+233
2007-04-19
Added Statistic Screens to C0de and to Theme
whiteshark0
1
-3
/
+3
2007-04-19
Fixed a Bug in PageBreak generation for Text
whiteshark0
1
-2
/
+36
2007-03-30
Added Cursor Blink to TText
whiteshark0
1
-3
/
+26
2007-03-29
Added SBGW to TSelectSlide: Defining the Width of the Selections BG
whiteshark0
1
-18
/
+123