scummvm/gui
2002-07-15 20:11:39 +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 replaced EventList and StringList by a universtal List<T> template; remade EventList and StringList using that generic type 2002-07-15 20:11:39 +00:00
util.h replaced EventList and StringList by a universtal List<T> template; remade EventList and StringList using that generic type 2002-07-15 20:11: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