[6/6] richedit: Added support for changing cell border colours.

Dylan Smith dylan.ah.smith at gmail.com
Tue Aug 12 22:15:40 CDT 2008


In version 4.1 of the richedit controls, each side of a cell may have
it's own border colour specified.  The simple implementation for
previous version take their colour from the table row's top border
colour specfied from streamed in rich text.
---
 dlls/riched20/editor.c  |   67 ++++++++++++++++++++++++++++++++++++++++++----
 dlls/riched20/editstr.h |    2 +
 dlls/riched20/paint.c   |   14 ++++++---
 dlls/riched20/para.c    |    1 +
 dlls/riched20/rtf.h     |    1 +
 5 files changed, 74 insertions(+), 11 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0015-richedit-Added-support-for-changing-cell-border.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080812/8769d9e8/attachment.txt 


More information about the wine-patches mailing list