Alexandre Julliard pushed to branch master at wine / wine
Commits: 21a4f350 by Zhiyi Zhang at 2025-10-24T15:55:36+02:00 comctl32: Move uxtheme headers to comctl32.h.
- - - - - 84788723 by Zhiyi Zhang at 2025-10-24T15:55:37+02:00 comctl32: Add a helper to open theme for a window.
- - - - - f5299eb8 by Zhiyi Zhang at 2025-10-24T15:55:37+02:00 comctl32: Add a helper to close the theme for a window.
- - - - - eab2442d by Zhiyi Zhang at 2025-10-24T15:55:37+02:00 comctl32: Add a helper to handle WM_THEMECHANGED.
- - - - - 0c230db0 by Zhiyi Zhang at 2025-10-24T15:55:37+02:00 comctl32: Add a helper to handle WM_NCPAINT messages.
- - - - - 291e46de by Zhiyi Zhang at 2025-10-24T15:55:37+02:00 comctl32/datetime: Add a helper to draw the background.
- - - - - 2128e009 by Zhiyi Zhang at 2025-10-24T15:55:39+02:00 comctl32/datetime: Remove theming for comctl32 v5.
- - - - -
22 changed files:
- dlls/comctl32/comctl32.h - dlls/comctl32/commctrl.c - dlls/comctl32/datetime.c - dlls/comctl32/header.c - dlls/comctl32/hotkey.c - dlls/comctl32/ipaddress.c - dlls/comctl32/listview.c - dlls/comctl32/monthcal.c - dlls/comctl32/progress.c - dlls/comctl32/propsheet.c - dlls/comctl32/rebar.c - dlls/comctl32/status.c - dlls/comctl32/tab.c - dlls/comctl32/toolbar.c - dlls/comctl32/trackbar.c - dlls/comctl32/treeview.c - dlls/comctl32/updown.c - dlls/comctl32_v6/button.c - dlls/comctl32_v6/combo.c - dlls/comctl32_v6/edit.c - dlls/comctl32_v6/listbox.c - dlls/comctl32_v6/static.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6284b630503da54bbd29d2131dccba...