reactos/dll/cpl
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
..
access [ACCESS][MAIN] Fix setting cursor/caret blinking rate 2022-10-25 23:54:28 +03:00
appwiz [TRANSLATION] Improve Portuguese (pt-PT) translation (#4886) 2022-11-20 23:20:11 +03:00
console [CONSOLE] Improve font preview and Update de-DE.rc (#4933) 2022-12-09 21:28:38 +01:00
desk [DESK] Update german translation de-DE.rc (#4943) 2022-12-16 16:29:17 +01:00
hdwwiz [TRANSLATION] Minor Russian (ru-RU) translation fixes (#4835) 2022-11-01 17:22:18 +03:00
hotplug
inetcpl
input [TRANSLATION] Improve Portuguese (pt-PT) translation (#4886) 2022-11-20 23:20:11 +03:00
intl [TRANSLATION] Improve Portuguese (pt-PT) translation (#4886) 2022-11-20 23:20:11 +03:00
joy [TRANSLATION] Big Romanian (ro-RO) translation update - part 1 (#4701) 2022-10-09 14:00:20 +03:00
liccpa [TRANSLATION] Improve Portuguese (pt-PT) translation (#4886) 2022-11-20 23:20:11 +03:00
main [ACCESS][MAIN] Fix setting cursor/caret blinking rate 2022-10-25 23:54:28 +03:00
mmsys [MMSYS] Prevent the same sound from being added multiple times (#4898) 2022-12-04 17:12:36 +03:00
ncpa
odbccp32
openglcfg
powercfg [TRANSLATION] Big Romanian (ro-RO) translation update - part 1 (#4701) 2022-10-09 14:00:20 +03:00
sysdm [TRANSLATION] Hungarian translation update for sysdm 2022-12-22 23:13:07 +01:00
telephon
timedate [TIMEDATE] Limit the expanded combobox height by using CBS_NOINTEGRALHEIGHT CORE-18665 2022-12-26 16:26:51 +01:00
usrmgr [TRANSLATION] Minor Russian (ru-RU) translation fixes (#4835) 2022-11-01 17:22:18 +03:00
wined3dcfg
CMakeLists.txt