reactos/dll/win32/comctl32
Joachim Henze a5365194f4 [COMCTL32] Listview: Only apply horizontal offset when setting header position CORE-17674
This imports
Wine commit d92906249f (diff-7f0ae6301b1f6ea1128640b76cd831308e24466f15399de6d5040557b79f0f16)
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Thanks to Doug Lyons who picked the fix for us from Wine 6.0

It fixes for us CORE-17674 "Corruption of the listview header"
which regressed by 0.4.14-dev-150-g 00f14ee1f2
when we synced to Wine Staging 4.18

Testbot results of the patch:
KVM https://reactos.org/testman/compare.php?ids=78225,78270 LGTM
VBox https://reactos.org/testman/compare.php?ids=78226,78271 LGTM

I intend to port this back into 0.4.14RC94 also, so no official reactos release
will ever be affected by it.
2021-07-13 07:38:45 +02:00
..
lang [TRANSLATION] Update Spanish, and add Basque translation (#2667) 2020-05-17 18:46:36 +02:00
amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
animate.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
button.c [COMCTL32] Button.c Fix CORE-17260 2020-10-03 15:38:02 +02:00
CMakeLists.txt [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
combo.c [ComCtl32] Properly handle WM_CTLCOLOR* messages. 2019-11-06 20:29:28 -06:00
comboex.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
comctl32.h [WIN32SS][COMCTL32] Commit Flip_Fix_9.patch 2021-01-05 20:30:40 +01:00
comctl32.spec [COMCTL32] Export LoadIconMetric and LoadIconWithScaleDown 2019-08-16 18:31:07 +02:00
comctl32_ros.diff
comctl32undoc.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
commctrl.c [COMCTL32] Add NULL checks to SetWindowSubclass. 2019-02-17 09:51:16 +01:00
datetime.c [COMCTL32] Addendum to last commit (#3674) CORE-17199 2021-06-28 02:05:56 +02:00
dpa.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
draglist.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
dsa.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
edit.c [COMCTL32] Edit: Fix caret and scroll position 2019-03-24 23:26:20 +01:00
flatsb.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
header.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
hotkey.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
idb_hist_large.bmp
idb_hist_small.bmp
idb_std_large.bmp
idb_std_small.bmp
idb_view_large.bmp
idb_view_small.bmp
idc_copy.cur
idc_divider.cur
idc_divideropen.cur
idc_movebutton.cur
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c [COMCTL32] Fix an incorrect returned value for ImageList_Remove 2021-04-24 20:13:56 +02:00
ipaddress.c [COMCTL32] Fix wrong behavior about Tab key 2020-10-01 22:53:59 +09:00
listbox.c [COMCTL32] Unregister some classes that were registered. 2018-08-27 19:49:57 +02:00
listview.c [COMCTL32] Listview: Only apply horizontal offset when setting header position CORE-17674 2021-07-13 07:38:45 +02:00
monthcal.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
nativefont.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
pager.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
precomp.h [ComCtl32] Fix Build 2 2019-11-06 21:29:56 -06:00
progress.c [COMCTL32] Sync listview.c and progress.c with Wine Staging 4.18. CORE-16441 2019-10-26 22:51:10 +01:00
propsheet.c [COMCTL32] Fix recalculation of property-sheet dialog position (#1818) 2020-05-15 18:12:02 +02:00
rebar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
resource.h
rsrc.rc [COMCTL32] Add Indonesian translation. 2019-06-20 17:31:49 +02:00
smoothscroll.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
static.c [COMCTL32] Strip EOL whitespace within ifdef __REACTOS__ section 2021-06-16 11:41:56 +02:00
status.c [COMCTL32] Checking size grip bounds in x-axis only 2019-08-16 16:22:24 +02:00
string.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
stubs.c
syslink.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
tab.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
taskdialog.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
theme_scrollbar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
theming.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
toolbar.c [WIN32SS][COMCTL32] Commit Flip_Fix_9.patch 2021-01-05 20:30:40 +01:00
tooltips.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
trackbar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
treeview.c Fix of comdlg32 Treeview undue handling of WM_SYSKEYDOWN (#2731) 2020-05-09 21:37:26 +09:00
updown.c [COMCTL32] Updown Suppress the NM_RELEASEDCAPTURE notification CORE-14365 2019-09-20 20:13:09 +02:00
x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00