reactos/dll/cpl/timedate
Joachim Henze 2ac931ce34 [TIMEDATE] Limit the expanded combobox height by using CBS_NOINTEGRALHEIGHT CORE-18665
It is good practice to not make the expanded combobox larger than the dialog itself.
CBS_NOINTEGRALHEIGHT will allow to set a fixed amount of pixels for the v6 combobox,
and therefore allows us to hide the problem for this specific dialog.

The problem was unhidden by 0.4.12-dev-882-g e3e173ffaa

Even after this patch I think Wines comctl32 can be improved for comboboxes with very
many elements that do not use this small trick yet. I will create a follow-up-ticket.
2022-12-26 16:26:51 +01:00
..
lang [TIMEDATE] Limit the expanded combobox height by using CBS_NOINTEGRALHEIGHT CORE-18665 2022-12-26 16:26:51 +01:00
resources Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
clock.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMakeLists.txt [TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone Utilities Library", and use it in timedate.cpl and syssetup.dll. 2020-04-22 00:58:32 +02:00
dateandtime.c [SYSSETUP][TIMEDATE] Use exact setTimer() timeouts, to stay in sync (#3355) 2021-03-21 12:01:22 +09:00
internettime.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
monthcal.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
resource.h [TIMEDATE] Implement the dynamic NTP status notification (#2352) 2020-02-24 19:56:02 +09:00
timedate.c [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
timedate.h [TIMEDATE] Remove lpszSyncStatus member entirely (#2383) 2020-02-24 16:59:11 +01:00
timedate.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
timedate.spec [SPEC] Add missing newlines 2019-03-06 00:40:29 +01:00
timezone.c [REACTOS][CPL] Coding style fixes only 2022-10-04 21:14:31 +03:00