scummvm/gui
2008-12-26 00:57:30 +00:00
..
themes Tweaked the Modern theme colors to make it look more like it did in the old renderer 2008-12-22 18:34:43 +00:00
about.cpp GUI: Reduce space used by credits 2008-11-20 13:46:34 +00:00
about.h
Actions.cpp
Actions.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
browser.cpp Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +00:00
browser.h Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
chooser.cpp Changed the game chooser to make the game candidates not editable and selectable by pressing enter 2008-12-22 15:40:11 +00:00
chooser.h Fixed: Game version selection menu (Bugs 2167730 and 2164305). 2008-10-15 11:22:22 +00:00
console.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
console.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
credits.h Removed Ender from SCUMM credits (matching other retired team members, like ludde and yazor) 2008-12-24 00:18:46 +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 Renamed NewGui to GuiManager 2008-12-25 23:55:36 +00:00
dialog.h Renamed NewGui to GuiManager 2008-12-25 23:55:36 +00:00
editable.cpp Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +00:00
editable.h Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +00:00
EditTextWidget.cpp Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI::ThemeEngine::TextAlignVertical 2008-11-12 14:30:16 +00:00
EditTextWidget.h
Key.cpp
Key.h
KeysDialog.cpp Added KeyConfiguration dialog to classic theme(320 and normal). Updated KeysDialog to follow xml syntax properly. 2008-12-17 21:19:46 +00:00
KeysDialog.h
launcher.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
launcher.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
ListWidget.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
ListWidget.h Formatting. 2008-11-07 13:20:25 +00:00
massadd.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
massadd.h Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
message.cpp Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI::ThemeEngine::TextAlignVertical 2008-11-12 14:30:16 +00:00
message.h cleanup 2008-11-12 13:01:21 +00:00
module.mk Moved GUI::SaveLoadChooser to its own source file 2008-11-11 12:13:55 +00:00
newgui.cpp Renamed NewGui to GuiManager 2008-12-25 23:55:36 +00:00
newgui.h Renamed NewGui to GuiManager 2008-12-25 23:55:36 +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 Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
options.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
PopUpWidget.cpp Modify the PopUpWidget selection by using the mouse wheel 2008-12-23 23:47:16 +00:00
PopUpWidget.h Modify the PopUpWidget selection by using the mouse wheel 2008-12-23 23:47:16 +00:00
saveload.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
saveload.h cleanup 2008-11-13 11:21:16 +00:00
ScrollBarWidget.cpp Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +00:00
ScrollBarWidget.h GUI: Turn scrollbar width into a theme variable 2008-11-12 13:07:41 +00:00
TabWidget.cpp Finished legacy API cleanup. Removed all legacy code. 2008-08-13 17:46:00 +00:00
TabWidget.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
themebrowser.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
themebrowser.h Merged several revisions from SVNMerge. 2008-10-05 11:21:07 +00:00
ThemeData.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
ThemeData.h Add newlines at end of files, to squash warning. 2008-11-13 11:46:53 +00:00
ThemeEngine.cpp Added FIXME in ThemeEngine::drawSlider. 2008-12-24 00:05:42 +00:00
ThemeEngine.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
ThemeEval.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
ThemeEval.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
ThemeLayout.cpp ThemeLayout::getParentW was calling getHeight instead of getWidth by mistake (though this didn't seem to cause any problems anywhere... ?) 2008-12-26 00:57:30 +00:00
ThemeLayout.h Fix for bug #2210082: GUI: Crash in GMM when changing scale factor 2008-12-26 00:43:52 +00:00
ThemeParser.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
ThemeParser.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
widget.cpp Renamed NewGui to GuiManager 2008-12-25 23:55:36 +00:00
widget.h Added valueToBarWidth to calculate SliderWidget's bar width like it was done before (as discussed with LordHoto) 2008-12-24 01:11:58 +00:00