[2/2] richedit: Prevented underlining the end of paragraph character

Dylan Smith dylan.ah.smith at gmail.com
Sun Jun 29 14:38:20 CDT 2008


The end of paragraph character is not underlined in native richedit
controls, so I prevented it from being underlined in Wine.  Since the
font can add underlining, it seemed best to avoid using
ME_DrawTextWithStyle to handle just the highlighting of these
characters.
---
 dlls/riched20/paint.c |   51 +++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 45 insertions(+), 6 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-richedit-Prevented-underlining-the-end-of-paragr.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080629/47d0dfd0/attachment-0001.txt 


More information about the wine-patches mailing list