Commit Graph
897 Commits
Author SHA1 Message Date
Eugene Sandulenko 5ac5345f63 I18N: Update translations 2020-11-28 17:44:32 +01:00
Cameron Cawley 11724f9df1 GUI: Add a tab for backend-specific options 2020-11-22 16:35:03 +00:00
Lothar Serra Mari 57b38d2fb9 I18N: Update translations.dat 2020-11-11 18:59:45 +01:00
Eugene Sandulenko 57db3153a3 I18N: Regenerate translations.dat, update potfiles 2020-11-10 03:04:36 +01:00
Lothar Serra Mari 12df4e8a73 I18N: Update translations.dat 2020-11-07 12:11:03 +01:00
Cameron Cawley 94e18f53ff GUI: Fix permissions for scummtheme.py 2020-10-26 16:09:43 +00:00
Cameron Cawley ff0d58e3b4 GUI: Update the builtin theme 2020-10-26 16:08:49 +00:00
Paweł Kołodziejski 9258056147 THEMES: Reorder gui options 2020-10-14 21:44:38 +02:00
Paweł Kołodziejski 9a58796306 THEME: Fixed logo in residualvm theme 2020-10-14 21:36:01 +02:00
Lothar Serra Mari 813a188a86 I18N: Regenerate translations.dat 2020-10-13 21:42:16 +02:00
Paweł Kołodziejski 0f583715dc THEME: Update logo in residualvm theme 2020-10-12 21:31:11 +02:00
Eugene Sandulenko 15a978460e I18N: Regenerate translations 2020-10-12 13:14:28 +02:00
Lothar Serra Mari 344a179524 I18N: Rebuild translations.dat 2020-10-10 12:02:58 +02:00
Eugene Sandulenko f8dfe38be9 I18N: Regenerate scummvm.pot 2020-10-09 22:35:37 +02:00
Paweł Kołodziejski 736e99edeb PO: Update translations 2020-10-09 21:24:47 +02:00
Paweł Kołodziejski 35b9cccbde ALL: Merge ResidualVM 2020-10-09 19:44:13 +02:00
Eugene Sandulenko 34af205e81 I18N: Regenerate translations.dat 2020-10-01 11:39:41 +02:00
Eugene Sandulenko 3795069ab9 I18N: Regenerate translations.dat 2020-10-01 01:55:14 +02:00
Pawel Kolodziejski b01f439762 THEME: Fixed theme archive 2020-09-30 18:09:33 +02:00
Pawel Kolodziejski 66add36769 GUI: Added few fonts not synced with ScummVM. 2020-09-28 06:38:27 +02:00
Pawel Kolodziejski f7c03884ef GUI: Rename theme from modern to residualvm 2020-09-24 16:54:11 +02:00
Pawel Kolodziejski bfe58d3c77 ALL: Synced with ScummVM - rev: d4db631f9b 2020-09-23 21:52:10 +02:00
Eugene Sandulenko c26d440311 GUI: Fixed Japanese language abbreviation in font specification 2020-09-17 14:16:55 +02:00
Eugene Sandulenko dd0c97cb1a GUI: Added Hindi fonts 2020-09-17 13:55:08 +02:00
Eugene Sandulenko 65e38680dd GUI: Added XML theme setting for overriding the fonts depending on the selected language.
- Added Japanese, Korean and Traditional Chinese fonts to fonts.dat
- Bumped fonts.dat file version to 1.4
- Bumped theme version to 0.8.39
- Regenerated built-in theme
2020-09-17 02:00:33 +02:00
Thierry Crozat 0efbe765da I18N: Regenerate translations data file 2020-09-13 22:27:10 +01:00
Pawel Kolodziejski 15a759370a ALL: Synced with ScummVM - rev: bdbbcd81ae 2020-09-12 19:38:50 +02:00
Pawel Kolodziejski d5304e2568 ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
Eugene Sandulenko ed4e42f0f1 I18N: Regerenate translations.dat 2020-09-02 12:39:13 +02:00
Thierry Crozat 37e940ec2b I18N: Regenerate translation data file 2020-08-30 14:07:00 +01:00
aryanrawlani28 f800ca4ada GUI: U32: Convert majority of code to use U32
This commit also includes some additional major changes.

- Return U32String from TransMan getTranslation()
- Change tooltips to be U32Strings
- Remove temporary code of convertToU32String
- U32 Support various dialogs (Browser, FileBrowser, Messages, Chooser, etc)
- U32 for music plugins
- U32 for OSD messages
- Add some helper functions to ustr.cpp
- Change default tooltips from nullptr & 0 -> ""
- Some runtime exceptions may occur when changing languages due to incorrect String::Format
2020-08-30 14:43:41 +02:00
Eugene Sandulenko c1bb72675f I18N: Regen scummvm.pot 2020-08-27 20:27:28 +02:00
Eugene Sandulenko bd99451d11 I18N: Regenerated scummvm.pot 2020-08-27 18:10:08 +02:00
Eugene Sandulenko aa55dd32cf I18N: Regenerate scummvm.pot 2020-08-27 12:24:40 +02:00
Eugene Sandulenko 1e8e8a7df6 I18N: Regenerate scummvm.pot and everything 2020-08-27 00:53:50 +02:00
Eugene Sandulenko 657d737b89 GUI: Compress GUI themes with maximum compression. Regenerate theme files 2020-08-26 01:32:55 +02:00
Pawel Kolodziejski aea3bae26d ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
aryanrawlani28 ed71d58b55 GUI: THEMES: Rebuild default-inbuilt theme for new changes in the rtl widgets. 2020-07-25 00:24:42 +02:00
aryanrawlani28 227a2b5413 GUI: THEMES: Rebuild theme packages to update rtl-widget spacings 2020-07-25 00:24:42 +02:00
aryanrawlani28 56bd98da26 GUI: THEMES: Update graphics files to correctly space rtl-widgets 2020-07-25 00:24:42 +02:00
Pawel Kolodziejski fa277fcb48 ALL: Sync with ScummVM - rev a94849abc4 2020-06-25 08:34:00 +02:00
Pawel Kolodziejski 8f4e1c6cf3 Sync with ScummVM rev. 654b8208b8 2020-06-22 08:14:16 +02:00
aryanrawlani28 86c11597b8 GUI: Rebuild inbuilt theme to use new aligns 'start' and 'end' 2020-06-22 00:03:02 +02:00
aryanrawlani28 cf208a711d GUI: Rebuild theme packages to use updated align 'end' 2020-06-22 00:03:02 +02:00
aryanrawlani28 2677b022d1 GUI: Update layout files to use 'end' instead of 'right' 2020-06-22 00:03:02 +02:00
BLooperZ e6e32aeb75 GUI: use start + end for horizontal align 2020-06-22 00:03:02 +02:00
aryanrawlani28 7d4e110255 GUI: RTL: Update default theme for all RTL changes 2020-06-22 00:03:02 +02:00
aryanrawlani28 92459c1773 GUI: RTL: Update Remastered theme for disabled dialog bugfix 2020-06-22 00:03:02 +02:00
aryanrawlani28 6268c9e8ef GUI: RTL: Fix padding for popup disabled in gfx file 2020-06-22 00:03:02 +02:00
aryanrawlani28 988f6fa03f GUI: RTL: Rebuild themes for bugfixes and nortl flag for sliders 2020-06-22 00:03:02 +02:00