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
clock.c
CMakeLists.txt
dateandtime.c
internettime.c
monthcal.c
resource.h
timedate.c [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
timedate.h
timedate.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
timedate.spec
timezone.c [REACTOS][CPL] Coding style fixes only 2022-10-04 21:14:31 +03:00