reactos/win32ss/user/user32/controls
Joachim Henze 9e37046cf9 [0.4.13][WIN32SS] Fix regression CORE-16721 & scrollbar bug CORE-15557
"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
929a2c6637
(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
8bb9434d3e

and CORE-15557 "disabled scrollbars being clickable"
gets fixed as well due to squash of 0.4.14-dev-243-g
19fbdda95c
2020-03-12 23:10:35 +01:00
..
appswitch.c [USER32] Switch to only one window (Alt+Tab) (#1718) 2019-07-07 09:05:10 +09:00
button.c [USER32] Fix build after 51d031cc ; addendum to f21871fb (r69249) and cf98f01e (r72650). CORE-10194 2019-07-29 01:38:43 +02:00
combo.c [User32|Tests] Sync Port Wine Combo Controls. 2019-09-21 08:47:56 -05:00
edit.c
ghost.c
icontitle.c
listbox.c
regcontrol.c
scrollbar.c [0.4.13][WIN32SS] Fix regression CORE-16721 & scrollbar bug CORE-15557 2020-03-12 23:10:35 +01:00
static.c