..
themes
- changed standard inactive dialog effect to dim with 30% instead of luminance
2006-04-02 01:08:16 +00:00
about.cpp
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum
2006-03-24 14:15:45 +00:00
about.h
Change CVS keywords to SVN keywords
2006-02-11 10:08:56 +00:00
Actions.cpp
Commiting Fingolfins patch to remove gamedetector usage.
2006-04-12 19:04:10 +00:00
Actions.h
Commiting Fingolfins patch to remove gamedetector usage.
2006-04-12 19:04:10 +00:00
browser.cpp
Turned FSList::sort into a generic function which can be applied to anything which implements comparable iterators (like Array, List, or plain C arrays)
2006-04-04 23:55:47 +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
Converted last dialogs to new scheme. Now it seems to be everything. Please,
2006-03-09 05:18:00 +00:00
console.h
Change CVS keywords to SVN keywords
2006-02-11 10:08:56 +00:00
credits.h
Sev now is project lead, too
2006-04-09 14:51:47 +00:00
dialog.cpp
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum
2006-03-24 14:15:45 +00:00
dialog.h
Converted last dialogs to new scheme. Now it seems to be everything. Please,
2006-03-09 05:18:00 +00:00
editable.cpp
o Converted most (all?) widgets to new scheme.
2006-03-08 01:42:02 +00:00
editable.h
o Converted most (all?) widgets to new scheme.
2006-03-08 01:42:02 +00:00
EditTextWidget.cpp
Converted last dialogs to new scheme. Now it seems to be everything. Please,
2006-03-09 05:18:00 +00:00
EditTextWidget.h
Converted last dialogs to new scheme. Now it seems to be everything. Please,
2006-03-09 05:18:00 +00:00
eval.cpp
Hide eval debug output deeper to level 5. Report total number of defined
2006-03-31 23:51:19 +00:00
eval.h
Hide eval debug output deeper to level 5. Report total number of defined
2006-03-31 23:51:19 +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
Renamed various container isEmpty() methods to empty() to match STL conventions
2006-03-28 09:42:54 +00:00
launcher.h
Change CVS keywords to SVN keywords
2006-02-11 10:08:56 +00:00
ListWidget.cpp
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum
2006-03-24 14:15:45 +00:00
ListWidget.h
o Converted most (all?) widgets to new scheme.
2006-03-08 01:42:02 +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
With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently)
2006-04-02 14:16:31 +00:00
newgui.h
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum
2006-03-24 14:15:45 +00:00
object.h
GUI widget positions:
2006-03-07 13:41:36 +00:00
options.cpp
Initialize uninitialized variable.
2006-04-04 22:32:43 +00:00
options.h
Converted last dialogs to new scheme. Now it seems to be everything. Please,
2006-03-09 05:18:00 +00:00
PopUpWidget.cpp
Fixes cutted texts with --force-1x-overlay.
2006-04-11 15:45:21 +00:00
PopUpWidget.h
o Converted most (all?) widgets to new scheme.
2006-03-08 01:42:02 +00:00
ScrollBarWidget.cpp
Change CVS keywords to SVN keywords
2006-02-11 10:08:56 +00:00
ScrollBarWidget.h
Change CVS keywords to SVN keywords
2006-02-11 10:08:56 +00:00
TabWidget.cpp
o Converted most (all?) widgets to new scheme.
2006-03-08 01:42:02 +00:00
TabWidget.h
o Converted most (all?) widgets to new scheme.
2006-03-08 01:42:02 +00:00
theme-config.cpp
Hide eval debug output deeper to level 5. Report total number of defined
2006-03-31 23:51:19 +00:00
theme.cpp
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum
2006-03-24 14:15:45 +00:00
theme.h
- No longer draws full shadows for disabled widgets
2006-04-13 22:47:22 +00:00
ThemeClassic.cpp
Draws the same border for 'kWidgetBackgroundPlain' as for 'kWidgetBackgroundBorderSmall'.
2006-04-11 16:32:03 +00:00
ThemeNew.cpp
- No longer draws full shadows for disabled widgets
2006-04-13 22:47:22 +00:00
widget.cpp
Fix chechbox label alignment.
2006-03-24 17:39:13 +00:00
widget.h
o Move built-in evaluator constants to AssocArray to speed it up
2006-03-24 01:24:26 +00:00