Module: wine Branch: master Commit: 59195ed2ec9dbec80e558c0ccdf35d24eec15c01 URL: http://source.winehq.org/git/wine.git/?a=commit;h=59195ed2ec9dbec80e558c0ccd...
Author: Dylan Smith dylan.ah.smith@gmail.com Date: Thu Aug 7 12:31:46 2008 -0400
richedit: Added in support for streaming in and out nested tables.
---
dlls/riched20/editor.c | 101 ++++++++++++++++++++++++++++++++++++++++------- dlls/riched20/reader.c | 14 +++++- dlls/riched20/rtf.h | 14 ++++++- dlls/riched20/writer.c | 30 +++++++++++--- 4 files changed, 133 insertions(+), 26 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=59195ed2ec9dbec80e558c...