scummvm/gui
Max Horn f4339ff6c4 - Renamed class AssocArray to HashMap to match our existing class Map (note also
that many STL implementations have a class hash_map next to class map, too)
- Changed some static File class member vars to be normal static variables, in
  yet another attempt to reduce header dependencies (in this case on hashmap.h)

svn-id: r21473
2006-03-28 10:05:25 +00:00
..
themes o Rearranged options dialog 2006-03-24 03:33:47 +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 Changed file paths from /epoc/ to /symbian/ 2006-02-12 14:42:43 +00:00
Actions.h Change CVS keywords to SVN keywords 2006-02-11 10:08:56 +00:00
browser.cpp o Move built-in evaluator constants to AssocArray to speed it up 2006-03-24 01:24:26 +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 Removed obsolete test stuff from my credits description :-) 2006-03-24 17:40:34 +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 - moved type aa_ref_t into AssocArray, improving code readability a bit 2006-03-24 15:39:07 +00:00
eval.h - Renamed class AssocArray to HashMap to match our existing class Map (note also 2006-03-28 10:05:25 +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 Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screen 2006-03-24 18:10:41 +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 Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +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 Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +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 Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screen 2006-03-24 18:10:41 +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 Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum 2006-03-24 14:15:45 +00:00
ThemeClassic.cpp Fix chechbox label alignment. 2006-03-24 17:39:13 +00:00
ThemeNew.cpp - Revert my last change with moving addDefaultDirectory() from TheneNew.cpp 2006-03-25 19:30:10 +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