scummvm/gui
Max Horn 5a91cb4287 alternate scroll bar look
svn-id: r11082
2003-11-03 01:32:26 +00:00
..
.cvsignore
about.cpp
about.h
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp
console.h
dialog.cpp more changes to allow widget nesting to fully work 2003-11-02 22:31:20 +00:00
dialog.h
EditTextWidget.cpp make coordinate calculation based on position of parent -> needed for nested widgets 2003-11-02 17:41:01 +00:00
EditTextWidget.h
launcher.cpp use TabWidget for GlobalOptionsDialog 2003-11-03 00:24:04 +00:00
launcher.h
ListWidget.cpp make coordinate calculation based on position of parent -> needed for nested widgets 2003-11-02 17:41:01 +00:00
ListWidget.h
message.cpp
message.h
module.mk added initial TabWidget stub (if you want to try it, I added some testing code to launcher.cpp which you just have to un-#if). This is not yet finished, obviously, but enough to 'get the idea', I hope 2003-11-02 19:11:03 +00:00
newgui.cpp make light gray slightly lighter, for better contrast 2003-11-03 01:16:29 +00:00
newgui.h refactored code in Dialog::findWidget to Widget::findWidgetInChain; changed NewGui::box() to take colors as param (instead of hard coding _color and _shadowColor) 2003-11-02 18:57:20 +00:00
object.h more changes to allow widget nesting to fully work 2003-11-02 22:31:20 +00:00
options.cpp tiny position tweaks 2003-11-03 01:04:55 +00:00
options.h
PopUpWidget.cpp tiny position tweaks 2003-11-03 01:04:55 +00:00
PopUpWidget.h added a builtin label to PopUpWidget 2003-11-03 01:00:26 +00:00
ScrollBarWidget.cpp alternate scroll bar look 2003-11-03 01:32:26 +00:00
ScrollBarWidget.h
TabWidget.cpp distinguish selected tab by size, too (not just by color) 2003-11-03 01:14:40 +00:00
TabWidget.h more changes to allow widget nesting to fully work 2003-11-02 22:31:20 +00:00
widget.cpp added a builtin label to PopUpWidget 2003-11-03 01:00:26 +00:00
widget.h added a builtin label to PopUpWidget 2003-11-03 01:00:26 +00:00