[12/17] richedit: Adjust table spacing with horizontal gap and left edge (RESEND)

Dylan Smith dylan.ah.smith at gmail.com
Fri Aug 15 16:06:09 CDT 2008


This patch adds support for the rich text format control words \trgaph
and \trleft for tables.  These values are stored in the paragraph's
PARAFORMAT2 structure in the dxOffset and dxStartIndent fields.
---
 dlls/riched20/editor.c |   21 +++++++++----
 dlls/riched20/editor.h |    2 +
 dlls/riched20/rtf.h    |    2 +
 dlls/riched20/run.c    |   12 ++++++-
 dlls/riched20/table.c  |   21 +++++++++++++
 dlls/riched20/wrap.c   |   56 +++++++++++++++++++++++++++-------
 dlls/riched20/writer.c |   78 +++++++++++++++++++++++++----------------------
 7 files changed, 135 insertions(+), 57 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0012-richedit-Adjust-table-spacing-with-horizontal-ga.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080815/b7ead6ca/attachment-0001.txt 


More information about the wine-patches mailing list