Commit Graph

32 Commits

Author SHA1 Message Date
David Hrdlička
8d0c1dec81 Add taskbar tooltips to the resources for localization 2022-01-12 23:21:19 +01:00
David Hrdlička
d9b30521b8 Merge branch 'master' into feature/toolbar 2022-01-12 21:12:43 +01:00
altiereslima
be76456921 Update pt-BR.rc 2022-01-10 21:05:09 -03:00
altiereslima
3198a844b0 Update pt-BR.rc 2022-01-10 20:55:12 -03:00
David Hrdlička
513100b720 Add a menu option to hide the toolbar 2022-01-10 01:49:00 +01:00
altiereslima
275f9ad2c7 Update pt-BR.rc 2021-12-20 22:39:25 -03:00
altiereslima
94b599f131 Update pt-BR.rc 2021-12-20 22:38:16 -03:00
ts-korhonen
a1955a7698 opengl: more error handling
Show message box on fail.
Enable debug output only when logfile is defined; performance optimization.
Fail if reported opengl version is less than 3.0 or errors are generated
after context is created; fixes some crashes on unsupported hardware or
faulty drivers.
2021-12-07 20:04:56 +02:00
ts-korhonen
40abfc1b5e Lower required OpenGL version from 3.3 -> 3.0 2021-12-04 21:26:55 +02:00
OBattler
295f750884 Moved the OpenGL 3.3 renderer and Discord integration out of the Dev branch. 2021-11-29 15:42:50 +01:00
OBattler
27903db09f Options and Preferences string translations update. 2021-11-26 20:56:56 +01:00
OBattler
f96585781c Turkish translation by luennix and updated/translated the Preferences strings in the remaining languages. 2021-11-26 20:49:26 +01:00
altiereslima
7018585401 Update pt-BR.rc 2021-11-21 09:45:00 -03:00
David Hrdlička
a1df1c23ed Rename Program Settings to Preferences 2021-11-20 23:34:23 +01:00
altiereslima
02ca11ba1e Update pt-BR.rc 2021-11-18 19:04:58 -03:00
OBattler
a7f7820940 Fixed translation for icon sets. 2021-11-18 22:21:43 +01:00
Miran Grča
52e23efb44 Merge branch 'master' into changeable_icon_set 2021-11-18 22:15:53 +01:00
OBattler
e027f52e57 Slight correction for the About dialog. 2021-11-18 17:56:23 +01:00
altiereslima
d0bfd1a801 Update pt-BR.rc 2021-11-17 19:18:43 -03: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
Laci bá
c362cf3654 Merge branch '86Box:master' into changeable_icon_set 2021-11-17 18:32:21 +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
Laci bá
0aa6e9c8a6 Finish the changeable iconset 2021-11-16 19:38:31 +01:00
altiereslima
0111c83828 Update pt-BR.rc 2021-11-15 11:19:36 -03:00
altiereslima
441ac9171d Update pt-BR.rc 2021-11-14 21:21:12 -03:00
OBattler
f737926fc7 And Portuguese (Brazil). 2021-11-14 21:56:31 +01:00
David Hrdlička
7cbf588860 Fix the Visual Studio build
- resource files must end with trailing newspace,
otherwise the builds fails with RC1040
- rc.exe did not like the multi-line string declaration for the about
dialog text, might have to think about a more definitive solution there
2021-11-14 18:49:35 +01:00
Laci bá
23f8d9cf15 Correct the translation fix in pt-BR 2021-11-14 15:40:53 +01:00
Laci bá
fa1d058055 Also add a fix to pt-BR to properly name (System Language) 2021-11-14 15:14:33 +01:00
altiereslima
0ade5e539e Update pt-BR.rc 2021-11-14 08:59:40 -03:00
altiereslima
7c15471a72 Portuguese Brazilian Translation 2021-11-14 08:47:23 -03:00