aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/UMenuText.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03enable writablek-m_schindler1-13/+10
2016-01-03prepare adjustments.k-m_schindler1-8/+69
2010-04-23- font fallback addedtobigun1-4/+4
2009-11-09merged unicode branch (r1931) into trunks_alexander1-28/+21
2009-06-04cosmeticsk-m_schindler1-72/+80
2009-05-31fixed a bug in UMenuText that causes (some of) the crashs in USongJumpTowhiteshark01-9/+10
2009-05-22cosmetics and buildbot triggerk-m_schindler1-1/+1
2009-04-18removal of type warnings and cosmeticsk-m_schindler1-14/+15
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-6/+6
2008-10-28some compiler warnings/hints removedtobigun1-1/+1
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-8/+8
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-4/+4
2008-09-23indentation unified, no code change.k-m_schindler1-6/+7
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-08-27rename Menu part2k-m_schindler1-0/+0
2008-08-27rename Menu part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-07-12Text has a new property -> Z (default is 0)mogguh1-3/+8
2008-05-24finally removed special version of the function PosEx for darwin. Not neededk-m_schindler1-35/+0
2008-05-23eol-style unified and propset, indentation, PosEx for Darwin commentedk-m_schindler1-51/+47
2008-05-05added a missing semicolonmogguh1-1/+1
2008-05-05Added text reflection as new property in the thememogguh1-3/+15
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-01removed unused lclintf/windows referencestobigun1-5/+0
2008-04-01Replaced GetTickCount with SDL_GetTicksf1fth_freed0m1-4/+5
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-3/+34
2007-09-24fixed song loading in Lazarus..jaybinks1-1/+3
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-329/+339
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+5
2007-06-14Added Text Fading to ButtonCollectionwhiteshark01-1/+3
2007-05-28New spacing for Font type 1whiteshark01-0/+3
2007-05-28Changed Text Spacing for a better lookwhiteshark01-1/+4
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-0/+2
2007-04-28Fixed a Bug in UMenuText that causes that Text with only one Char is not disp...whiteshark01-6/+14
2007-04-27Some Code Cleanup in UMenuTextwhiteshark01-140/+5
2007-04-27PageBreak Code Rewrittenwhiteshark01-50/+233
2007-04-19Added Statistic Screens to C0de and to Themewhiteshark01-3/+3
2007-04-19Fixed a Bug in PageBreak generation for Textwhiteshark01-2/+36
2007-03-30Added Cursor Blink to TTextwhiteshark01-3/+26
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-18/+123