scummvm/gui
2003-07-22 16:30:00 +00:00
..
.cvsignore
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
browser.h
chooser.cpp
chooser.h
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
dialog.cpp fixed button hotkeys in dialogs with a focused widget (e.g. the F5 save/load dialog) 2003-07-22 16:30:00 +00:00
dialog.h
EditTextWidget.cpp
EditTextWidget.h
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
ListWidget.cpp
ListWidget.h
message.cpp
message.h
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
options.cpp
options.h
PopUpWidget.cpp
PopUpWidget.h
ScrollBarWidget.cpp
ScrollBarWidget.h
widget.cpp
widget.h whitespaces 2003-07-22 16:26:12 +00:00