aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenPopup.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03end of first pass. many more smaller changes and preparations for later addit...k-m_schindler1-1/+1160
2009-11-09merged unicode branch (r1931) into trunks_alexander1-60/+88
2009-04-25Cosmetics. No code changek-m_schindler1-37/+49
2008-10-28some compiler warnings/hints removedtobigun1-4/+0
2008-10-13Abstraction of the menus backgroundwhiteshark01-18/+9
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-252/+252
2008-03-25Fixed compilation on the mac.eddie-08151-4/+4
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-4/+8
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-4/+4
2008-03-03- replaced some Actual... vars with Current...tobigun1-2/+2
2008-02-20all screens now inherit their OnShowjaybinks1-1/+2
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-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy1-6/+4
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-2/+4
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-82/+19
2007-05-03minor changes to PopUp code and to related parts of themesb1indy1-8/+6
2007-05-03Esc in Popup escapes the Popup. Higher usability.mota231-0/+3
2007-05-03added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy1-31/+173
2007-05-02popup-screen will be included soonb1indy1-0/+165