scummvm/gui
2004-03-13 12:33:31 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
about.cpp Modified version of patch #892795 (Let scumvm -v show supported libs) 2004-02-09 01:27:27 +00:00
about.h updated copyright notice 2004-01-06 12:45:34 +00:00
browser.cpp fix OSX nav dialog in fullscreen mode 2004-02-11 13:31:16 +00:00
browser.h renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
chooser.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
chooser.h renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
console.cpp Modified version of patch #892795 (Let scumvm -v show supported libs) 2004-02-09 01:27:27 +00:00
console.h updated copyright notice 2004-01-06 12:45:34 +00:00
dialog.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
dialog.h updated copyright notice 2004-01-06 12:45:34 +00:00
EditTextWidget.cpp renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
EditTextWidget.h renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
font.cpp new font code (currently disabled by default), which allows using 'arbitrary' BDF fonts (via convbdf) 2003-11-19 23:46:39 +00:00
font.h updated copyright notice 2004-01-06 12:45:34 +00:00
launcher.cpp fixed compilation 2004-02-09 07:52:21 +00:00
launcher.h removed obsolete #include's 2004-02-05 11:59:06 +00:00
ListWidget.cpp renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
ListWidget.h renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
message.cpp removed obsolete #include's 2004-02-05 11:59:06 +00:00
message.h renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
module.mk Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress 2004-01-30 21:54:28 +00:00
newgui.cpp renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend 2004-02-28 12:58:13 +00:00
newgui.h renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend 2004-02-28 12:58:13 +00:00
object.h updated copyright notice 2004-01-06 12:45:34 +00:00
options.cpp the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again 2004-02-24 22:39:42 +00:00
options.h removed obsolete #include's 2004-02-05 11:59:06 +00:00
PopUpWidget.cpp useful helper method (will be used for improved options dialog) 2004-03-13 12:33:31 +00:00
PopUpWidget.h useful helper method (will be used for improved options dialog) 2004-03-13 12:33:31 +00:00
ScrollBarWidget.cpp renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend 2004-02-28 12:58:13 +00:00
ScrollBarWidget.h updated copyright notice 2004-01-06 12:45:34 +00:00
TabWidget.cpp renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend 2004-02-28 12:58:13 +00:00
TabWidget.h updated copyright notice 2004-01-06 12:45:34 +00:00
widget.cpp renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend 2004-02-28 12:58:13 +00:00
widget.h updated copyright notice 2004-01-06 12:45:34 +00:00