[RESOURCES] Remove redundant #pragma code_page(), includes, etc.They are redundant when these are already present in the given module'sroot resource file, from which the language-specific resource
[RESOURCES] Remove redundant #pragma code_page(), includes, etc.They are redundant when these are already present in the given module'sroot resource file, from which the language-specific resource files arebeing included.
show more ...
[THEMES][MIZU] Add support for themed Show Desktop button (#5744)Also double-check button sizing and visual padding.Addendum to df4eb08b031. CORE-15369
[CMAKE][REACTOS] Introduce a utf16le_convert() cmake helper (#6904)Used when we convert files to UTF16-LE during our build process.Removes duplicated code.
[THEMES] New restore window button for Lautus and Mizu themes (#4590)The original file for Lautus theme is made by JIRA user name Start. CORE-15101 CORE-15936
[REACTOS] Remove references to ReactOS Foundation (#4557)See https://reactos.org/wiki/ReactOS_Foundation for more information.CORE-18191
[TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513)- Changed some wording according to the translation requirements. - Fixed some mistakes. - Changed my name. Reviewed-by: He
[TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513)- Changed some wording according to the translation requirements. - Fixed some mistakes. - Changed my name. Reviewed-by: He Yang <1160386205@qq.com> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
[TRANSLATION] Review & update Simplified Chinese (zh-CN) translation (#3933)Reviewed all Chinese Simplified translation files and updated those inappropriate or outdated ones. Co-authored-by: L
[TRANSLATION] Review & update Simplified Chinese (zh-CN) translation (#3933)Reviewed all Chinese Simplified translation files and updated those inappropriate or outdated ones. Co-authored-by: Liu Wenyuan <15816141883@163.com> Reviewed-by: Chan Chilung <eason066@gmail.com> Reviewed-by: He Yang <1160386205@qq.com> Reviewed-by: Zheng Jianping <robsean@126.com> Reviewed-by: Luo Yufan <njlyf2011@hotmail.com> Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941)Converted from Cantonese to HK-Style Written Chinese. Also assign zh-HK translations to the ReactOS Chinese translation t
[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941)Converted from Cantonese to HK-Style Written Chinese. Also assign zh-HK translations to the ReactOS Chinese translation team in the CODEOWNERS file. Reviewed-by: He Yang <1160386205@qq.com> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com> Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fix start logo resource
[TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526)*Add Chinese Traditional translation for: - [THEMES] - [HIVESFT] - [HIVEDEF] - [HIVECLS] - [SCREENSAVERS] - [VGAFONTEDIT]
[TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526)*Add Chinese Traditional translation for: - [THEMES] - [HIVESFT] - [HIVEDEF] - [HIVECLS] - [SCREENSAVERS] - [VGAFONTEDIT] - [KERNEL32] - [TASKLIST] - [MYDOCS] - [MSXML3R] - INFs *Chinese Traditional translation update for: PR 3399 - [MSGINA] - [SHELL32] PR 3422 - [SOLITAIRE] Others... *Wine translation sync
[THEMES] Update Czech (cs-CZ) translation
[CMAKE] Fix generation of UTF-16 inf file
[THEMES] Update now-redirected 'http' and 'www.reactos.org' URLs
[CMAKE] Use modules instead of shared librariesFollow-up to 23373acbb9b5356422657fa8448d2a18270847e2.2 missed cases: apisets, lunar.msstyles.4 new cases: w32time, netplwiz, msxml3r, mizu.msstyles.
[THEMES] Reorganize files for future compatability.Moved current theme assets into their own dedicatedfiles in preparation for .theme support.CORE-15970