Module: wine Branch: master Commit: f1cc2da207d00ea989b659221f77410fcd8b966e URL: https://source.winehq.org/git/wine.git/?a=commit;h=f1cc2da207d00ea989b659221...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Sun Feb 11 19:19:53 2018 +0300
comctl32/button: 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/button.c | 400 ++++++++++++++++++++++++++++++++++------ dlls/comctl32/theme_button.c | 423 ------------------------------------------- dlls/comctl32/theming.c | 7 - 4 files changed, 348 insertions(+), 483 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f1cc2da207d00ea989b65...