scummvm/gui
Vicent Marti 4095f2eea9 Bugfix: Text selection background in list widget overlays scrollbar (finally).
Bugfix: Game list missing one entry.

svn-id: r33658
2008-08-06 13:58:07 +00:00
..
themes Bugfix: Text selection background in list widget overlays scrollbar (finally). 2008-08-06 13:58:07 +00:00
about.cpp Improved text handling. 2008-07-23 22:32:00 +00:00
about.h
Actions.cpp
Actions.h
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
console.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
credits.h Added Tinsel to credits & NEWS 2008-07-23 14:44:33 +00:00
debugger.cpp Cleaned up engine debug level code. 2008-05-20 16:37:32 +00:00
debugger.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
dialog.cpp Options menu layout parsing, featuring the brand new FATPOPUPS. 2008-08-05 23:58:45 +00:00
dialog.h GCC compiling fixes. 2008-07-02 18:43:17 +00:00
editable.cpp
editable.h
EditTextWidget.cpp
EditTextWidget.h
eval.cpp - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3 2008-06-04 17:20:25 +00:00
eval.h Bugfix: Text selection background in list widget overlays scrollbar (finally). 2008-08-06 13:58:07 +00:00
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp Look, the launcher is rendered with the new layout parser. 2008-08-05 16:23:17 +00:00
launcher.h Include all required header files in launcher.h (should fix compilation problems in WinCE backend) 2008-05-16 09:45:38 +00:00
ListWidget.cpp Bugfix: Text selection background in list widget overlays scrollbar (finally). 2008-08-06 13:58:07 +00:00
ListWidget.h Add ListWidget version with immediate parameters. 2008-01-30 22:51:21 +00:00
massadd.cpp Mass detector: sort all newly detected games by target name before adding them to the config manager 2008-07-29 16:29:28 +00:00
massadd.h Modified mass detector to not re-add already configured games (that is, if there is an existing entry with identical path, gameid, platform, language, then do not add a new one) 2008-06-11 06:22:02 +00:00
message.cpp
message.h
module.mk Massive refactoring on the layout parsing API. 2008-08-05 09:54:36 +00:00
newgui.cpp Options menu layout parsing, featuring the brand new FATPOPUPS. 2008-08-05 23:58:45 +00:00
newgui.h Massive refactoring on the layout parsing API. 2008-08-05 09:54:36 +00:00
object.cpp
object.h Options menu layout parsing, featuring the brand new FATPOPUPS. 2008-08-05 23:58:45 +00:00
options.cpp Options menu fully parsed. Needs tweaking. 2008-08-06 10:50:28 +00:00
options.h Added the option to specify the custom path for loading plugins 2008-05-09 01:58:12 +00:00
PopUpWidget.cpp
PopUpWidget.h
ScrollBarWidget.cpp
ScrollBarWidget.h
TabWidget.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
TabWidget.h
theme-config.cpp Massive changes to the renderer in order to replicate the current GUI theme, as requested by Eugene 2008-08-01 20:19:37 +00:00
theme.cpp Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
theme.h Massive refactoring on the layout parsing API. 2008-08-05 09:54:36 +00:00
themebrowser.cpp
themebrowser.h
ThemeClassic.cpp Screen/dialog dimming. 2008-08-02 16:23:58 +00:00
ThemeClassic.h Screen/dialog dimming. 2008-08-02 16:23:58 +00:00
ThemeEval.cpp Options menu fully parsed. Needs tweaking. 2008-08-06 10:50:28 +00:00
ThemeEval.h Bugfix: Text selection background in list widget overlays scrollbar (finally). 2008-08-06 13:58:07 +00:00
ThemeModern.cpp Screen/dialog dimming. 2008-08-02 16:23:58 +00:00
ThemeModern.h Screen/dialog dimming. 2008-08-02 16:23:58 +00:00
ThemeParser.cpp Options menu fully parsed. Needs tweaking. 2008-08-06 10:50:28 +00:00
ThemeParser.h Options menu layout parsing, featuring the brand new FATPOPUPS. 2008-08-05 23:58:45 +00:00
ThemeRenderer.cpp Bugfix: Text selection background in list widget overlays scrollbar (finally). 2008-08-06 13:58:07 +00:00
ThemeRenderer.h Massive refactoring on the layout parsing API. 2008-08-05 09:54:36 +00:00
widget.cpp
widget.h Cleanup. 2008-01-09 21:15:34 +00:00