reactos/dll/cpl/sysdm
Joachim Henze f6698633f9 [0.4.11][SYSDM] Fix version string cutoff CORE-17429
The version string cutoff started to happen when we switched from SVN
with its short revision number to git with the longer hashes.
0.4.7-dev-502-gc2c66af was the first git-only rev (2017-Oct-03)

and brings the dialogs layout closer to XP.
Also fixes some other truncations for specific languages.
And unifies the touched text controls sizes for all languages.

The credits have been moved to readme.txt where they are more present and
we can avoid having to groom all languages files each time we want to add
a new dev (and sysdm.cpl to grow each time). Less maintenance.

sysdm.cpl binary size I18N=all
master before 925.696bytes  after 705.024bytes  gcc 8.4.0 dbg RosBE2.2.1
0.4.14 before 923.136bytes  after 702.464bytes  gcc 8.4.0 dbg RosBE2.2.1
0.4.13 before 904.192bytes  after 684.544bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4.12 before 881.664bytes  after 665.600bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4.11 before 836.096bytes  after 618.496bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4.10 before 806.912bytes  after 588.800bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4. 9 before 788.480bytes  after 585.728bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4. 8 before 788.480bytes  after 585.728bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4. 7 before 788.992bytes  after 585.728bytes  gcc 4.7.2 dbg RosBE2.1.6

readme.txt still fits into a single NTFS cluster afterwards with 3702bytes

Also a very! soft update of some translations ported back.
2021-01-30 20:56:24 +01:00
..
lang [0.4.11][SYSDM] Fix version string cutoff CORE-17429 2021-01-30 20:56:24 +01:00
resources [0.4.11][SYSDM] Fix version string cutoff CORE-17429 2021-01-30 20:56:24 +01:00
advanced.c [CPL] Remove unnecessary DLGPROC casts. 2017-11-03 13:57:44 +01:00
CMakeLists.txt [SYSDM][DXDIAG][SYSTEMINFO] Include only one user-mode DMI library (#1054) 2018-11-21 22:07:54 +01:00
environment.c [REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issues and use GWLP_* instead of GWL_* where appropriate. 2018-02-19 22:36:36 +01:00
general.c [0.4.11][SYSDM] Fix version string cutoff CORE-17429 2021-01-30 20:56:24 +01:00
hardprof.c [DLLS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
hardware.c [CPL] Remove unnecessary DLGPROC casts. 2017-11-03 13:57:44 +01:00
licence.c [SYSDM] Make the GPL text ASCII. CORE-14278 2018-02-08 00:52:41 +01:00
precomp.h [SYSDM] Add hardware model name print 2018-09-29 17:12:18 +03:00
resource.h [0.4.11][SYSDM] Fix version string cutoff CORE-17429 2021-01-30 20:56:24 +01:00
smbios.c [SYSDM] Explicitly check DMI strings for NULL pointers 2018-11-30 16:55:29 +03:00
startrec.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sysdm.c [CPL] Remove unnecessary DLGPROC casts. 2017-11-03 13:57:44 +01:00
sysdm.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sysdm.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
userprofile.c [SYSDM] Improvements to the user profile page 2018-06-02 16:11:50 +02:00
virtmem.c [SYSDM] Rename some functions. #179 2017-12-23 14:05:07 +01:00