scummvm/gui
2008-10-12 22:04:30 +00:00
..
themes Renamed "scummodern" theme to "scummmodern", for naming consistence. 2008-10-09 18:09:59 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
chooser.h
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 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 Manual merge of the GSoC2008 GUI branch. (71 files) 2008-10-09 11:49:35 +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
eval.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
eval.h Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +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 Merged several revisions from SVNMerge. 2008-10-05 11:21:07 +00:00
launcher.h Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +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 Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +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 Renamed "scummodern" theme to "scummmodern", for naming consistence. 2008-10-09 18:09:59 +00:00
newgui.h Fixed severe bottleneck in the XML Parser code. 2008-09-05 14:48:47 +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 Merged several revisions from SVNMerge. 2008-10-05 11:21:07 +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 Some cleanup (in particular: do not convert String -> char * -> String needlessly) & code unification (thanks to Common::Archive, regular files and those in .zip files can both be accessed via Common::File) 2008-10-11 21:39:24 +00:00
theme.h Fixed some more bad inline Doxygen comments (if you omit the '<', Doxygen thinks you are actually documenting the code in the *next* line) 2008-10-12 22:04:30 +00:00
themebrowser.cpp Merged several revisions from SVNMerge. 2008-10-05 11:21:07 +00:00
themebrowser.h Merged several revisions from SVNMerge. 2008-10-05 11:21:07 +00:00
ThemeEngine.cpp Fixed yet another typo 2008-10-11 22:18:15 +00:00
ThemeEngine.h Don't force inline on big funcs if you don't have to (in this case, it added 24k to the binary size for no good reason) 2008-10-12 22:03:35 +00:00
ThemeEval.cpp Massive refactoring/cleanup on the theme engine/parser. 2008-09-02 17:51:08 +00:00
ThemeEval.h Massive refactoring/cleanup on the theme engine/parser. 2008-09-02 17:51:08 +00:00
ThemeLayout.cpp Fixing some compiler warnings 2008-09-05 11:32:23 +00:00
ThemeLayout.h Fixing some compiler warnings 2008-09-05 11:32:23 +00:00
ThemeParser.cpp Massive refactoring/cleanup on the theme engine/parser. 2008-09-02 17:51:08 +00:00
ThemeParser.h Massive refactoring/cleanup on the theme engine/parser. 2008-09-02 17:51:08 +00:00
widget.cpp - Merged the new RTL changes into the branch. 2008-09-20 11:21:35 +00:00
widget.h Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00