Eric Pouech : richedit: Pass left margin around when computing the size of a run, so that a tab will get a correct size.

Alexandre Julliard julliard at winehq.org
Mon Mar 17 10:46:33 CDT 2008


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Sun Mar 16 21:47:08 2008 +0100

richedit: Pass left margin around when computing the size of a run, so that a tab will get a correct size.

---

 dlls/riched20/caret.c  |    7 +++++--
 dlls/riched20/editor.h |    6 +++---
 dlls/riched20/run.c    |   26 ++++++++++++++------------
 dlls/riched20/wrap.c   |   23 +++++++++++++++--------
 4 files changed, 37 insertions(+), 25 deletions(-)

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



More information about the wine-cvs mailing list