Module: wine Branch: master Commit: 694602eab1dc2236dc91d93f6d7328699f0cede7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=694602eab1dc2236dc91d93f6...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Feb 13 10:56:37 2018 +0300
comctl32/combo: Merge theming logic.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/Makefile.in | 1 - dlls/comctl32/combo.c | 173 +++++++++++++++++------- dlls/comctl32/theme_combo.c | 319 -------------------------------------------- dlls/comctl32/theming.c | 5 - 4 files changed, 126 insertions(+), 372 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=694602eab1dc2236dc91d...