aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenOpen.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-09merged unicode branch (r1931) into trunks_alexander1-45/+54
2009-04-25Cosmetics. No code changek-m_schindler1-4/+6
2009-03-07unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler1-0/+1
2008-11-15Formattingk-m_schindler1-28/+47
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-4/+2
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-5/+5
2008-09-23added file headerstobigun1-0/+25
2008-09-06Delphi-mode set for FPCtobigun1-0/+4
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-06-08- set svn:eol-style to nativetobigun1-173/+173
2008-06-07just some cleanuptobigun1-4/+4
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun1-2/+2
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-3/+3
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-1/+4
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-5/+5
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-3/+3
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-3/+3
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy1-1/+1
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+2
2007-05-17Added functionality to Cancel Button in ScreenOpenwhiteshark01-4/+14
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-3/+3