reactos/win32ss/user/ntuser
Joachim Henze 6cfc934c20 [0.4.9][COMCTL32][WIN32SS] Fix multiple scrollbar redraw issues
This fixes:
- CORE-15911 "Scrollbars do not disappear when Maximizing and not needed"
- CORE-10617 "ListView corrupt scrollbar upon resizing the column-header"

and fixes regressions:
- CORE-15429 "Uninitialized scrollbars in 'My Computer' permanently drawn"
- CORE-16466 "Uninitialized scrollbars in 'My Computer' do still flash up for a fraction of a second before getting overpainted"
both unhidden by SVN r75735 == git 0.4.7-dev-168-g 6af37fd54e

by porting back the commits:
0.4.14-dev-312-g b931f643e3
0.4.13-dev-535-g 1158c24194
2020-12-20 06:42:31 +01:00
..
misc [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
accelerator.c
accelerator.h
callback.c
callback.h
callproc.c
caret.c
caret.h
class.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
class.h
clipboard.c
clipboard.h
console.c
csr.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
csr.h
cursoricon.c
cursoricon.h
dce.h
dde.c
defwnd.c [0.4.9][WIN32SS] Fix last user visible parts of regression CORE-10855 2020-11-09 23:14:17 +01:00
desktop.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
desktop.h
display.c [0.4.9][WIN32SS] Fix many regressions of fullscreen switching, all caused by SVN r75407 2020-10-07 02:46:20 +02:00
draw.c [0.4.9][WIN32SS] Fix RIGHT-expansion-arrow in submenus being drawn too large CORE-13211 2020-12-02 16:08:53 +01:00
event.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
focus.c [0.4.9][WIN32SS] Improve many apps not starting with active taskbar pane (#2396) 2020-12-19 20:50:12 +01:00
focus.h
guicheck.c
guicheck.h
hook.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
hook.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
hotkey.c
hotkey.h
ime.c
input.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
input.h
kbdlayout.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
keyboard.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
layered.c
main.c [0.4.9][NTUSER] Fix regression CORE-11828 2020-10-11 23:46:39 +02:00
menu.c [0.4.9][WIN32SS] State of the art for positioning popups, menus and submenus 2020-12-08 18:11:29 +01:00
menu.h
message.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
metric.c
misc.c
mmcopy.h
monitor.c
monitor.h
mouse.c
msgqueue.c
msgqueue.h
nonclient.c [0.4.9][WIN32K:NTUSER] Avoid dereferencing a null pointer in NC_DoNCPaint. 2020-10-12 23:06:29 +02:00
ntstubs.c
ntuser.c
ntuser.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
object.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
object.h
painting.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
painting.h
prop.c
prop.h
scroll.h
scrollbar.c [0.4.9][WIN32SS] Fix scrollbar bug CORE-15557 & CORE-13986 2020-12-01 16:42:32 +01:00
scrollex.c
session.c
shutdown.c
shutdown.h
simplecall.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
sysparams.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
sysparams.h
tags.h
timer.c
timer.h
useratom.c
useratom.h
userfuncs.h
usrheap.c
usrheap.h
vis.c
vis.h
win32.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
win32kdebug.h
windc.c
window.c [0.4.9][WIN32K:NTUSER] Fix CORE-12243 OS-freezing when closing nLite 2020-11-03 03:54:16 +01:00
window.h
winpos.c [0.4.9][COMCTL32][WIN32SS] Fix multiple scrollbar redraw issues 2020-12-20 06:42:31 +01:00
winpos.h
winsta.c [WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformation(). Based from a patch by Jérôme Gardou. 2018-04-22 23:00:55 +02:00
winsta.h