scummvm/gui
Travis Howell f7810b53a8 Add credit for Feeble Files source code
svn-id: r22876
2006-06-03 14:00:04 +00:00
..
themes Fix About dialog in PSP theme 2006-05-30 18:55:41 +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 Add credit for Feeble Files source code 2006-06-03 14:00:04 +00:00
dialog.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
dialog.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
editable.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
editable.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
EditTextWidget.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
EditTextWidget.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
eval.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
eval.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +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 *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
launcher.h Turned the last remaining few GameDetector methods into static methods 2006-05-04 22:52:18 +00:00
ListWidget.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
ListWidget.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
message.cpp More cleanup. We shouldn't need these widget size parameters either. 2006-05-31 12:27:05 +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 *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
newgui.h When the screen changes, redraw all dialogs *immediately* rather than waiting 2006-06-03 10:48:37 +00:00
object.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
options.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
options.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
PopUpWidget.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
PopUpWidget.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +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 *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
TabWidget.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
theme-config.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
theme.cpp Fixed broken svn:keywords values 2006-04-16 13:01:41 +00:00
theme.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
ThemeClassic.cpp Introduces special switch for GraphicsWidget for use of theme transparency again. 2006-05-29 14:55:43 +00:00
ThemeNew.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
widget.cpp *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00
widget.h *Loads* of Common::String related optimizations. Woa, *tons* of methods were copying strings needlessly 2006-06-03 13:33:39 +00:00