Alexandre Julliard pushed to branch master at wine / wine
Commits:
ccdf060e by Zhiyi Zhang at 2025-10-17T10:42:17+02:00
comctl32/tests: Move toolbar Unicode format tests.
- - - - -
3c55ae6f by Zhiyi Zhang at 2025-10-17T10:42:58+02:00
comctl32: Add a helper to handle CCM_SETVERSION messages.
- - - - -
2ed436dc by Zhiyi Zhang at 2025-10-17T10:42:58+02:00
user32/tests: Remove some broken() for older systems in test_comctl32_class().
They could be hiding test failures.
- - - - -
8 changed files:
- dlls/comctl32/comctl32.h
- dlls/comctl32/commctrl.c
- dlls/comctl32/listview.c
- dlls/comctl32/rebar.c
- dlls/comctl32/tests/misc.c
- dlls/comctl32/tests/toolbar.c
- dlls/comctl32/toolbar.c
- dlls/user32/tests/class.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d76b59d5c021ea5da49d1e1430c1d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d76b59d5c021ea5da49d1e1430c1d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
fedd414f by Zhiyi Zhang at 2025-10-16T21:56:37+02:00
comctl32/tests: Add CCM_SETVERSION tests.
I also tested creating the Unicode version of these comctl32 controls locally and got the same result.
- - - - -
74853944 by Zhiyi Zhang at 2025-10-16T21:56:40+02:00
comctl32/toolbar: Don't change Unicode format when handling CCM_SETVERSION.
- - - - -
8ad240af by Zhiyi Zhang at 2025-10-16T21:56:42+02:00
comctl32/listview: Fix CCM_{GET,SET}VERSION handling.
- - - - -
066c74ab by Zhiyi Zhang at 2025-10-16T21:56:43+02:00
comctl32/rebar: Fix CCM_{GET,SET}VERSION handling.
- - - - -
7bc0ce9f by Zhiyi Zhang at 2025-10-16T21:56:44+02:00
comctl32/toolbar: Fix CCM_{GET,SET}VERSION handling.
- - - - -
a7084940 by Zhiyi Zhang at 2025-10-16T21:56:45+02:00
include: Bump COMCTL32_VERSION to 6.
- - - - -
5 changed files:
- dlls/comctl32/listview.c
- dlls/comctl32/rebar.c
- dlls/comctl32/tests/misc.c
- dlls/comctl32/toolbar.c
- include/commctrl.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/63ceb74dba021429f250402e7817e…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/63ceb74dba021429f250402e7817e…
You're receiving this email because of your account on gitlab.winehq.org.