scummvm/gui
Paweł Kołodziejski 14b7d027a2 cleanup whitespaces
svn-id: r11223
2003-11-08 23:22:16 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
about.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
about.h turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget) 2003-11-02 02:18:16 +00:00
browser.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
browser.h turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget) 2003-11-02 02:18:16 +00:00
chooser.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
chooser.h cleanup 2003-11-03 23:14:21 +00:00
console.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
console.h cleanup whitespaces 2003-11-08 23:22:16 +00:00
dialog.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
dialog.h minor tweaks 2003-11-05 11:24:37 +00:00
EditTextWidget.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
EditTextWidget.h introduced common base class GuiObject for Dialog/Widget -> step towards making it possible to nest widgets (needed for TabWidget) 2003-11-02 14:50:53 +00:00
launcher.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
launcher.h refactored common code into a new class OptionsDialog; various fixes and cleanup to the launcher/option dialogs 2003-11-05 12:25:42 +00:00
ListWidget.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
ListWidget.h added NumberingMode enum type 2003-11-03 20:13:04 +00:00
message.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
message.h turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget) 2003-11-02 02:18:16 +00:00
module.mk added initial TabWidget stub (if you want to try it, I added some testing code to launcher.cpp which you just have to un-#if). This is not yet finished, obviously, but enough to 'get the idea', I hope 2003-11-02 19:11:03 +00:00
newgui.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
newgui.h cleanup whitespaces 2003-11-08 23:22:16 +00:00
object.h more changes to allow widget nesting to fully work 2003-11-02 22:31:20 +00:00
options.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
options.h cleanup whitespaces 2003-11-08 23:22:16 +00:00
PopUpWidget.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
PopUpWidget.h cleanup whitespaces 2003-11-08 23:22:16 +00:00
ScrollBarWidget.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
ScrollBarWidget.h cleanup whitespaces 2003-11-08 23:22:16 +00:00
TabWidget.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
TabWidget.h cleanup whitespaces 2003-11-08 23:22:16 +00:00
widget.cpp cleanup whitespaces 2003-11-08 23:22:16 +00:00
widget.h cleanup whitespaces 2003-11-08 23:22:16 +00:00