aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenEditHeader.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-311-12/+12
* - removed "Font Black" and "Font" texture typetobigun2008-03-311-13/+13
* Fixed compilation on the mac.eddie-08152008-03-251-2/+2
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-3/+8
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-5/+5
* Translated some Variablesf1fth_freed0m2008-03-071-50/+50
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* bunch of smaller changes...jaybinks2008-01-121-1/+5
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-0/+2
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-0/+1
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-0/+4
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-3/+3
* Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark02007-03-291-1/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+362