Thierry Crozat
bbf5697c9a
I18N: Regenerate translations data file
2019-04-29 21:03:12 +02:00
Thierry Crozat
623bef19a5
GUI: Enable report button in unknown game dialog
2019-04-28 23:30:17 +01:00
Thierry Crozat
9dd2682eb1
I18N: Regenerate translations data file
2019-04-27 22:21:35 +02:00
Thierry Crozat
74577f9892
GUI: Update code to access the bug tracker in the unknown game dialog
...
The code is still disabled, but it is now in a working state and
can be tested by removing the #if 0 and changing the URL to a test
server with a redirect rule.
2019-04-27 02:42:16 +01:00
Peter Kohaut
c6a7ec814b
CREDITS: Added sev to Blade Runner credits
...
Changed order of credits for Blade Runner to alphabetical
2019-04-18 09:24:19 +02:00
Thierry Crozat
d3af44241f
I18N: Regenerate translations data file
2019-04-13 20:16:49 +02:00
Thierry Crozat
bcb5501c06
I18N: Regenerate translations data file
2019-04-13 20:16:49 +02:00
Matan Bareket
fd2ae5854e
GUI: Remove transparency from Remastered theme logo
...
This fixes ticket #10932
2019-04-12 09:26:49 -04:00
Matan Bareket
94eb601f37
THEME: Remove extranous file from remastered theme
2019-04-06 10:51:56 -04:00
Thanasis Antoniou
d6db4af528
CREDITS: Proper add Thanasis Antoniou to authors
2019-04-02 23:31:20 +03:00
Lothar Serra Mari
c0aeb99d78
BUILD: Fix packaging of the remastered theme
2019-04-02 18:54:30 +02:00
Matan Bareket
4a94742be1
BUILD: Update Remastered text highlight color
2019-04-02 10:55:57 -04:00
Matan Bareket
7692fc64f6
BUILD: Update Remastered THEMERC
2019-04-02 10:55:57 -04:00
Matan Bareket
2d672c53e2
BUILD: Update Remastered theme
2019-04-02 10:55:57 -04:00
Matan Bareket
69cecebdbc
BUILD: Update default theme to use remastered
2019-04-02 10:55:57 -04:00
Matan Bareket
37f46b92fe
THEME: Create remastered theme
2019-04-02 10:55:57 -04:00
Thanasis Antoniou
672d216d11
GUI: Fix loading new (not already cached) localized fonts
2019-03-12 00:42:58 +02:00
Cameron Cawley
09dbe7686b
JANITORIAL: Update all scummvm.org URLS to use https
2019-03-09 21:52:14 +01:00
Lothar Serra Mari
1aba295dcc
ALL: Bump copyright year to 2019
2019-03-03 14:18:35 +01:00
Thierry Crozat
63a6a3c3de
GUI: show/hide virtual keyboard when the EditTextWidget gains/loses the focus
2019-02-16 17:20:57 +00:00
Thierry Crozat
34e7176a3a
I18N: Regenerate translations data file
2019-02-16 11:17:07 +01:00
Peter Kohaut
55e23a1909
GUI: Revert of accidental change
...
Revert of a change which I accidentaly commited during bladerunner
development.
2019-02-10 18:16:36 +01:00
Peter Kohaut
1384afd0f6
BLADERUNNER: Use ScummVM functionality for audio volume management
2019-02-10 16:55:38 +01:00
Thierry Crozat
a9ed3beb2b
I18N: Regenerate translations data file
2019-02-06 20:18:16 +01:00
Thierry Crozat
bd3f37aa82
I18N: Regenerate translations data file
2019-02-06 20:18:16 +01:00
Thierry Crozat
9d143e1ac7
I18N: Regenerate translations data file
2019-02-06 20:18:15 +01:00
Thierry Crozat
23ecdafb1c
I18N: Regenerate translations data file
2019-02-06 20:18:15 +01:00
Vhati
90f6d119cf
GUI: Flush debugger prompts on text console
...
When built with enable-text-console and disable-readline, flushing output
immediately after printing the debugger prompt, before waiting for input,
ensures that external tools can spawn ScummVM, detect the prompt, and pipe
in automated responses (e.g., expect scripts).
Explicit flushing was necessary at least on Windows, where support for
automating terminal input is less sophisticated. Otherwise, the prompt
string doesn't make it through the pipe, and both the script and ScummVM
get stuck waiting for input.
2019-02-03 22:16:40 +02:00
Bastien Bouclet
c59dd85ebc
GUI: Don't try loading TTF fonts for themes that don't request one
2019-01-22 13:07:15 +01:00
Cameron Cawley
364f78e99f
GUI: Attempt to load fonts from fonts.dat if they aren't present in the theme archive
2018-12-25 12:47:42 +01:00
Tarek Soliman
ff3056165b
GUI: Fix defaulting of "Use native system file browser" checkbox
2018-12-18 16:41:02 -06:00
Thierry Crozat
56d1305f9d
COMMON: Rename enum variable for native browser feature
...
There was a typo in the name (missing 'r' in browser).
2018-12-17 23:06:07 +00:00
Thierry Crozat
a03c5cc477
GUI: Add missing space in tooltip string
2018-12-17 20:37:57 +00:00
Thierry Crozat
0a60e6ac8d
I18N: Regenerate translations data file
2018-12-17 05:05:09 +01:00
Thierry Crozat
e7ba15fa32
GUI: Add option to enable/disable using the system file browser
2018-12-16 15:58:44 +00:00
SupSuper
7552b0c008
GUI: Store title String instead of unsafe pointer
2018-12-16 10:48:13 +00:00
SupSuper
fc504996d3
GUI: Allow user to opt between GUI browser and native browser
2018-12-16 10:48:13 +00:00
SupSuper
fbc9c7d371
BACKENDS: Hook GUI browser to DialogManager
2018-12-16 10:48:13 +00:00
SupSuper
5fce1ae464
BACKENDS: Move OSX file browser into backend
2018-12-16 10:48:13 +00:00
Matan Bareket
cc4917bed5
CREDITS: GLK engine credits
2018-12-09 12:52:14 -05:00
Thierry Crozat
c89cba28dc
I18N: Regenerate translations data file
2018-12-03 05:05:22 +01:00
Bastien Bouclet
bbbd40477d
GUI: Add an option to set the GUI language to the game language
2018-12-02 19:47:32 +01:00
Thierry Crozat
8aca628a94
I18N: Regenerate translations data file
2018-11-19 05:05:09 +01:00
Bastien Bouclet
016c930c5a
I18N: Add a codepage file for ISO-8859-8
...
This encoding is used by the Hebrew translation. The GUI would need
more work to properly display Hebrew, but at least this change fixes
building translations.dat.
2018-11-17 16:06:24 +01:00
Cameron Cawley
0c21b31be5
CREDITS: Add credits for DM, Prince, Illusions and MutationOfJB ( #1394 )
2018-11-15 08:31:19 +02:00
Bastien Bouclet
c1bd6a250d
GUI: Add some override markers
2018-11-14 20:27:41 +01:00
Bastien Bouclet
7c570d9b25
GUI: Don't display the ScrollContainer background inside tabs
...
Fixes #10645 .
2018-11-14 20:27:41 +01:00
Cameron Cawley
79a4e3f813
BACKENDS: Remove references to the GP32 backend
2018-11-04 21:38:45 +00:00
Michał Janiszewski
cf9690f6b6
GUI: Fix duplicate include guard
...
The guard clashed with engines/dialogs.h
2018-10-31 18:53:28 +00:00
Thierry Crozat
27eb9453bb
GUI: Unset stretch-mode in game settings not overriding global settings
2018-10-22 22:08:39 +01:00