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
e6f6e5df8f
allow static text/button widgets in NewGUI to be drawn centred
...
svn-id: r4551
2002-07-15 12:59:56 +00:00
..
dialog.cpp
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
dialog.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
ListWidget.cpp
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
ListWidget.h
took painelf's change, modified it a lot, and now here's the result :-)
2002-07-13 18:32:09 +00:00
ScrollBarWidget.cpp
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
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
util.cpp
oops
2002-07-13 13:12:06 +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
allow static text/button widgets in NewGUI to be drawn centred
2002-07-15 12:59:56 +00:00
widget.h
allow static text/button widgets in NewGUI to be drawn centred
2002-07-15 12:59:56 +00:00