Huw Davies : riched20: Embed PARAFORMAT2 in the paragraph struct rather than its ptr.

Alexandre Julliard julliard at winehq.org
Thu Sep 29 10:17:12 CDT 2016


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Thu Sep 29 10:13:11 2016 +0100

riched20: Embed PARAFORMAT2 in the paragraph struct rather than its ptr.

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

---

 dlls/riched20/caret.c   |  6 ++---
 dlls/riched20/editor.c  | 16 ++++++-------
 dlls/riched20/editstr.h |  2 +-
 dlls/riched20/list.c    |  1 -
 dlls/riched20/paint.c   | 64 ++++++++++++++++++++++++-------------------------
 dlls/riched20/para.c    | 51 +++++++++++++++++++--------------------
 dlls/riched20/run.c     |  2 +-
 dlls/riched20/table.c   | 36 ++++++++++++++--------------
 dlls/riched20/undo.c    |  8 +++----
 dlls/riched20/wrap.c    | 38 ++++++++++++++---------------
 dlls/riched20/writer.c  | 18 +++++++-------
 11 files changed, 120 insertions(+), 122 deletions(-)

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



More information about the wine-cvs mailing list