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-02-07 03:18:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
gui
History
Max Horn
198d667d1e
added clear() methods to String and StringList; StringList destructor now doesn't leak anymore
...
svn-id: r4533
2002-07-13 11:59:39 +00:00
..
dialog.cpp
Let ListWidget have an 'active' item
2002-07-13 09:19:23 +00:00
dialog.h
Let ListWidget have an 'active' item
2002-07-13 09:19:23 +00:00
ListWidget.cpp
Let ListWidget have an 'active' item
2002-07-13 09:19:23 +00:00
ListWidget.h
Let ListWidget have an 'active' item
2002-07-13 09:19:23 +00:00
ScrollBarWidget.cpp
updated TODO list
2002-07-12 23:04:54 +00:00
ScrollBarWidget.h
implemented scrollbar 'dragging' (based largely on painelf's patch)
2002-07-12 23:00:35 +00:00
util.cpp
added clear() methods to String and StringList; StringList destructor now doesn't leak anymore
2002-07-13 11:59:39 +00:00
util.h
added clear() methods to String and StringList; StringList destructor now doesn't leak anymore
2002-07-13 11:59:39 +00:00
widget.cpp
Countless changes to the New GUI; some hightligths: new ScrollBarWidget class; ListWidget is usable (demo shows it off); added custom String/StringList classes
2002-07-12 16:24:11 +00:00
widget.h
Let ListWidget have an 'active' item
2002-07-13 09:19:23 +00:00