[Git][wine/wine][master] 6 commits: comctl32/trackbar: Add a helper to get the pen color for drawing tics.
Alexandre Julliard pushed to branch master at wine / wine Commits: 92f3f83e by Zhiyi Zhang at 2025-11-17T13:19:35-06:00 comctl32/trackbar: Add a helper to get the pen color for drawing tics. - - - - - 55dcdd1a by Zhiyi Zhang at 2025-11-17T13:19:37-06:00 comctl32/trackbar: Use COMCTL32_IsThemed() to check if theme is enabled. - - - - - e65b9bef by Zhiyi Zhang at 2025-11-17T13:19:39-06:00 comctl32/trackbar: Remove theming for comctl32 v5. - - - - - 5281b59b by Zhiyi Zhang at 2025-11-17T13:19:39-06:00 comctl32/treeview: Add a helper to draw plus and minus signs. - - - - - f6ba6527 by Zhiyi Zhang at 2025-11-17T13:19:41-06:00 comctl32/treeview: Add a helper to fill theme background. - - - - - 9434289a by Zhiyi Zhang at 2025-11-17T13:19:41-06:00 comctl32/treeview: Remove theming for comctl32 v5. - - - - - 2 changed files: - dlls/comctl32/trackbar.c - dlls/comctl32/treeview.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f21e5d5ac72ea27854613b14c99832... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f21e5d5ac72ea27854613b14c99832... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)