23 Commits

Author SHA1 Message Date
Thierry Crozat
6fa2c2eb6b MACOSX: Add Documents folder usage string in Info.plist
On macOS Catalina, the application needs to ask for permissions to
access some folders, such as the Desktop, Downloads, and Documents
folder. It for example asks for permission  when listing files in
one of those folders or trying to read a file that was created by
another application and not selected using the system Open panel.
Since the default savegame path on macOS is in the Documents
folder it will ask for permissions to access this folder when we
open the Load Game dialog or try to load a savegame that was
copied there manually). So, while not required, it seems a good
idea to provide an explanation why ScummVM wants access to the
Documents folder.
2020-03-02 07:08:24 +01:00
Thierry Crozat
78108b26cd MACOSX: Opt in for dark theme
macOS 10.14 introduced a dark theme in addition to the nornal
aqua theme. Applications compiled with the 10.14 SDK or above
are automatically opt in for both, but applications compiled
with an older SDK are not and still use the aqua theme even
when the system is set to use the dark theme. Those applications
need to explicitely opt in to use the dark theme.

This fixes bug #11305: Dark Mode is not supported
2020-03-02 07:07:13 +01:00
Bastien Bouclet
e36b8a6e52 ALL: Update the years for 2020 2020-01-05 16:33:29 +01:00
Bastien Bouclet
687de2fa52 ALL: Update the years for 2019 2019-01-03 07:53:10 +01:00
Bastien Bouclet
8721825438 ALL: Update the years for 2018 2018-01-07 09:44:03 +01:00
Bastien Bouclet
0a212398b3 ALL: Update the years for 2017 2017-09-02 11:16:09 +02:00
Thierry Crozat
e987550d03 BUILD: Add back icon in MacOS X Info.plist file
This was removed, I assume by mistake, in commit 9ba9c69b that sync'ed
the code with ScummVM.
2017-04-02 18:54:18 +01:00
Pawel Kolodziejski
9ba9c69b3f ALL: Sync with ScummVM - rev. 823c2f899b480a1fa494b08e1471142129293779 2016-11-12 08:49:29 +01:00
Pawel Kolodziejski
d60ef6e30f ALL: update year 2016-01-01 23:19:16 +01:00
Pawel Kolodziejski
162ad2e23d ALL: Synced with ScummVM 2016-01-01 23:18:09 +01:00
Pawel Kolodziejski
c29c92490e ALL: changes after full sync with ScummVM 2015-09-26 10:22:11 +02:00
Pawel Kolodziejski
d6612e925b ALL: update year 2015-01-12 23:28:03 +01:00
Pawel Kolodziejski
9098dfe9a2 ALL: sync with scummvm 2014-01-25 22:16:57 +01:00
Pawel Kolodziejski
124cd36cb0 ALL: update year headers 2014-01-01 12:09:32 +01:00
Paweł Kołodziejski
05030d9630 ALL: update year 2013-01-02 10:19:01 +01:00
Pawel Kolodziejski
fae032743d ALL: synced with scummvm 2012-02-24 12:15:44 +01:00
Pawe Koodziejski
a5479cfe83 sync with scummvm 2012-01-06 22:56:21 +01:00
Pawel Kolodziejski
4fa79cd323 rename -> ResidualVM 2012-01-06 11:37:57 +01:00
Pawel Kolodziejski
ef33f3d675 bump version to 0.0.7 2011-04-25 20:59:14 +02:00
Pawel Kolodziejski
3804d8f523 clenaup 2009-04-18 06:45:08 +00:00
Pawel Kolodziejski
2217b63029 not need put that as whole credits as displayed in menu About 2008-07-05 16:20:31 +00:00
Pawel Kolodziejski
f0b41f15bd ops 2008-06-16 22:10:24 +00:00
Pawel Kolodziejski
66cfc0cfaa added mac os x bundle build support based on patch #1995510,
modified copyright strings in plist and rc files
2008-06-16 21:46:32 +00:00