scummvm/gui
2005-04-22 21:20:22 +00:00
..
.cvsignore
about.cpp Clarified the second comment, and removed the overlap between the two. 2005-04-16 16:56:16 +00:00
about.h _screenHasChanged == true implies _canvas.pixels == null; so replace it (after all, we don't want to draw text when the canvas is not yet ready, no matter whether this is due to a screen change or for any other reason) 2005-04-16 13:09:34 +00:00
browser.cpp Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher 2005-04-16 17:55:09 +00:00
browser.h Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher 2005-04-16 17:55:09 +00:00
chooser.cpp
chooser.h
console.cpp Use variable width scrollbar in the console dialog 2005-04-17 12:03:03 +00:00
console.h Use variable width scrollbar in the console dialog 2005-04-17 12:03:03 +00:00
credits.h spelling 2005-04-16 01:39:51 +00:00
dialog.cpp Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling 2005-04-17 11:20:59 +00:00
dialog.h Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling 2005-04-17 11:20:59 +00:00
editable.cpp
editable.h
EditTextWidget.cpp
EditTextWidget.h Removed unnecessary semi-colons. 2005-04-06 15:21:32 +00:00
launcher.cpp GameDetector isn't actually used here 2005-04-22 21:20:22 +00:00
launcher.h Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher 2005-04-16 17:55:09 +00:00
ListWidget.cpp Allow usage of ScrollBarWidget with a non-standard width 2005-04-17 11:47:44 +00:00
ListWidget.h Removed unnecessary semi-colons. 2005-04-06 15:21:32 +00:00
message.cpp
message.h
module.mk
newgui.cpp Replace OSystem::hasAlpha with a feature flag 2005-04-19 20:35:48 +00:00
newgui.h Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling 2005-04-17 11:20:59 +00:00
object.h
options.cpp GameDetector isn't actually used here 2005-04-22 21:20:22 +00:00
options.h GameDetector isn't actually used here 2005-04-22 21:20:22 +00:00
PopUpWidget.cpp
PopUpWidget.h
ScrollBarWidget.cpp Allow usage of ScrollBarWidget with a non-standard width 2005-04-17 11:47:44 +00:00
ScrollBarWidget.h Allow usage of ScrollBarWidget with a non-standard width 2005-04-17 11:47:44 +00:00
TabWidget.cpp
TabWidget.h
widget.cpp setLabel should probably cause an automatic redraw... 2005-04-16 17:53:18 +00:00
widget.h setLabel should probably cause an automatic redraw... 2005-04-16 17:53:18 +00:00