Alex Villacís Lasso : richedit: Fixups to move over to reliance on CR and LF counters.

Alexandre Julliard julliard at winehq.org
Tue Apr 29 08:54:43 CDT 2008


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

Author: Alex Villacís Lasso <a_villacis at palosanto.com>
Date:   Sat Apr 26 15:26:58 2008 -0500

richedit: Fixups to move over to reliance on CR and LF counters.

Text streamout now honors CR and LF counters.
Tests to pin down required EM_STREAMOUT behavior.

---

 dlls/riched20/editor.c       |    3 ++
 dlls/riched20/para.c         |    2 +
 dlls/riched20/run.c          |   12 +++++--
 dlls/riched20/tests/editor.c |   55 +++++++++++++++++++++++++++++++++
 dlls/riched20/writer.c       |   45 ++++++++++++++++++++++-----
 dlls/riched32/tests/editor.c |   69 ++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 173 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list