scummvm/gui
2003-10-18 00:22:46 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
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 findGame is static class method now 2003-10-17 15:54:17 +00:00
launcher.h factored out the game detection code into the Plugin class; this is the first step towards allowing more powerful, plugin specific detection code; also, moved the Plugin GameSettings APIs to a slightly higher level 2003-10-17 12:18:58 +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 updated copyrights headers 2003-03-06 21:46:56 +00:00
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 We proudly present the latest installment of our hit series 'Untangle the mess': 'Help! Space Invaders refactored the music detector'... in other news, I obviously need to sleep now 2003-10-18 00:22:46 +00:00
options.h new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS 2003-10-08 21:59:23 +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 updated copyrights headers 2003-03-06 21:46:56 +00:00
ScrollBarWidget.h updated copyrights headers 2003-03-06 21:46:56 +00:00
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