reactos/dll
Joachim Henze be2518704e [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)

This 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.

0.4.15-dev-1629-g9aa73da gcc 8.4.0 dbg RosBE2.2.1 I18N=all binary size
sysdm.cpl before: 925.696bytes  after: 705.024bytes
readme.txt still fits into a single NTFS cluster afterwards with 3702bytes
2021-01-20 02:45:44 +01:00
..
3rdparty Apply suggestions from code review 2020-10-20 21:44:54 +02:00
apisets [APISETS][RDBSSLIB][RTL] Fix some build issues for MSVC Rls-config CORE-17402 2020-12-17 13:31:43 +01:00
appcompat [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00
cpl [SYSDM] Fix version string cutoff CORE-17429 2021-01-20 02:45:44 +01:00
directx Apply suggestions from code review 2020-10-20 21:44:54 +02:00
keyboard [KEYBOARD] Add Swiss French keyboard layout (#3408) 2021-01-05 17:48:53 +03:00
nls
np
ntdll [ASM x64] Change ; by /* */ for comments 2021-01-07 21:12:11 +01:00
opengl [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
shellext [SHELL32][SHELLEXT] Portuguese (PT) translation improvements and object adjustements (#3186) 2020-11-07 17:30:36 +01:00
win32 [XDK] Remove UNREFERENCE_LOCAL_VARIABLE macro 2021-01-19 00:15:02 +03:00
CMakeLists.txt