[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 ...
[REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmpStop using non-conforming wcsicmp, stricmp, strcasecmp
[LOCALMON] Update Romanian (ro-RO) translation (#6877)
[LOCALMON] Update Romanian (ro-RO) translation (#5925)
[REACTOS] Add '\n' to debug logson TRACE, WARN, FIXME and ERR calls.Plus a few nit picks.
[TRANSLATION] Chinese Traditional (zh-TW) translation update (#3954)Also sync LOCALMON/UI translation with Wine.
[Printing] Fix Typos and Test RegressionsFix WinSpool API regressions.Fix typos and debug prints.
[Printing] Update and Add FunctionsMore forwards to LocalSpl and LocalMon. At sometime will be merged together.Bug fixes.Printer Driver code is a wine hack. (WIP)Added information for shell tray
[Printing] Update and Add FunctionsMore forwards to LocalSpl and LocalMon. At sometime will be merged together.Bug fixes.Printer Driver code is a wine hack. (WIP)Added information for shell tray icon notifications.Sync wine WinSpool driver tests. Unplugged from build.
[TRANSLATION] Multiple minor fixes and addings. (#2516)- Applications: eventvwr, fltmgr, servman. - rosapps: arping, CTM, fontsub, fraginator, imagesoft, systeminfo, vcdcontroltool, vgafontedit.
[TRANSLATION] Multiple minor fixes and addings. (#2516)- Applications: eventvwr, fltmgr, servman. - rosapps: arping, CTM, fontsub, fraginator, imagesoft, systeminfo, vcdcontroltool, vgafontedit. - CPLs: desk.cpl. - ReactOS Setup GUI app. - Screensavers: butterflies, maze, Starfield. - System: NTVDM, printing/monitors/localmon; the freeze dialog in user32, the error strings in usersrv.
[LOCALUI] Sync with Wine Staging 4.18. CORE-16441
[CMAKE] Use modules instead of shared librariesThere is no need to compile our DLLs as shared libraries since we aremanaging symbols exports and imports through spec files.On my system, this red
[CMAKE] Use modules instead of shared librariesThere is no need to compile our DLLs as shared libraries since we aremanaging symbols exports and imports through spec files.On my system, this reduces the configure-time by a factor of two.
[PRINTING] The first argument to PackStrings can be const.
[TRANSLATION] Turkish translations of many components. (#1026)
[TRANSLATION] Polish translation updatePolish translation of net, telnet, diskpart, devcpux, fontext, iernonce, lsasrv, themes, arping, frag, screensavers, ctm, fontsub, WinetestsGUI and localmon.
[TRANSLATION] Polish translation updatePolish translation of net, telnet, diskpart, devcpux, fontext, iernonce, lsasrv, themes, arping, frag, screensavers, ctm, fontsub, WinetestsGUI and localmon.Update for dxdiag, msgina, msports, netcfgx, shell32 and syssetup.
[TRANSLATION] Update Romanian translation (#851)Translation from Stefan Fulea. CORE-15023
[TRANSLATIONS] Update and add Turkish translations (#455)- Added Turkish translations for winetests/GUI and localmon. - Modified Turkish translations for usersrv, user32, localmon, logon, 3dtex
[TRANSLATIONS] Update and add Turkish translations (#455)- Added Turkish translations for winetests/GUI and localmon. - Modified Turkish translations for usersrv, user32, localmon, logon, 3dtext, kbswitch, winemine, spider, solitarie, clipbrd and charmap_new.
[LOCALUI] Sync with Wine Staging 3.3. CORE-14434
[TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271)
[TRANSLATION][BASE][FDEBUG][MODULES][WIN32SS] Use correct font name in Chinese resources, CORE-9566 (#227).Localized resources should use the correct Traditional/Simplified Chinese fontsthat are m
[TRANSLATION][BASE][FDEBUG][MODULES][WIN32SS] Use correct font name in Chinese resources, CORE-9566 (#227).Localized resources should use the correct Traditional/Simplified Chinese fontsthat are most suitable for UI and compatible with Windows.
[INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add some missing VOIDs. CORE-11799 (#94)
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.