scummvm/gui
Eugene Sandulenko 4867a75918 Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications
of PSP theme to fit new slider into MIDI tab.

svn-id: r23033
2006-06-11 20:51:14 +00:00
..
themes Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications 2006-06-11 20:51:14 +00:00
about.cpp Fix various typenames to comply to the ScummVM coding guidelines 2006-06-05 12:22:51 +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 Use full path in #include guard, to avoid name clashes; also, to declare constants, enum is preferred over #define (causes less hard-to-debug errors) 2006-06-03 15:01:37 +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 Fix various typenames to comply to the ScummVM coding guidelines 2006-06-05 12:22:51 +00:00
console.h Major GUI update: 2006-05-27 05:46:04 +00:00
credits.h Playstation -> PlayStation 2006-06-11 12:15:03 +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 Fix various typenames to comply to the ScummVM coding guidelines 2006-06-05 12:22:51 +00:00
EditTextWidget.cpp Fix various typenames to comply to the ScummVM coding guidelines 2006-06-05 12:22:51 +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 Move whole theme ini file to evaluator. Next step is caching. Also now it is 2006-06-06 23:57:14 +00:00
eval.h Move whole theme ini file to evaluator. Next step is caching. Also now it is 2006-06-06 23:57:14 +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 Use full path in #include guard, to avoid name clashes; also, to declare constants, enum is preferred over #define (causes less hard-to-debug errors) 2006-06-03 15:01:37 +00:00
KeysDialog.cpp Return proper keynames for Symbian keymapping 2006-06-10 07:21:26 +00:00
KeysDialog.h Change CVS keywords to SVN keywords 2006-02-11 10:08:56 +00:00
launcher.cpp Re-align the launcher version string when the screen changes. It could be 2006-06-03 22:00:20 +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 - Removes (obsolete) USE_AUTO_SCALE define 2006-06-08 19:43:37 +00:00
newgui.h Fix various typenames to comply to the ScummVM coding guidelines 2006-06-05 12:22:51 +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 Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications 2006-06-11 20:51:14 +00:00
options.h Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications 2006-06-11 20:51:14 +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 Fix various typenames to comply to the ScummVM coding guidelines 2006-06-05 12:22:51 +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 Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications 2006-06-11 20:51:14 +00:00
theme.cpp Fixed broken svn:keywords values 2006-04-16 13:01:41 +00:00
theme.h This may cut down a little on unnecessary strings / mallocs: 2006-06-10 10:09:40 +00:00
ThemeClassic.cpp Fix various typenames to comply to the ScummVM coding guidelines 2006-06-05 12:22:51 +00:00
ThemeNew.cpp oops. More appropriate place for loading fonts. Avoids loading fonts on 2006-06-07 02:55:08 +00:00
widget.cpp cleanup 2006-06-05 12:35:33 +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