scummvm/backends/platform/sdl
Thierry Crozat 66ef22d555 MACOSX: Improve opening files from the Help menu
Now in addition to rtf extension and no extension, it also looks
for the html and md extensions. Also unless the extension is RTF or
HTML, which are widely recognized, it explicitely indicate that the
file should be open with TextEdit.

This fixes bug #10938, with opening the README and NEWS file from
the Help menu failing when the bundle was compiled without using
pandoc and thus the only files available are the markdown ones.

Support for the html extension is to prepare for a future change
to have a nicer README than the plain text one.
2019-04-21 11:01:34 +01:00
..
amigaos BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
macosx MACOSX: Improve opening files from the Help menu 2019-04-21 11:01:34 +01:00
posix POSIX: Set the default screenshots path to the XDG Pictures directory 2018-12-02 19:34:02 +01:00
ps3 BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
psp2 POSIX: Move implementation of exists, isReadable and isWritable into posix-fs.cpp 2019-04-16 00:55:43 +03:00
raspberrypi JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
riscos RISCOS: Support creating a StrongHelp manual 2019-04-18 03:55:22 +01:00
win32 WIN32: Ensure the translated dialog strings are using the correct encoding 2019-04-04 01:06:30 +03:00
module.mk RISCOS: Move the path conversion functions into a separate file 2019-04-15 16:24:51 +01:00
sdl-sys.h SDL: Do not try to replace FILE with an incompatible type 2018-02-09 14:26:42 +01:00
sdl-window.cpp BACKENDS: Add gray20 color to our XPM icon parser 2019-04-02 13:56:12 -04:00
sdl-window.h SDL: Automatically grab mouse upon entering fullscreen 2017-10-23 22:36:04 -05:00
sdl.cpp SDL: Remove outdated comment 2019-03-25 23:36:33 +01:00
sdl.h OSYSTEM: Add API to copy text to clipboard 2018-04-29 21:47:10 +01:00