scummvm/gui
2002-07-26 20:38:55 +00:00
..
dialog.cpp make sure the mouse over widget and the focused widget are informed when the dialog is closed 2002-07-26 20:38:55 +00:00
dialog.h make sure the mouse over widget and the focused widget are informed when the dialog is closed 2002-07-26 20:38:55 +00:00
ListWidget.cpp put stuff in util.h into namespace ScummVM; fixed stupid bug in String class; took painelf's patch which implements save/load dialog in new GUI and fixed it slightly; various other minor changes 2002-07-18 20:26:35 +00:00
ListWidget.h put stuff in util.h into namespace ScummVM; fixed stupid bug in String class; took painelf's patch which implements save/load dialog in new GUI and fixed it slightly; various other minor changes 2002-07-18 20:26:35 +00:00
ScrollBarWidget.cpp put stuff in util.h into namespace ScummVM; fixed stupid bug in String class; took painelf's patch which implements save/load dialog in new GUI and fixed it slightly; various other minor changes 2002-07-18 20:26:35 +00:00
ScrollBarWidget.h added latest of painelf's patches which makes NewGui handle system events directly (code becomes much cleaner and more powerful this way); he also implemented a 'focus' item in NewGui; atop of this several changes of my own that further improve the GUI behaviour 2002-07-13 22:41:29 +00:00
widget.cpp fixed crash on some systems by setting defaults for the slider value range 2002-07-26 15:34:04 +00:00
widget.h fixed crash on some systems by setting defaults for the slider value range 2002-07-26 15:34:04 +00:00