Huw Davies : riched20: Don' t apply paragraph formatting until the end of paragraph.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 29 10:59:12 CST 2016


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Mon Feb 29 12:06:25 2016 +0000

riched20: Don't apply paragraph formatting until the end of paragraph.

Specifically this means that if the final paragraph does not end in
a trailing \par, then new formatting is not applied to that paragraph.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/riched20/editor.c       | 252 ++++++++++++++++++-------------------------
 dlls/riched20/reader.c       |   7 ++
 dlls/riched20/rtf.h          |   2 +
 dlls/riched20/tests/editor.c |  27 ++++-
 4 files changed, 140 insertions(+), 148 deletions(-)

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



More information about the wine-cvs mailing list