scummvm/gui
2013-11-24 01:15:27 +01:00
..
themes THEME: Add back entry for color when hovering over button 2013-08-22 12:01:27 +02:00
widgets GUI: Do not draw text outside edit rect in EditableWidget. 2013-11-24 01:15:27 +01:00
about.cpp GRAPHICS: Added changes and improved code from inisider/scummvm (partial text) 2013-08-16 20:54:08 +02:00
about.h
Actions.cpp
Actions.h
browser_osx.mm
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp GUI: Use Common::String for console history, to ensure buffer safety. 2013-11-14 15:23:01 +00:00
console.h GUI: Use Common::String for console history, to ensure buffer safety. 2013-11-14 15:23:01 +00:00
credits.h CREDITS: Add credits for game translations 2013-10-30 21:56:39 +00:00
debugger.cpp
debugger.h
dialog.cpp
dialog.h
editrecorddialog.cpp
editrecorddialog.h
error.cpp
error.h
EventRecorder.cpp RECORDER: Fix warning 2013-09-09 00:46:03 +03:00
EventRecorder.h GUI: Use Domain::const_iterator in EventRecorder code when possible. 2013-08-08 03:12:02 +02:00
fluidsynth-dialog.cpp
fluidsynth-dialog.h
gui-manager.cpp GUI: Check for screen change whenever an event is polled. 2013-10-19 22:18:22 +02:00
gui-manager.h
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp
launcher.h
massadd.cpp
massadd.h
message.cpp
message.h
module.mk
object.cpp GRAPHICS: Added changes and improved code from inisider/scummvm (partial text) 2013-08-16 20:54:08 +02:00
object.h GRAPHICS: Added changes and improved code from inisider/scummvm (partial text) 2013-08-16 20:54:08 +02:00
onscreendialog.cpp
onscreendialog.h
options.cpp
options.h
predictivedialog.cpp GUI: Skip useless assignment. CID 1002117 2013-11-03 01:28:03 +02:00
predictivedialog.h
recorderdialog.cpp
recorderdialog.h GUI: Fix compiler warning 2013-09-30 14:36:59 +03:00
saveload-dialog.cpp
saveload-dialog.h
saveload.cpp
saveload.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Fix for potential bad cursor palette access in warning case. 2013-11-14 15:11:16 +00:00
ThemeEngine.h GRAPHICS: Added changes and improved code from inisider/scummvm (partial text) 2013-08-16 20:54:08 +02:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
ThemeParser.h
Tooltip.cpp
Tooltip.h
widget.cpp GUI: Initialise _hotkey in ButtonWidget constructor 2013-08-10 23:26:53 +01:00
widget.h