scummvm/gui
Travis Howell 7c2857ce81 Revert last change to credits.
svn-id: r28355
2007-07-31 11:58:59 +00:00
..
themes Patches #1743201: "GUI: Reworked modern theme" 2007-06-27 09:53:22 +00:00
about.cpp Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
about.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
Actions.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
Actions.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
browser.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
browser.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
chooser.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
chooser.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
console.cpp Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
console.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
credits.h Revert last change to credits. 2007-07-31 11:58:59 +00:00
debugger.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
debugger.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
dialog.cpp Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
dialog.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
editable.cpp Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
editable.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
EditTextWidget.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
EditTextWidget.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
eval.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
eval.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
Key.cpp Update GUI::Key constructs 2007-06-23 00:05:32 +00:00
Key.h Added more flexible KeyState constructor; updated comment in gui/Key.h 2007-06-23 10:06:39 +00:00
KeysDialog.cpp Compile fix: ascii should be state.ascii, I assume. 2007-07-01 14:19:12 +00:00
KeysDialog.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
launcher.cpp Implemented FR #1754616 - "GUI: Add option to delete games using the "Del" Key" 2007-07-17 21:59:44 +00:00
launcher.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
ListWidget.cpp Implemented FR #1754616 - "GUI: Add option to delete games using the "Del" Key" 2007-07-17 21:59:44 +00:00
ListWidget.h Implemented FR #1754616 - "GUI: Add option to delete games using the "Del" Key" 2007-07-17 21:59:44 +00:00
massadd.cpp Adding two missing #includes to fix compilation. *sigh* I am really bad at double checking my commits tonight. Sorry, folks 2007-06-22 21:58:32 +00:00
massadd.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
message.cpp Adding two missing #includes to fix compilation. *sigh* I am really bad at double checking my commits tonight. Sorry, folks 2007-06-22 21:58:32 +00:00
message.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
module.mk Added new file gui/object.cpp (collecting GuiObject methods in there), and renamed Dialog::deleteWidget to Dialog::removeWidget (name was misleading, the removed object does *not* get deleted) 2007-03-16 20:47:41 +00:00
newgui.cpp Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
newgui.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
object.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
object.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
options.cpp Patch #1743196: "GUI: Remove trailing spaces in some strings" 2007-06-27 09:28:09 +00:00
options.h Revert commits: 2007-06-11 07:35:52 +00:00
PopUpWidget.cpp Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
PopUpWidget.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
ScrollBarWidget.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
ScrollBarWidget.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
TabWidget.cpp Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
TabWidget.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
theme-config.cpp Path #1743892: "Fix for segmentation fault in theming code" 2007-06-27 09:32:42 +00:00
theme.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
theme.h Bump theme version 2007-06-11 08:00:35 +00:00
themebrowser.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
themebrowser.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
ThemeClassic.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
ThemeClassic.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
ThemeModern.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
ThemeModern.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
widget.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
widget.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00