Commit Graph

6367 Commits

Author SHA1 Message Date
Laci bá
cc59925be6 Make this branch up-to-date 2021-11-17 19:04:37 +01:00
Laci bá
81700ee043 Merge branch 'changeable_icon_set' of https://github.com/laciba96/86Box into changeable_icon_set 2021-11-17 19:02:22 +01:00
Laci bá
03a7247630 Apply requested changes
- Remove icon functions from plat.h.
- Fix some indentation problems.
- Remove unused parameter from win_stbar.c
- Rename win_lang.c to win_progsett.c
- Remove stub functions from unix.c
- Move win_load_icon_set() to ui_init()
- Replace the translated texts to English, and let the translators translate them
- Fix the control IDs in dialogs.rc.
- Use the requested solution in win_icon.c for setting the array variables.
2021-11-17 19:02:19 +01:00
RichardG867
3c95135d59 Adapt build script to the new new Jenkins pipeline 2021-11-17 14:43:48 -03:00
Laci bá
c362cf3654 Merge branch '86Box:master' into changeable_icon_set 2021-11-17 18:32:21 +01:00
Laci bá
faa1750c92 Menu reloading fixes for Multilanguage UI 2021-11-17 18:28:00 +01:00
OBattler
b14e04b926 Mae the dialog font and font size redefinable and fixed ROMs path on Mac. 2021-11-17 17:05:05 +01:00
Andreas J. Reichel
f935d9b105 Unix: Make fullscreen command really toggle
Help says that fullscreen TOGGLES fullscreen. Fix this.

Signed-off-by: Andreas J. Reichel <andreas@reichel.bayern>
2021-11-17 14:35:22 +01:00
David Hrdlička
032fc51416 Add zh-CN to the main resource script 2021-11-17 07:14:25 +01:00
ts-korhonen
b0bd0339d3 Added Finnish (fi-FI) translation 2021-11-17 07:09:07 +01:00
startmenu
0b0f44be6f Add Simplified Chinese (zh-CN) translation (#1819)
* Simplified Chinese translation

* Update zh-CN.rc

* Update zh-CN.rc

* Update zh-CN.rc
2021-11-17 07:07:07 +01:00
Laci bá
7853f9f922 Small safety fix 2021-11-16 22:02:17 +01:00
jvernet
8e44c8dc21 Update fr-FR 2021-11-16 20:02:11 +01:00
Laci bá
05f4596f49 Final cleanup 2021-11-16 19:39:48 +01:00
Laci bá
0aa6e9c8a6 Finish the changeable iconset 2021-11-16 19:38:31 +01:00
jvernet
c3dc9c4b5b Update fr-FR.rc 2021-11-16 19:05:58 +01:00
U-MEGAPC\Jerome
9b14f52e0a Create fr-FR.rc 2021-11-16 18:58:01 +01:00
Laci bá
98316e228f Merge branch '86Box:master' into changeable_icon_set 2021-11-16 17:37:59 +01:00
Miran Grča
3d829dd275 Merge pull request #1816 from Dizzy611/patch-1
ISA-386C Supports 64MB RAM
2021-11-16 10:29:09 +01:00
GetDizzy
3305cd5673 Merge branch '86Box:master' into patch-1 2021-11-16 02:57:56 -05:00
RichardG867
015c6b1151 Jenkins: Trigger deferred failure when any build of any stage fails 2021-11-16 00:22:46 -03:00
OBattler
b24f54b922 Fixed to the Italian translation and ported its dialogs to the common format. 2021-11-16 00:57:04 +01:00
OBattler
e41389b7f2 Italian translation by explorerexe. 2021-11-16 00:18:19 +01:00
OBattler
5674fe188f VECT486VL vestiges. 2021-11-16 00:02:05 +01:00
OBattler
98794cfe76 Removed vestiges of the Hedaka. 2021-11-16 00:00:58 +01:00
OBattler
47d742b65e Removed the last vestiges of IBM PS/2 model 70 type 4. 2021-11-15 23:58:12 +01:00
Laci bá
46a660b401 Merge branch '86Box:master' into changeable_icon_set 2021-11-15 21:35:32 +01:00
Miran Grča
7b25d8bac9 Merge pull request #1815 from dob205/master
Fixing some small remaining errors in the German translation
2021-11-15 17:58:47 +01:00
dob205
64fa8f8898 Doing some updates to the German translation 2021-11-15 17:50:40 +01:00
Miran Grča
7aa4f89ae9 Merge pull request #1812 from altiereslima/master
Update pt-BR.rc
2021-11-15 16:49:44 +01:00
Miran Grča
c220dfcbfa Merge pull request #1814 from dob205/master
Fixes some missing Croatian translations
2021-11-15 16:49:36 +01:00
dob205
3c8183e631 Fixes some missing Croatian translations 2021-11-15 16:46:53 +01:00
OBattler
fb21dc842f Some slight reordering. 2021-11-15 16:42:16 +01:00
OBattler
7d90bb7018 Fixed some highlights in the pt-PT translation. 2021-11-15 16:38:51 +01:00
OBattler
6297823fb4 Fixed by DoutorHouse to the pt-PT translation. 2021-11-15 16:35:34 +01:00
altiereslima
0111c83828 Update pt-BR.rc 2021-11-15 11:19:36 -03:00
OBattler
df6f638a21 Fixed two bugs with the Croatian translation. 2021-11-15 12:48:38 +01:00
Miran Grča
baf994f222 Merge pull request #1810 from altiereslima/master
Update pt-BR.rc
2021-11-15 12:41:51 +01:00
Miran Grča
93d1f1f56a Merge pull request #1811 from dob205/master
Adding the Croatian (hr-HR) localization
2021-11-15 12:41:41 +01:00
dob205
08075ff29f Loading the Croatian localization into the program 2021-11-15 12:37:42 +01:00
dob205
672557546f Adding the Croatian localization for Win32
This commit adds the Croatian (hr-HR) localization to the Win32 interface.
2021-11-15 12:36:17 +01:00
RichardG867
eb7a7fed18 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-14 22:19:33 -03:00
RichardG867
79d974ee7f Revert to old freetype DLL name 2021-11-14 22:19:15 -03:00
RichardG867
15b3507c81 Slight optimization on Jenkins workspace cleanup 2021-11-14 21:49:44 -03:00
altiereslima
02575e028c Merge branch '86Box:master' into master 2021-11-14 21:45:10 -03:00
David Hrdlička
a45d8ac3ae Reduce the number of makefile GH jobs 2021-11-15 01:40:36 +01:00
altiereslima
441ac9171d Update pt-BR.rc 2021-11-14 21:21:12 -03:00
RichardG867
0e52a261cc Fix Jenkins CMake flags on MSYSTEM switching 2021-11-14 21:20:47 -03:00
RichardG867
a95ce46240 Fix another Jenkins Discord notification parameter 2021-11-14 21:10:09 -03:00
RichardG867
ac0e77d9e6 Fix Jenkins Discord notification parameter 2021-11-14 20:58:30 -03:00