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

Jactry Zeng jzeng at codeweavers.com
Thu Nov 5 20:44:57 CST 2015


Superseded patch 116215.

ChangeLog:
- 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 | 72 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/riched20/txthost.c      |  2 +-
  dlls/riched20/txtsrv.c       |  2 +-
  8 files changed, 92 insertions(+), 14 deletions(-)


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


More information about the wine-patches mailing list