scummvm/gui
2008-09-14 18:19:22 +00:00
..
themes Added 'delete' button to the launcher's load dialog, implementation for deleting a savegame to come 2008-08-14 03:50:48 +00:00
about.cpp Updated some copyright strings to 2001-2008 2008-09-05 22:14:43 +00:00
about.h
Actions.cpp
Actions.h
browser.cpp Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
browser.h Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
chooser.cpp
chooser.h
console.cpp
console.h
credits.h Added Chris to credits 2008-09-05 22:16:29 +00:00
debugger.cpp
debugger.h
dialog.cpp
dialog.h
editable.cpp
editable.h
EditTextWidget.cpp
EditTextWidget.h
eval.cpp
eval.h
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp Committed patch by [md5] from bug tracker item #2100790 "GUI:Clicking "Load" when no games are added triggers a crash". 2008-09-14 18:19:22 +00:00
launcher.h Committed patch by [md5] from bug tracker item #2100790 "GUI:Clicking "Load" when no games are added triggers a crash". 2008-09-14 18:19:22 +00:00
ListWidget.cpp
ListWidget.h
massadd.cpp Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
massadd.h Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
message.cpp
message.h
module.mk
newgui.cpp Fixed copy&paste error when checking y and h of a widget on layout change. 2008-09-02 13:16:51 +00:00
newgui.h
object.cpp
object.h
options.cpp Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
options.h
PopUpWidget.cpp
PopUpWidget.h
ScrollBarWidget.cpp
ScrollBarWidget.h
TabWidget.cpp
TabWidget.h
theme-config.cpp Added ScummVM Title and version info to GMM 2008-08-17 02:02:22 +00:00
theme.cpp Added simple ZipArchive class, and changed some GUI code to use it, instead of the ugly C API to the unzip code 2008-09-05 22:12:46 +00:00
theme.h Removed useless dependencies from common/file.h in common code. When complete removal was not possibile, dependency has been pushed to the cpp files from the headers. 2008-09-05 11:41:39 +00:00
themebrowser.cpp Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
themebrowser.h Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
ThemeClassic.cpp
ThemeClassic.h
ThemeModern.cpp
ThemeModern.h
widget.cpp
widget.h