This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a493ffe81378fcede2cf8bbdcaf845eb2a76da53
scummvm
/
gui
T
History
Max Horn
89a65b7c01
fixed crash on some systems by setting defaults for the slider value range
...
svn-id: r4636
2002-07-26 15:34:04 +00:00
..
dialog.cpp
added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is work in progress, don't report problems with it just yet, we already know they are there :-)
2002-07-26 00:41:07 +00:00
dialog.h
added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is work in progress, don't report problems with it just yet, we already know they are there :-)
2002-07-26 00:41:07 +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