..
themes
THEME: Add back entry for color when hovering over button
2013-08-22 12:01:27 +02:00
widgets
GUI: Fix undrawing caret glitch when the edit text is inversed.
2013-11-24 00:38:47 +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
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Actions.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Actions.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
browser_osx.mm
GUI: Fix the spelling of some variable/class names
2013-05-26 15:52:31 -04:00
browser.cpp
GUI: Allow user to display hidden files in the browser dialog.
2013-01-27 19:13:44 +01:00
browser.h
OSX: Allow user to display hidden files in the browser dialog
2013-03-17 18:14:21 +00:00
chooser.cpp
GUI: Mark some intentional fall throughs in switches.
2013-07-15 13:44:24 +02:00
chooser.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
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
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
2013-01-26 19:38:02 +01:00
debugger.h
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
2013-01-26 19:38:02 +01:00
dialog.cpp
GUI: Implemented pressed state for buttons
2012-05-03 19:32:08 +03:00
dialog.h
RECORDER: Implement Events Recorder
2013-05-17 00:18:09 +03:00
editrecorddialog.cpp
JANITORIAL: Remove trailing whitespace
2013-07-14 19:01:47 +02:00
editrecorddialog.h
RECORDER: Implement Events Recorder
2013-05-17 00:18:09 +03:00
error.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
error.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
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
GUI: Move the FluidSynth reset button from Misc tab to bottom
2013-01-26 13:53:43 +01:00
fluidsynth-dialog.h
GUI: Add "Reset" button to FluidSynth settings dialog
2013-01-26 13:52:32 +01:00
gui-manager.cpp
GUI: Check for screen change whenever an event is polled.
2013-10-19 22:18:22 +02:00
gui-manager.h
RECORDER: Implement Events Recorder
2013-05-17 00:18:09 +03:00
Key.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Key.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
KeysDialog.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
KeysDialog.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
launcher.cpp
RECORDER: Implement Events Recorder
2013-05-17 00:18:09 +03:00
launcher.h
RECORDER: Implement Events Recorder
2013-05-17 00:18:09 +03:00
massadd.cpp
BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar integration is not enabled
2011-06-16 14:23:28 -04:00
massadd.h
BACKENDS: Add progress to MassAdd dialog
2011-06-16 10:36:33 -04:00
message.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
message.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
module.mk
RECORDER: Implement Events Recorder
2013-05-17 00:18:09 +03:00
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
RECORDER: Rename class variables in accoudance with our code style
2013-07-14 19:27:13 +03:00
onscreendialog.h
RECORDER: Rename class variables in accoudance with our code style
2013-07-14 19:27:13 +03:00
options.cpp
GUI: Update Roland GS description in MT-32 tab
2013-05-11 19:20:38 +03:00
options.h
GUI: Misc FluidSynth-related cleanups.
2013-01-26 13:52:36 +01:00
predictivedialog.cpp
GUI: Skip useless assignment. CID 1002117
2013-11-03 01:28:03 +02:00
predictivedialog.h
GUI: Use pressed state in predictive dialog in keyboard mode.
2012-05-03 19:32:34 +03:00
recorderdialog.cpp
GUI: Allow the event recorder dialog to be closed.
2013-07-15 13:40:59 +02:00
recorderdialog.h
GUI: Fix compiler warning
2013-09-30 14:36:59 +03:00
saveload-dialog.cpp
GUI: Mark some intentional fall throughs in switches.
2013-07-15 13:44:24 +02:00
saveload-dialog.h
GUI: Save/restore last scroll position in the list save/load dialog.
2012-09-26 02:59:32 +02:00
saveload.cpp
GUI: Fix possible un-initialised variable usage in SaveLoadChooser.
2012-08-12 00:19:44 +01:00
saveload.h
GUI: Let SaveLoadChooser::getResultString return a const reference.
2012-07-24 23:32:17 +02:00
themebrowser.cpp
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
themebrowser.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
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
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
ThemeEval.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
ThemeLayout.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
ThemeLayout.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
ThemeParser.cpp
GUI: Plug memory leak. CID 1003572
2013-04-24 01:19:03 +03:00
ThemeParser.h
JANITORIAL: Remove trailing whitespaces.
2012-09-26 04:17:55 +02:00
Tooltip.cpp
GUI: Allow tooltips to be changed after widget creation.
2012-06-20 03:31:50 +02:00
Tooltip.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
widget.cpp
GUI: Initialise _hotkey in ButtonWidget constructor
2013-08-10 23:26:53 +01:00
widget.h
GUI: Use in-place Surface conversion in widget code.
2012-08-28 02:28:17 +02:00