reactos/dll/win32/browseui
Joachim Henze aa7844e519 [0.4.11][WIN32SS][COMCTL32][BROWSEUI] 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

this package supersedes and allows us to undo the temporary workaround in browseui that we used exclusively for 0.4.11:
0.4.11-RC-19-g 7fd1b51e8d
2020-12-20 06:38:21 +01:00
..
lang [TRANSLATION] Update Simplified Chinese translation. (#1099) 2018-12-06 14:52:38 +01:00
res [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
shellbars [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
ACLCustomMRU.cpp [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
ACLCustomMRU.h [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
aclistisf.cpp
aclistisf.h
aclmulti.cpp
aclmulti.h
addressband.cpp [BROWSEUI] Properly fix CORE-13003 "Explorer address bar display problem" 2018-12-01 14:26:33 +01:00
addressband.h [BROWSEUI] Properly fix CORE-13003 "Explorer address bar display problem" 2018-12-01 14:26:33 +01:00
addresseditbox.cpp [BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443 2018-03-08 12:21:24 +01:00
addresseditbox.h
bandproxy.cpp
bandproxy.h
basebarsite.cpp [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
brandband.cpp [BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM][SETUPAPI] Remove/comment out some unused variables. CORE-11799 (#94) 2017-10-28 15:04:18 +01:00
brandband.h
browseui.cpp [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
browseui.h [BROWSEUI] CShellBrowser: Don't pass any parameters to Initialize. Let users use the BrowseObject method instead. 2018-11-27 10:33:57 +02:00
browseui.rc [PSDK][XDK] Remove DECLSPEC_* from windef.h, protect against redefinition in winnt.h 2018-02-04 19:28:36 +01:00
browseui.spec
browseuiord.cpp
CAutoComplete.cpp
CAutoComplete.h
CMakeLists.txt [BROWSEUI] Remove a duplicated add_custom_command() call 2018-06-05 20:03:16 +02:00
commonbrowser.cpp
commonbrowser.h
CProgressDialog.cpp
CProgressDialog.h
desktopipc.cpp [BROWSEUI] CShellBrowser: Don't pass any parameters to Initialize. Let users use the BrowseObject method instead. 2018-11-27 10:33:57 +02:00
dllinstall.c
explorerband.cpp [BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443 2018-03-08 12:21:24 +01:00
explorerband.h
globalfoldersettings.cpp
globalfoldersettings.h
internettoolbar.cpp [BROWSEUI] CInternetToolbar: fix whitespace 2018-10-27 15:08:31 +03:00
internettoolbar.h [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
newatlinterfaces.h
parsecmdline.cpp [DLLS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
precomp.h [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
regtreeoptions.cpp
regtreeoptions.h
resource.h [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
shellbrowser.cpp [0.4.11][WIN32SS][COMCTL32][BROWSEUI] Fix multiple scrollbar redraw issues 2020-12-20 06:38:21 +01:00
toolsband.cpp [BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM][SETUPAPI] Remove/comment out some unused variables. CORE-11799 (#94) 2017-10-28 15:04:18 +01:00
travellog.cpp
utility.cpp
utility.h
version.rc