scummvm/gui
Max Horn c5c1091613 added _configureButton stub
svn-id: r5652
2002-11-21 04:02:10 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
browser.cpp remember last directory (or rather, don't lobotomize yourself :-) 2002-11-21 02:51:17 +00:00
browser.h added some preliminary game auto detect code to the launcher; this required a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work 2002-11-19 01:36:47 +00:00
dialog.cpp added some preliminary game auto detect code to the launcher; this required a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work 2002-11-19 01:36:47 +00:00
dialog.h added some preliminary game auto detect code to the launcher; this required a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work 2002-11-19 01:36:47 +00:00
launcher.cpp added _configureButton stub 2002-11-21 04:02:10 +00:00
launcher.h added _configureButton stub 2002-11-21 04:02:10 +00:00
ListWidget.cpp don't crash when the list is empty 2002-11-15 17:38:50 +00:00
ListWidget.h Browser already can display files and navigate down; TOOD: go up, choose 2002-11-14 14:42:39 +00:00
message.cpp added some preliminary game auto detect code to the launcher; this required a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work 2002-11-19 01:36:47 +00:00
message.h improved MessageDialog: long lines are split now (this needs improvement to favor splitting at spaces); maximum size is restricted to 300x180 2002-11-10 14:53:28 +00:00
newgui.cpp fixed dialog redrawing (when you switched in the save/load dialog between save and load mode, it would loose the transparency) 2002-11-10 19:39:32 +00:00
newgui.h fix for bug #633087 (umlauts in GUI) 2002-11-05 21:48:40 +00:00
ScrollBarWidget.cpp more initialisation fixes 2002-11-13 15:20:08 +00:00
ScrollBarWidget.h patch #620627: mouse wheel support for NewGui 2002-10-16 20:32:12 +00:00
widget.cpp reworked the way the save/load dialog works. yup, still not perfect, but we're hopefully getting closer. Feedback welcome 2002-10-19 01:22:41 +00:00
widget.h make buttons 2 pixel wider (fixes 'Options' button); don't use non-portable hack to swap ints 2002-11-05 22:34:50 +00:00