aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenEditHeader.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun1-12/+12
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-13/+13
2008-03-25Fixed compilation on the mac.eddie-08151-2/+2
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-3/+8
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-5/+5
2008-03-07Translated some Variablesf1fth_freed0m1-50/+50
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-01-12bunch of smaller changes...jaybinks1-1/+5
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-0/+1
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-0/+4
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-3/+3
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-1/+1