This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-03-02 08:19:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
gui
History
Max Horn
7e6d2affa8
disable transparency for the pause dialog for now
...
svn-id: r4598
2002-07-19 01:41:41 +00:00
..
dialog.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
dialog.h
disable transparency for the pause dialog for now
2002-07-19 01:41:41 +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
limit slider drag range
2002-07-16 12:01:03 +00:00
widget.h
fixed spllng
2002-07-16 22:34:16 +00:00