scummvm/gui
Willem Jan Palenstijn dfce3faabd add fixme about scrolling in about dialog
svn-id: r22685
2006-05-27 14:41:15 +00:00
..
themes More vertical space in game options 'game' tab for consistency and better 2006-05-27 12:05:16 +00:00
about.cpp add fixme about scrolling in about dialog 2006-05-27 14:41:15 +00:00
about.h Started to prepare the gui for runtime resolution switches. 2006-04-19 01:05:28 +00:00
Actions.cpp Use SetInt to set the Keymapping version, instead of Set. 2006-04-21 20:51:29 +00:00
Actions.h Removed GameDetector::_gameid in favor of using a config manager entry 2006-04-15 17:39:14 +00:00
browser.cpp Major GUI update: 2006-05-27 05:46:04 +00:00
browser.h Change CVS keywords to SVN keywords 2006-02-11 10:08:56 +00:00
chooser.cpp o Move built-in evaluator constants to AssocArray to speed it up 2006-03-24 01:24:26 +00:00
chooser.h Converted last dialogs to new scheme. Now it seems to be everything. Please, 2006-03-09 05:18:00 +00:00
console.cpp Major GUI update: 2006-05-27 05:46:04 +00:00
console.h Major GUI update: 2006-05-27 05:46:04 +00:00
credits.h imported AGI engine 2006-05-23 23:43:52 +00:00
dialog.cpp Started to prepare the gui for runtime resolution switches. 2006-04-19 01:05:28 +00:00
dialog.h Started to prepare the gui for runtime resolution switches. 2006-04-19 01:05:28 +00:00
editable.cpp make EditableWidget's caret visible when it moves 2006-05-27 13:17:19 +00:00
editable.h make EditableWidget's caret visible when it moves 2006-05-27 13:17:19 +00:00
EditTextWidget.cpp Fixes caret drawing in EditTextWidgets. 2006-05-27 12:37:00 +00:00
EditTextWidget.h - Fix spelling in theme config 2006-05-18 20:53:28 +00:00
eval.cpp Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now. 2006-05-26 01:05:19 +00:00
eval.h - Implemented text padding in ListWidget and PopUpWidget. Right padding does not work yet. 2006-04-16 10:23:36 +00:00
Key.cpp changed path in include to use 'common' to conform rest part of code 2006-02-12 14:05:47 +00:00
Key.h Change CVS keywords to SVN keywords 2006-02-11 10:08:56 +00:00
KeysDialog.cpp o Move built-in evaluator constants to AssocArray to speed it up 2006-03-24 01:24:26 +00:00
KeysDialog.h Change CVS keywords to SVN keywords 2006-02-11 10:08:56 +00:00
launcher.cpp Patch #1091170: ALL, SCUMM: Subtitle speed control 2006-05-13 17:30:04 +00:00
launcher.h Turned the last remaining few GameDetector methods into static methods 2006-05-04 22:52:18 +00:00
ListWidget.cpp Override the list widget's FindWidget() function, to allow it to return the 2006-05-27 06:38:45 +00:00
ListWidget.h Override the list widget's FindWidget() function, to allow it to return the 2006-05-27 06:38:45 +00:00
message.cpp Converted all scumm dialogs to new scheme 2006-03-09 01:08:25 +00:00
message.h Change CVS keywords to SVN keywords 2006-02-11 10:08:56 +00:00
module.mk Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum 2006-03-24 14:15:45 +00:00
newgui.cpp Major GUI update: 2006-05-27 05:46:04 +00:00
newgui.h Major GUI update: 2006-05-27 05:46:04 +00:00
object.h Started to prepare the gui for runtime resolution switches. 2006-04-19 01:05:28 +00:00
options.cpp Oops. Break indefinite loop. 2006-05-18 19:38:54 +00:00
options.h Patch #1091170: ALL, SCUMM: Subtitle speed control 2006-05-13 17:30:04 +00:00
PopUpWidget.cpp Major GUI update: 2006-05-27 05:46:04 +00:00
PopUpWidget.h Major GUI update: 2006-05-27 05:46:04 +00:00
ScrollBarWidget.cpp Major GUI update: 2006-05-27 05:46:04 +00:00
ScrollBarWidget.h Change CVS keywords to SVN keywords 2006-02-11 10:08:56 +00:00
TabWidget.cpp Started to prepare the gui for runtime resolution switches. 2006-04-19 01:05:28 +00:00
TabWidget.h Started to prepare the gui for runtime resolution switches. 2006-04-19 01:05:28 +00:00
theme-config.cpp fix missing saveload thumbnail variables in classic theme config 2006-05-27 13:52:30 +00:00
theme.cpp Fixed broken svn:keywords values 2006-04-16 13:01:41 +00:00
theme.h Major GUI update: 2006-05-27 05:46:04 +00:00
ThemeClassic.cpp Major GUI update: 2006-05-27 05:46:04 +00:00
ThemeNew.cpp Don't draw the shadow outside the scrollbar (should fix 'garbage' when moving the scrollbar) 2006-05-27 12:48:31 +00:00
widget.cpp Major GUI update: 2006-05-27 05:46:04 +00:00
widget.h Major GUI update: 2006-05-27 05:46:04 +00:00