aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/UMenu.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-28fixed EIntOverflow in function TMenu.WideCharUpperCase when used on Linux ( o...jaybinks1-1/+22
2008-03-25Fixed compilation on the mac.eddie-08151-0/+11
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-09disabled ParseMouse because it is not implemented by any subclass (usage of n...tobigun1-1/+3
2008-03-04Patchs from AlexanderS & f1fth_freed0mjaybinks1-11/+3
2008-03-03- some windows/lclintf dependencies removedtobigun1-3/+3
2008-02-20fixed video looping and background video playback on linux..jaybinks1-8/+3
2008-02-19mmmmmmmmmmmmmjaybinks1-7/+40
2008-02-13small modification to the jaybinks1-2/+10
2007-12-20removed a bunch of debugging from usdx startup.jaybinks1-15/+0
2007-11-22Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....eddie-08151-0/+1
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/+1
2007-10-27Fixed "White Line" Bugwhiteshark01-2/+6
2007-10-02Fixed linux compilation.jaybinks1-1529/+1544
2007-09-24fixed song loading in Lazarus..jaybinks1-0/+1
2007-09-22minor bug fixes to have lazarus build load resources into SDL_Image jaybinks1-5/+13
2007-09-20Adding new Resource compiler for lazarus projects..jaybinks1-1/+2
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-1/+6
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+4
2007-09-08did some cleanup and minor modificationsb1indy1-10/+6
2007-09-02now buttons can also have transparent colorized texturesb1indy1-16/+67
2007-09-02finished stuff for colorized transparent textures with statics (credits to mo...b1indy1-5/+20
2007-06-14Added Text Fading to ButtonCollectionwhiteshark01-0/+4
2007-05-16Fixed text position of SelectSlide when High is not 70whiteshark01-1/+6
2007-05-03added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy1-4/+15
2007-04-30Added ability to make buttons invisible(and also unselectable) in Theme. whiteshark01-1/+4
2007-04-29Commented some Debuging Outputs in ULogwhiteshark01-1/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-54/+294
2007-04-26Added PS3 like ButtonFade abilitywhiteshark01-8/+18
2007-04-20Some Memory tweaking (13 MB Less Ram using at 800 Songs)whiteshark01-2/+33
2007-04-13Added Reflection to ThemeStaticwhiteshark01-9/+15
2007-04-05Fixed: Button.Z Attribut not loaded from Themewhiteshark01-27/+27
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-9/+11