scummvm/gui
2008-08-15 13:50:08 +00:00
..
themes Added popup widget in Options menu to change GUI renderer on the fly. 2008-08-15 11:05:25 +00:00
about.cpp Fixed: About dialog in all resolutions. 2008-08-08 21:52:16 +00:00
about.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
Actions.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
Actions.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
browser.cpp Fixed compilation bugs in non-OSX platforms. 2008-08-13 18:48:14 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
console.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
credits.h Added Tinsel to credits & NEWS 2008-07-23 14:44:33 +00:00
debugger.cpp Cleaned up engine debug level code. 2008-05-20 16:37:32 +00:00
debugger.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
dialog.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
dialog.h Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
editable.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
editable.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
EditTextWidget.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
EditTextWidget.h - made Widget::_flags private 2007-11-04 03:38:30 +00:00
Key.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
Key.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
KeysDialog.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
KeysDialog.h Changed GUI system to use Common::KeyState state 2007-06-30 12:26:59 +00:00
launcher.cpp Misc GFX tweaks. 2008-08-14 23:17:41 +00:00
launcher.h Include all required header files in launcher.h (should fix compilation problems in WinCE backend) 2008-05-16 09:45:38 +00:00
ListWidget.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
ListWidget.h Add ListWidget version with immediate parameters. 2008-01-30 22:51:21 +00:00
massadd.cpp Mass detector: sort all newly detected games by target name before adding them to the config manager 2008-07-29 16:29:28 +00:00
massadd.h Modified mass detector to not re-add already configured games (that is, if there is an existing entry with identical path, gameid, platform, language, then do not add a new one) 2008-06-11 06:22:02 +00:00
message.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
newgui.cpp Added popup widget in Options menu to change GUI renderer on the fly. 2008-08-15 11:05:25 +00:00
newgui.h Added popup widget in Options menu to change GUI renderer on the fly. 2008-08-15 11:05:25 +00:00
object.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
object.h SCUMM general and options dialog. 2008-08-07 23:23:21 +00:00
options.cpp Added popup widget in Options menu to change GUI renderer on the fly. 2008-08-15 11:05:25 +00:00
options.h Added popup widget in Options menu to change GUI renderer on the fly. 2008-08-15 11:05:25 +00:00
PopUpWidget.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
PopUpWidget.h - made Widget::_flags private 2007-11-04 03:38:30 +00:00
ScrollBarWidget.cpp - made Widget::_flags private 2007-11-04 03:38:30 +00:00
ScrollBarWidget.h - made Widget::_flags private 2007-11-04 03:38:30 +00:00
TabWidget.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
TabWidget.h Misc GFX tweaks. 2008-08-14 23:17:41 +00:00
theme.cpp Bugfix: Compressed font/bitmap loading. 2008-08-14 10:58:28 +00:00
theme.h Added popup widget in Options menu to change GUI renderer on the fly. 2008-08-15 11:05:25 +00:00
themebrowser.cpp Added Classic Theme - WIP (yes, it's working). 2008-08-14 18:43:27 +00:00
themebrowser.h Finished support for theme loading. 2008-08-09 22:40:05 +00:00
ThemeEval.cpp Added Classic Theme - WIP (yes, it's working). 2008-08-14 18:43:27 +00:00
ThemeEval.h Finished GUI layout in g1x. 2008-08-13 10:42:01 +00:00
ThemeParser.cpp Added Classic Theme - WIP (yes, it's working). 2008-08-14 18:43:27 +00:00
ThemeParser.h Added Classic Theme - WIP (yes, it's working). 2008-08-14 18:43:27 +00:00
ThemeRenderer.cpp Bugfix: Cross cursor animation disabled when switching themes/resolutions on the fly. 2008-08-15 13:50:08 +00:00
ThemeRenderer.h Added popup widget in Options menu to change GUI renderer on the fly. 2008-08-15 11:05:25 +00:00
widget.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
widget.h Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00