Huw Davies : riched20: Fix the interaction between CFE_UNDERLINE and bUnderlineType.

Alexandre Julliard julliard at winehq.org
Fri Oct 14 13:46:55 CDT 2016


Module: wine
Branch: master
Commit: aa57db38dd9cf7afb903e39b64b7274b9e175a33
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=aa57db38dd9cf7afb903e39b64b7274b9e175a33

Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Oct 14 10:05:03 2016 +0100

riched20: Fix the interaction between CFE_UNDERLINE and bUnderlineType.

The effect specifies whether underlining is turned on, while bUnderlineType
indicates the type of underlining.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/riched20/editor.c       | 29 +++++++++-------
 dlls/riched20/paint.c        |  2 +-
 dlls/riched20/para.c         |  3 +-
 dlls/riched20/run.c          | 10 ------
 dlls/riched20/style.c        | 53 ++++++++---------------------
 dlls/riched20/tests/editor.c | 79 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/riched20/writer.c       | 23 ++++++-------
 7 files changed, 124 insertions(+), 75 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=aa57db38dd9cf7afb903e39b64b7274b9e175a33



More information about the wine-cvs mailing list