reactos/dll/cpl
Joachim Henze b2d72aafb7 [0.4.13][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:44:48 +01:00
..
access [CPL_ACCESS] Update Indonesian translation. 2019-06-20 17:31:54 +02:00
appwiz [0.4.13][APPWIZ] Don't hung up in Gecko download cancellation #3049 CORE-14538 2021-01-17 22:40:48 +01:00
console [CONSOLE] New Portuguese Translation 2019-08-16 19:32:24 +02:00
desk [DESK] Change the property "Screensaver" page on text change 2019-08-17 15:36:47 +02:00
hdwwiz [TRANSLATION] Changes to Newdev and hdwwiz 2019-08-21 18:49:59 +02:00
hotplug [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
inetcpl [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
input [INPUT][INTL][SYSSETUP] Limit Combobox height CORE-16252 2019-07-30 23:14:31 +02:00
intl [INTL] Addendum to CORE-16252 2019-07-31 01:58:42 +02:00
joy [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
liccpa [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
main [TRANSLATION] Add Portuguese (neutral) translation. (#1702) 2019-07-15 00:07:50 +02:00
mmsys [0.4.13][MMSYS] Fix combo box and play icon on "Sound" properties page (#2690) 2021-01-17 16:47:12 +01:00
ncpa [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
odbccp32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
openglcfg [OPENGLCFG] Fix crash if no drivers (#1919) 2019-09-21 15:58:38 +02:00
powercfg [POWERCFG] Fix the Indentation. No code changes! 2019-09-25 10:52:45 +02:00
sysdm [0.4.13][SYSDM] Fix version string cutoff CORE-17429 2021-01-30 20:44:48 +01:00
telephon [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
timedate [REACTOS] Fix MSVC printf format warnings 2019-08-15 15:24:12 +02:00
usrmgr [TRANSLATIONS] Add/Update Portuguese (neutral) translations. (#1687) 2019-06-29 16:55:33 +02:00
wined3dcfg [CPL] Do not enable the "Apply" button unconditionally (#1876) 2019-09-01 22:58:43 +02:00
CMakeLists.txt