[2/2 v3] riched20: Implement alignment styles support.

Jactry Zeng jzeng at codeweavers.com
Fri Nov 6 03:35:35 CST 2015


Superseded patch 116312.

ChangeLog:
v3:
- Pass ME_TextEditor into ME_SetDefaultParaFormat() instead of align style.

v2:
- Make paragraph independently;
- Pass cs->style into ME_MakeEditor() instead of align style;
- Pass align style into ME_SetDefaultParaFormat() instead of ME_TextEditor.

Thanks Huw!

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
---
  dlls/riched20/caret.c        |  2 +-
  dlls/riched20/editor.c       | 17 +++++++----
  dlls/riched20/editor.h       |  4 +--
  dlls/riched20/editstr.h      |  1 +
  dlls/riched20/para.c         |  6 ++--
  dlls/riched20/tests/editor.c | 71 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/riched20/txthost.c      |  2 +-
  dlls/riched20/txtsrv.c       |  2 +-
  8 files changed, 91 insertions(+), 14 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-riched20-Implement-alignment-styles-support.txt
Type: text/x-patch
Size: 10484 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151106/4bdb64e4/attachment-0001.bin>


More information about the wine-patches mailing list