aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2019-05-05BUILD: Add the licence file for the Source Code Pro fontBastien Bouclet
2019-05-01PSP2: Fix warningCameron Cawley
2019-04-30RISCOS: Add Drag and Drop supportCameron Cawley
2019-04-21MACOSX: Improve opening files from the Help menuThierry Crozat
2019-04-18RISCOS: Support creating a StrongHelp manualCameron Cawley
2019-04-16POSIX: Move implementation of exists, isReadable and isWritable into posix-fs...Cameron Cawley
2019-04-15RISCOS: Move the path conversion functions into a separate fileCameron Cawley
2019-04-05RISCOS: Log messages using !ReporterCameron Cawley
2019-04-04WIN32: Ensure the translated dialog strings are using the correct encodingCameron Cawley
2019-04-02BACKENDS: Add gray20 color to our XPM icon parserMatan Bareket
2019-04-02BUILD: Convert the NEWS.md file if pandoc is installedCameron Cawley
2019-03-25SDL: Remove outdated commentCameron Cawley
2019-03-09JANITORIAL: Update all scummvm.org URLS to use httpsCameron Cawley
2019-02-21BUILD: Improve rules for compiling Windows resource scriptsCameron Cawley
2018-12-25BUILD: Copy README.md instead of READMEMatan Bareket
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-17WIN32: Move all ARRAYSIZE undefs to util.hSupSuper
2018-12-16WIN32: Fix build after the addition of SHGetFolderPath()Filippos Karapetis
2018-12-16BACKENDS: Add kFeatureNativeFileBowserDialogThierry Crozat
2018-12-16WIN32: Use SHGetFolderPath to get the location of the Application Data folder...Cameron Cawley
2018-12-16WIN32: Fix incorrect Windows version checkSupSuper
2018-12-16WIN32: Add DialogManager with system file browser supportSupSuper
2018-12-16WIN32: Move utility functions to a common wrapperSupSuper
2018-12-16OSX: Integrate system file browser into DialogManagerSupSuper
2018-12-13WIN32: Restore Windows 98 compatibility (bug #10613)SupSuper
2018-12-02POSIX: Set the default screenshots path to the XDG Pictures directoryBastien Bouclet
2018-11-26SDL: Fix crash when calling OSystem::quit() and OSystem::fatalError()Thierry Crozat
2018-11-15WIN32: Move the Windows-specific packaging rules into a separate fileCameron Cawley
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2018-08-28MACOSX: Fix compilation with the 10.4 SDKCameron Cawley
2018-08-28MACOSX: Update link to documentationCameron Cawley
2018-08-28MACOSX: Give every license file a menu itemangstsmurf
2018-08-28MACOSX: Keep the original license files when combiningangstsmurf
2018-08-28MACOSX: Fix compilation with the 10.9 SDK and belowCameron Cawley
2018-08-28MACOSX: Put documentation links in Help menuColin Snover
2018-08-27RISCOS: Mark riscosdist and riscosclean as .PHONYCameron Cawley
2018-08-27RISCOS: Add RISC OS specific clean ruleCameron Cawley
2018-08-18POSIX: Allow forbidden symbols required by FreeMiNTCameron Cawley
2018-08-18RISCOS: Specify the original encoding of the translated documentationCameron Cawley
2018-07-23RISCOS: Use a variable for the application nameCameron Cawley
2018-06-29RISCOS: Convert documentation to RISCOS-LATIN1 when packagingCameron Cawley
2018-06-14PSP2: enable additional memoryrsn8887
2018-06-15RISCOS: Add a script to open the README file based on the system territoryCameron Cawley
2018-06-03WIN32: Fix fallback in getSystemLanguageCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDLCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of getSystemLanguage out of OSyst...Cameron Cawley
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-24JANITORIAL: Convert line endings from CRLF/mixed to LFAdrian Frühwirth
2018-04-29OSX: Handle encoding conversion for clipboard textThierry Crozat
2018-04-29SDL: Handle encoding conversion for clipboard textThierry Crozat