scummvm/gui
2005-05-20 15:59:29 +00:00
..
.cvsignore
about.cpp Added automatic word wrapping to the about scroller 2005-05-17 23:41:35 +00:00
about.h Added automatic word wrapping to the about scroller 2005-05-17 23:41:35 +00:00
browser.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
browser.h Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher 2005-04-16 17:55:09 +00:00
chooser.cpp Made the chooser dialog scale itself, albeit in a slightly hackish way. 2005-05-20 15:59:29 +00:00
chooser.h Updated copyright 2005-01-01 16:09:25 +00:00
console.cpp Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a param to the ListWidget constructor to choose a 'big' variant 2005-05-15 18:02:10 +00:00
console.h Use variable width scrollbar in the console dialog 2005-04-17 12:03:03 +00:00
credits.h Added automatic word wrapping to the about scroller 2005-05-17 23:41:35 +00:00
dialog.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
dialog.h Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
editable.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
editable.h Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
EditTextWidget.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
EditTextWidget.h Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
launcher.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
launcher.h Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher 2005-04-16 17:55:09 +00:00
ListWidget.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
ListWidget.h Fixed drawing of the caret. (It was drawn using the GUI font, rather than 2005-05-16 13:43:31 +00:00
message.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
message.h Unified rules that determine when a dialog shall use its 'big' mode and when its 'normal' mode; MessageDialog uses Font::wordWrapText now; MessageDialog scales itself now 2005-05-15 17:01:32 +00:00
module.mk Moved the console font from gui to graphics 2005-02-06 18:12:29 +00:00
newgui.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
newgui.h Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
object.h system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
options.cpp Added big editable text widget, and removed some cruft. I think this means 2005-05-20 15:03:26 +00:00
options.h Some more scaling work. Parts of the options dialogs scale themselves. Some 2005-05-18 14:11:53 +00:00
PopUpWidget.cpp Big version of the popup widget. It could use a bit more polish, though... 2005-05-19 17:03:31 +00:00
PopUpWidget.h Big version of the popup widget. It could use a bit more polish, though... 2005-05-19 17:03:31 +00:00
ScrollBarWidget.cpp Revised scrollbar look again 2005-05-18 10:17:00 +00:00
ScrollBarWidget.h Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a param to the ListWidget constructor to choose a 'big' variant 2005-05-15 18:02:10 +00:00
TabWidget.cpp Added "big" version of the Tab widget, and made use of it. 2005-05-17 06:19:42 +00:00
TabWidget.h Added "big" version of the Tab widget, and made use of it. 2005-05-17 06:19:42 +00:00
widget.cpp Added big slider widget. There is nothing in the widget itself that's 2005-05-18 15:58:39 +00:00
widget.h Added big slider widget. There is nothing in the widget itself that's 2005-05-18 15:58:39 +00:00