index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Game
/
Code
/
Screens
/
UScreenPopup.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compilation on the mac.
eddie-0815
2008-03-25
1
-4
/
+4
*
Support for non-US (QWERTY) keyboard layout.
tobigun
2008-03-22
1
-4
/
+8
*
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
2008-03-21
1
-4
/
+4
*
- replaced some Actual... vars with Current...
tobigun
2008-03-03
1
-2
/
+2
*
all screens now inherit their OnShow
jaybinks
2008-02-20
1
-1
/
+2
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
1
-0
/
+2
*
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
2007-09-07
1
-6
/
+4
*
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
2007-09-05
1
-2
/
+4
*
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
2007-05-16
1
-1
/
+1
*
Readded Q Shortcut (Exit Application) on all Screens
whiteshark0
2007-05-08
1
-82
/
+19
*
minor changes to PopUp code and to related parts of themes
b1indy
2007-05-03
1
-8
/
+6
*
Esc in Popup escapes the Popup. Higher usability.
mota23
2007-05-03
1
-0
/
+3
*
added "popups" to ask for confirmation when leaving party mode or game or to ...
b1indy
2007-05-03
1
-31
/
+173
*
popup-screen will be included soon
b1indy
2007-05-02
1
-0
/
+165