[4/6] richedit: Borders are drawn for simple tables

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


The simple table implementation refers to version 1.0 to 3.0 of richedit
controls.

The borders for these tables are drawn for any paragraphs that are
considered to be a table row.  The border width is always one pixel, and
the border colour defaults to black.  The border colour cannot be
changed yet.
---
 dlls/riched20/paint.c |   65 +++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/riched20/wrap.c  |   28 ++++++++++++++++++++-
 2 files changed, 92 insertions(+), 1 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0013-richedit-Borders-are-drawn-for-simple-tables.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080812/953d7d8d/attachment-0001.txt 


More information about the wine-patches mailing list