scummvm/gui
2015-11-22 20:03:06 +01:00
..
themes I18N: Update translations.dat 2015-11-21 00:27:47 +01:00
widgets GUI: Make disabled EditTextWidget not allowing to edit the string 2015-11-07 13:26:55 +01:00
about.cpp JANITORIAL: Update copyright year 2015-01-18 02:24:51 +00:00
about.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
Actions.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
Actions.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
browser_osx.mm GUI: use newer define for OS X 10.10+ 2014-12-05 19:45:10 +01:00
browser.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
browser.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
chooser.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
chooser.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
console.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
console.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
credits.h CREDITS: On demand of dreammaster, add m_kiewitz to Sherlock's credits 2015-11-22 20:03:06 +01:00
debugger.cpp DEBUGGER: Add clarifying comment 2015-08-30 06:49:16 +02:00
debugger.h DEBUGGER: Add function for printing a StringArray in columns 2015-08-29 18:08:52 +02:00
dialog.cpp GUI: Adjust x and y to handleMouseWheel() for consistency 2015-03-21 17:45:05 +01:00
dialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
editrecorddialog.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
editrecorddialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
error.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
error.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
EventRecorder.cpp GUI: remove not used const 2014-12-05 19:37:45 +01:00
EventRecorder.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
filebrowser-dialog.cpp BBVS: Implement file chooser for Air Guitar minigame 2015-11-07 13:26:55 +01:00
filebrowser-dialog.h BBVS: Implement file chooser for Air Guitar minigame 2015-11-07 13:26:55 +01:00
fluidsynth-dialog.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
fluidsynth-dialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
gui-manager.cpp GUI: change FullScreen into fullscreen 2014-08-28 20:46:30 +02:00
gui-manager.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
Key.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
Key.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
KeysDialog.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
KeysDialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
launcher.cpp GUI: Mark "Mass Add..." and "Record..." for translation. 2015-06-25 21:37:09 +01:00
launcher.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
massadd.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
massadd.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
message.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
message.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
module.mk BBVS: Implement file chooser for Air Guitar minigame 2015-11-07 13:26:55 +01:00
object.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
object.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
onscreendialog.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
onscreendialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
options.cpp GUI: Simplify OPL option code a bit. 2015-07-07 20:19:42 -04:00
options.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
predictivedialog.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
predictivedialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
recorderdialog.cpp I18N: Mark additional string for translation 2015-10-11 18:57:54 +01:00
recorderdialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
saveload-dialog.cpp GUI: Do not overwrite write protected saves in grid based save dialog. 2014-12-29 14:59:13 +01:00
saveload-dialog.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
saveload.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
saveload.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
themebrowser.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
themebrowser.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
ThemeEngine.cpp GUI: Use after free 2015-11-09 23:57:36 +01:00
ThemeEngine.h GUI: Fix some Doxygen comments that seem wrong. 2014-08-29 03:28:59 +02:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
ThemeParser.h
Tooltip.cpp GUI: Fix bug #6813, "GUI: Tooltips eat keypresses" 2015-03-21 17:45:05 +01:00
Tooltip.h GUI: Fix bug #6813, "GUI: Tooltips eat keypresses" 2015-03-21 17:45:05 +01:00
widget.cpp GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
widget.h GUI: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00