reactos/dll/win32/syssetup
Joachim Henze f9dfc45375 [SYSSETUP] Fix *.rc combobox for the timezone is too small CORE-18587
Use the same width for COMBOBOX IDC_TIMEZONELIST that we use in timedate.cpl to
prevent strings from getting cut off for some timezones with long names.
To still make it look appealing afterwards, enlarge and move a bit to the right also IDC_TIMEPICKER.

IDC_AUTODAYLIGHT used different widths in several translations, we can harmonize
for all languages to the biggest one that was used: 230 (taken from eu-ES.rc).

And also fix a few additional whitespace-glitches in zh-CN, zh-HK, zh-TW and en-GB.

After this commit the whole dialog IDD_DATETIMEPAGE uses the exact same dimension for
all of its controls for all languages.
2022-12-26 19:58:31 +01:00
..
lang [SYSSETUP] Fix *.rc combobox for the timezone is too small CORE-18587 2022-12-26 19:58:31 +01:00
resources
classinst.c
CMakeLists.txt
COPYING
dllmain.c
globals.h
install.c [SYSSETUP] Add support for shortcut arguments 2022-10-19 19:36:26 +02:00
logfile.c
netinstall.c
precomp.h
proppage.c
resource.h
security.c
syssetup.rc [SYSSETUP] Add Tango Desktop Project to the list of used projects (#4676) 2022-09-11 15:54:02 +03:00
syssetup.spec
wizard.c [NEWDEV][SHELL32][SYSSETUP] Improve browse driver folder dialog (#4293) 2022-11-27 18:00:46 +03:00