..
animation
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
themes
GUI: THEMES: Rebuild default-inbuilt theme for new changes in the rtl widgets.
2020-07-25 00:24:42 +02:00
widgets
GUI: Always mark editable as dirty when press home or end
2020-07-25 00:32:34 +02:00
about.cpp
GUI: Code formatting
2020-07-15 23:30:10 +02:00
about.h
GUI: Added easter egg
2019-10-14 00:14:38 +02:00
Actions.cpp
BACKENDS: Remove the Windows CE port
2019-11-17 22:33:56 +01:00
Actions.h
browser.cpp
GUI: Don't store an invalid browser_lastpath in updateListing()
2020-02-11 00:54:56 +02:00
browser.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
chooser.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
chooser.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
console.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
console.h
GUI: Use a truetype font for the debug console
2019-05-05 08:52:12 +02:00
credits.h
CREDITS: Updated Director credits
2020-07-02 01:48:49 +02:00
debugger.cpp
GUI: Use PauseToken in Debugger
2020-05-10 23:39:31 +02:00
debugger.h
JANITORIAL: #include "engine.h" -> "engines/engine.h"
2020-05-10 23:45:43 +02:00
dialog.cpp
GUI: Allow engines to define a fully custom tab in the edit game dialog
2020-03-28 07:38:39 +01:00
dialog.h
GUI: Allow engines to define a fully custom tab in the edit game dialog
2020-03-28 07:38:39 +01:00
downloaddialog.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
downloaddialog.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
editgamedialog.cpp
GUI: Code cleanup
2020-06-22 00:03:02 +02:00
editgamedialog.h
GUI: Allow engines to define a fully custom tab in the edit game dialog
2020-03-28 07:38:39 +01:00
editrecorddialog.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
editrecorddialog.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
error.cpp
error.h
EventRecorder.cpp
JANITORIAL: Last remaining RTL references
2020-05-12 10:36:38 +02:00
EventRecorder.h
EVENTRECORDER: Register as an event observer rather than a mapper
2020-01-26 19:07:53 +01:00
filebrowser-dialog.cpp
GUI: Ignore file extension case
2020-06-12 13:39:47 -04:00
filebrowser-dialog.h
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
fluidsynth-dialog.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
fluidsynth-dialog.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
gui-manager.cpp
GUI: Code cleanup
2020-06-22 00:03:02 +02:00
gui-manager.h
GUI: Code cleanup, add comments about RTL
2020-06-22 00:03:02 +02:00
Key.cpp
Key.h
KeysDialog.cpp
BACKENDS: Remove the Windows CE port
2019-11-17 22:33:56 +01:00
KeysDialog.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
launcher.cpp
OSYSTEM: Add kFeatureNoQuit to remove Quit buttons and replace Quit with RTL
2020-04-26 16:19:37 +01:00
launcher.h
KEYMAPPER: Move the remap event capture logic out of the keymapper
2020-01-26 19:07:53 +01:00
massadd.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
massadd.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
message.cpp
GUI: add optional 'alignment' parameter to 'MessageDialog'
2020-02-09 13:18:37 +02:00
message.h
GUI: add optional 'alignment' parameter to 'MessageDialog'
2020-02-09 13:18:37 +02:00
module.mk
GUI: Rewrite Cloud tab
2019-07-30 14:51:41 -04:00
object.cpp
GUI: RTL: Fix uninitialized variable
2020-06-22 00:03:02 +02:00
object.h
GUI: RTL: Fix uninitialized variable
2020-06-22 00:03:02 +02:00
onscreendialog.cpp
JANITORIAL: Last remaining RTL references
2020-05-12 10:36:38 +02:00
onscreendialog.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
options.cpp
GUI: Add missing space in tooltip
2020-07-24 22:36:27 +01:00
options.h
GUI: Add GUI for per-game achievements tab
2020-04-29 10:31:36 +02:00
predictivedialog.cpp
GUI: Code cleanup
2020-06-22 00:03:02 +02:00
predictivedialog.h
GUI: improve predictive dialog in agi
2020-03-28 12:34:00 +01:00
recorderdialog.cpp
GUI: Fix compilation when the event recorder is enabled
2020-06-15 16:59:56 +01:00
recorderdialog.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
remotebrowser.cpp
GRAPHICS: Const'ness
2020-04-27 14:42:08 +02:00
remotebrowser.h
GRAPHICS: Const'ness
2020-04-27 14:42:08 +02:00
saveload-dialog.cpp
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
saveload-dialog.h
GUI: RTL: Align fixes for text in Load game dialog
2020-06-22 00:03:02 +02:00
saveload.cpp
GUI: Added sanity check
2020-04-27 14:04:04 +02:00
saveload.h
themebrowser.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
themebrowser.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
ThemeEngine.cpp
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
ThemeEngine.h
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
ThemeEval.cpp
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
ThemeEval.h
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
ThemeLayout.cpp
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
ThemeLayout.h
GUI: Fix Usage of Uninitialized Variable in Theme Layout RTL Code
2020-06-23 22:29:03 +01:00
ThemeParser.cpp
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
ThemeParser.h
GUI: RTL: Add rtl flag and helper function to widget
2020-06-22 00:03:02 +02:00
Tooltip.cpp
GUI: Code cleanup
2020-06-22 00:03:02 +02:00
Tooltip.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
unknown-game-dialog.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
unknown-game-dialog.h
GUI: Better integration for the unknown game dialog when adding games
2019-05-12 11:44:51 +03:00
updates-dialog.cpp
GUI: Use nullptr instead of 0 or NULL where appropriate
2020-01-19 15:08:37 +01:00
updates-dialog.h
GUI: Add override markers where appropriate
2020-01-19 15:08:37 +01:00
widget.cpp
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00
widget.h
GRAPHICS: move start + end to Graphics::TextAlign
2020-06-22 00:03:02 +02:00