Dylan Smith : richedit: Borders are now drawn for tables and nested tables.

Alexandre Julliard julliard at winehq.org
Mon Aug 18 10:47:08 CDT 2008


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

Author: Dylan Smith <dylan.ah.smith at gmail.com>
Date:   Tue Aug 12 23:15:36 2008 -0400

richedit: Borders are now drawn for tables and nested tables.

---

 dlls/riched20/editor.c  |   53 ++++++++++++
 dlls/riched20/editstr.h |   15 ++++
 dlls/riched20/paint.c   |  202 ++++++++++++++++++++++++++++++++++++++++++++---
 dlls/riched20/reader.c  |    1 +
 dlls/riched20/rtf.h     |   43 ++++++++++
 dlls/riched20/table.c   |    1 +
 dlls/riched20/wrap.c    |   36 ++++++++-
 7 files changed, 338 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list