scummvm/gui
Torbjörn Andersson 20dd02a833 Don't check for hotkeys when ascii is 0, since that is the default hotkey
for widgets that have none. (This means the Shift key words in text edit
widgets again, for instance.)

svn-id: r9148
2003-07-23 16:44:15 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
about.cpp use kLineHeight constant (also strictly spoken it makes no sense: kLineHeight = 11, yet we only put 10 pixels between our lines :-) 2003-07-22 16:08:57 +00:00
about.h made about dialog global (so that it can be used from the launcher and from sky/simon; also added our copyright to it 2003-07-22 16:05:51 +00:00
browser.cpp memory init 2003-05-20 16:43:28 +00:00
browser.h added some meat to the global options dialog (no prefs are stored yet, though) 2003-03-25 15:32:36 +00:00
chooser.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
chooser.h updated copyrights headers 2003-03-06 21:46:56 +00:00
console.cpp replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date 2003-07-15 02:16:33 +00:00
console.h Patch #731613: debugger tab-completion (thanks, Willem!) 2003-05-03 21:49:19 +00:00
dialog.cpp Don't check for hotkeys when ascii is 0, since that is the default hotkey 2003-07-23 16:44:15 +00:00
dialog.h updated copyrights headers 2003-03-06 21:46:56 +00:00
EditTextWidget.cpp Patch #732725: EditTextWidget: handleMouseDown positions caret 2003-05-05 16:12:45 +00:00
EditTextWidget.h Patch #732707: EditTextWidget: long string support 2003-05-05 16:10:19 +00:00
launcher.cpp replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date 2003-07-15 02:16:33 +00:00
launcher.h updated copyrights headers 2003-03-06 21:46:56 +00:00
ListWidget.cpp PalmOS changes: allow 8 bit GUI mode 2003-04-30 13:57:57 +00:00
ListWidget.h updated copyrights headers 2003-03-06 21:46:56 +00:00
message.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
message.h updated copyrights headers 2003-03-06 21:46:56 +00:00
module.mk made about dialog global (so that it can be used from the launcher and from sky/simon; also added our copyright to it 2003-07-22 16:05:51 +00:00
newgui.cpp fixed key autorepeat when using button hot keys 2003-07-22 16:29:23 +00:00
newgui.h Patch #732707: EditTextWidget: long string support 2003-05-05 16:10:19 +00:00
options.cpp Made notation of transient config domains consistent. 2003-06-12 18:46:37 +00:00
options.h Hook up the midi driver selection popup; disable GFX popup for now, till we modify the backends to properly allow for it's support 2003-03-26 20:43:58 +00:00
PopUpWidget.cpp fixed compilation under VC6 2003-03-27 07:13:29 +00:00
PopUpWidget.h updated copyrights headers 2003-03-06 21:46:56 +00:00
ScrollBarWidget.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
ScrollBarWidget.h updated copyrights headers 2003-03-06 21:46:56 +00:00
widget.cpp Variable initializations in SliderWidget 2003-05-21 16:18:41 +00:00
widget.h whitespaces 2003-07-22 16:26:12 +00:00