reactos/win32ss/user/user32/controls
Joachim Henze 8beea46eaa [0.4.11][WIN32SS] Fix regression CORE-16721 & scrollbar bug CORE-15557
CORE-16721 "Scrolling by pressing the scrollbar arrows does not draw the arrows as pressed"
Fixed by a patch of JIRA-user 'I_kill_bugs'. Thank you very much!

The regression was introduced by 0.4.11-dev-586-g 929a2c6
(which itself aimed to fix CORE-13986,
but not CORE-13918 as erroneously stated in commit comment)

cherry-picked from 0.4.14-dev-1167-g 8bb9434

and CORE-15557 "disabled scrollbars being clickable"
gets fixed as well due to squash of 0.4.14-dev-243-g 19fbdda
2020-12-01 00:58:12 +01:00
..
appswitch.c [USER32] Fix Task Switcher (#1086) 2018-12-03 04:26:15 +09:00
button.c [WIN32SS][COMCTL32] Fix button text Y positioning (#766) 2018-09-09 17:37:37 +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
ghost.c [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
icontitle.c [USER32] Remove unused debug channels. Silences some clang-cl warnings. 2017-12-07 22:25:30 +01:00
listbox.c [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
regcontrol.c [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
scrollbar.c [0.4.11][WIN32SS] Fix regression CORE-16721 & scrollbar bug CORE-15557 2020-12-01 00:58:12 +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