[Git][wine/wine][master] 4 commits: comctl32/tests: Add tests for iImage value for listview subitems.
Alexandre Julliard pushed to branch master at wine / wine Commits: 4a8c3e98 by Connor McAdams at 2025-06-19T22:54:53+02:00 comctl32/tests: Add tests for iImage value for listview subitems. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 9793e889 by Connor McAdams at 2025-06-19T22:54:53+02:00 comctl32/listview: Don't touch iImage value for subitems if LVS_EX_SUBITEMIMAGES is not set. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 1a29bfbf by Connor McAdams at 2025-06-19T22:54:54+02:00 comctl32/tests: Add item state value tests for LVS_OWNERDATA controls. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 688b2c33 by Connor McAdams at 2025-06-19T22:54:54+02:00 comctl32/listview: Properly handle item state value for LVS_OWNERDATA controls. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 2 changed files: - dlls/comctl32/listview.c - dlls/comctl32/tests/listview.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/24d9597ab0534a019ba2a31d9547a1... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/24d9597ab0534a019ba2a31d9547a1... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)