scummvm/gui
Filippos Karapetis 765e37dc2e - The save list iterator should now be synced correctly
- Numbering of save slots starts from 0 again, not 1

svn-id: r34968
2008-11-09 19:14:39 +00:00
..
themes Run xmllint on our *.STX files. Fixed several XML syntax violations 2008-11-09 16:03:45 +00:00
about.cpp - Merged the new RTL changes into the branch. 2008-09-20 11:21:35 +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 Merged several revisions from SVNMerge. 2008-10-05 11:21:07 +00:00
browser.h Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
chooser.cpp Fixed: Game version selection menu (Bugs 2167730 and 2164305). 2008-10-15 11:22:22 +00:00
chooser.h Fixed: Game version selection menu (Bugs 2167730 and 2164305). 2008-10-15 11:22:22 +00:00
console.cpp Fixed: Ingame debug console in all games. 2008-10-13 10:04:42 +00:00
console.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
credits.h Fixed typos (thanks to Raziel^ for spotting them). 2008-10-03 00:16:21 +00:00
debugger.cpp cleanup 2008-10-12 22:02:24 +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 Pushing down some header deps 2008-11-08 01:30:32 +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 - The save list iterator should now be synced correctly 2008-11-09 19:14:39 +00:00
launcher.h Save game descriptions are now set correctly in the GMM save dialog 2008-11-09 17:53:37 +00:00
ListWidget.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
ListWidget.h Formatting. 2008-11-07 13:20:25 +00:00
massadd.cpp Added "Mass Add" dialog. 2008-10-14 17:53:52 +00:00
massadd.h Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +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
module.mk Order files in gui/module.mk alphabetically 2008-10-11 21:37:15 +00:00
newgui.cpp Pushing down some header deps 2008-11-08 01:30:32 +00:00
newgui.h Partially merge classes Theme and ThemeEngine (saves another couple KB), somebody (Tanoku?) should do a proper merge 2008-11-09 12:38:30 +00:00
object.cpp Pushing down some header deps 2008-11-08 01:30:32 +00:00
object.h Patch #2122869: ALL: Common load dialog 2008-11-03 18:32:16 +00:00
options.cpp Store names for renderer configuration in config file instead of integers. 2008-10-29 20:45:28 +00:00
options.h Tons of misc. GFX fixes. 2008-08-15 19:10:37 +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 Partially merge classes Theme and ThemeEngine (saves another couple KB), somebody (Tanoku?) should do a proper merge 2008-11-09 12:38:30 +00:00
theme.h minor tweaks 2008-11-09 15:59:14 +00:00
themebrowser.cpp Pushing down some header deps 2008-11-08 01:30:32 +00:00
themebrowser.h Merged several revisions from SVNMerge. 2008-10-05 11:21:07 +00:00
ThemeEngine.cpp Removed many unnecessary #includes 2008-11-09 15:14:01 +00:00
ThemeEngine.h minor tweaks 2008-11-09 15:59:14 +00:00
ThemeEval.cpp Removed many unnecessary #includes 2008-11-09 15:14:01 +00:00
ThemeEval.h Removed many unnecessary #includes 2008-11-09 15:14:01 +00:00
ThemeLayout.cpp Renamed ThemeLayout::buildCopy to buildCopy::makeClone 2008-11-03 16:38:47 +00:00
ThemeLayout.h Reordered initialization lists to kill a ton of warnings. 2008-11-04 05:29:53 +00:00
ThemeParser.cpp minor tweaks 2008-11-09 15:59:14 +00:00
ThemeParser.h minor tweaks 2008-11-09 15:59:14 +00:00
widget.cpp Removed dependency on OSystem::RGBToColor, by using Graphics::RGBToColor + Graphics::PixelFormat instead. 2008-11-03 20:15:45 +00:00
widget.h Pushing down some header deps 2008-11-08 01:30:32 +00:00