.. |
themes
|
- Consistent order of tabs between global and game options
|
2006-06-15 02:30:05 +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
|
No idea how PlayStation turned to Playstation. Fixing.
|
2006-06-13 18:33:58 +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
|
- Consistent order of tabs between global and game options
|
2006-06-15 02:30:05 +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
|
Disable the theme before restoring the cursor, not afterwards. Otherwise there
|
2006-06-13 09:57:16 +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
|
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
|
2006-06-15 02:14:40 +00:00 |
TabWidget.h
|
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
|
2006-06-15 02:14:40 +00:00 |
theme-config.cpp
|
- Consistent order of tabs between global and game options
|
2006-06-15 02:30:05 +00:00 |
theme.cpp
|
Fixed broken svn:keywords values
|
2006-04-16 13:01:41 +00:00 |
theme.h
|
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
|
2006-06-15 02:14:40 +00:00 |
ThemeClassic.cpp
|
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
|
2006-06-15 02:14:40 +00:00 |
ThemeNew.cpp
|
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
|
2006-06-15 02:14:40 +00:00 |
widget.cpp
|
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
|
2006-06-15 02:14:40 +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 |