scummvm/gui
2009-04-18 21:18:23 +00:00
..
themes Fix small cursor for modern theme. 2009-03-15 18:29:47 +00:00
about.cpp Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warnings" 2009-04-18 21:18:23 +00:00
about.h
Actions.cpp
Actions.h
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp Fix bug #2621207 "GUI: Debug console glitch". 2009-03-04 12:28:23 +00:00
console.h
credits.h Added myself to the MADE engine credits 2009-03-25 10:49:52 +00:00
debugger.cpp
debugger.h
dialog.cpp
dialog.h
editable.cpp
editable.h
EditTextWidget.cpp
EditTextWidget.h
GuiManager.cpp Fixed bug #2706939 (Enabled button not drawn correctly) and other similar cases. 2009-04-11 17:12:17 +00:00
GuiManager.h
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp Patch #2761396: "Typo fixes to README and comments" 2009-04-18 21:12:32 +00:00
launcher.h
ListWidget.cpp Fixed bug #2619802 (Game name overwrites scroll bar). 2009-03-11 20:39:31 +00:00
ListWidget.h
massadd.cpp
massadd.h
message.cpp
message.h
module.mk
object.cpp
object.h
options.cpp MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible to distinguish 'no match found' from other results); updated parseMusicDriver accordingly; some methods now return MidiDriverType instead of int 2009-03-26 13:52:43 +00:00
options.h
PopUpWidget.cpp
PopUpWidget.h
saveload.cpp Fixed regression in Options menu and disabled Save/Load buttons. 2009-02-19 00:37:34 +00:00
saveload.h
ScrollBarWidget.cpp
ScrollBarWidget.h
TabWidget.cpp
TabWidget.h
themebrowser.cpp Theme selection dialog now automatically selects the currently active theme. Fixes bug #2706967. 2009-03-26 20:24:16 +00:00
themebrowser.h
ThemeEngine.cpp GUI: Fixed nasty typo 2009-04-10 14:06:21 +00:00
ThemeEngine.h GUI: Rewrote the dirty rect handling code. Previously it was possible that the dirty rect list got clobbered by many rects containg other rects in the list. Also got rid of some obsolete params to addDirtyRect as well as the obsolete return value 2009-04-09 17:07:38 +00:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp GUI: Commited fix for bug in ThemeParser::parserCallback_defaults (at least I think this is the correct fix, somebody should review this) 2009-04-03 15:12:46 +00:00
ThemeParser.h
widget.cpp Fixed bug #2706939 (Enabled button not drawn correctly) and other similar cases. 2009-04-11 17:12:17 +00:00
widget.h