scummvm/gui
2003-10-02 22:52:57 +00:00
..
.cvsignore
about.cpp renamed namespace ScummVM to Common 2003-10-02 17:43:02 +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 renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
browser.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
chooser.cpp stdafx.h needs to be included before scummsys.h because of the #define of free. 2003-08-10 20:57:41 +00:00
chooser.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
console.cpp vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming style and more importantly doesn't conflict with the vline and hline Allegro functions 2003-10-01 15:00:26 +00:00
console.h make console height/width based on a float percentage of the overlay size -> the overlay isn't so tiny anymore in COMI 2003-09-20 01:08:48 +00:00
dialog.cpp renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
dialog.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
EditTextWidget.cpp vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming style and more importantly doesn't conflict with the vline and hline Allegro functions 2003-10-01 15:00:26 +00:00
EditTextWidget.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
launcher.cpp renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
launcher.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
ListWidget.cpp renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
ListWidget.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
message.cpp
message.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
module.mk some tweaks to the build system (work toward plugin support) 2003-09-17 21:53:13 +00:00
newgui.cpp vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming style and more importantly doesn't conflict with the vline and hline Allegro functions 2003-10-01 15:00:26 +00:00
newgui.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
options.cpp cleanup & restructuring; in particular move the midi driver list to its own source file 2003-10-02 22:52:57 +00:00
options.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
PopUpWidget.cpp renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
PopUpWidget.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
ScrollBarWidget.cpp
ScrollBarWidget.h
widget.cpp back disable warnings into stdafx.h, vc6 is lack of warnings support 2003-07-31 18:35:01 +00:00
widget.h renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00