reactos/win32ss/user/user32/controls
Joachim Henze 8a856b7707 [0.4.10][WIN32SS] Fix scrollbar bug CORE-15557 & CORE-13986
Fixes CORE-13986 "Wise Installer draws scrollbars enabled while they should be drawn disabled"
by porting back 0.4.11-dev-586-g 929a2c6 (the mentioned CORE-ID in that commit was wrong due to typo)

which requires to pick also 0.4.14-dev-1167-g 8bb9434 to prevent the first fix introducing regression
CORE-16721 "Scrolling by pressing the scrollbar arrows does not draw the arrows as pressed"

and finally port back 0.4.14-dev-243-g 19fbdda to fix
CORE-15557 "disabled scrollbars being clickable"

In sum this brings the scrollbar code to the state of 0.4.13-release-0-g 4ee3778
2020-12-01 16:43:09 +01:00
..
appswitch.c [USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion. 2017-12-23 23:42:40 +01:00
button.c [0.4.10] [USER32/COMCTL32] Avoid regression CORE-14906 2018-08-30 19:42:31 +02:00
combo.c [NTDLL][NTUSER] Fix unselected text after WM_CBLOSTTEXTFOCUS 2018-08-19 14:24:34 +02:00
edit.c [NTDLL][NTUSER] Fix unselected text after WM_CBLOSTTEXTFOCUS 2018-08-19 14:24:34 +02:00
icontitle.c
listbox.c [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
regcontrol.c
scrollbar.c [0.4.10][WIN32SS] Fix scrollbar bug CORE-15557 & CORE-13986 2020-12-01 16:43:09 +01:00
static.c [USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion. 2017-12-23 23:42:40 +01:00