Huw Davies : riched20: Remove the caret at end hack.

Alexandre Julliard julliard at winehq.org
Fri Oct 23 14:27:18 CDT 2020


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Oct 23 10:25:06 2020 +0100

riched20: Remove the caret at end hack.

The end of one run already has a different cursor
to the beginning of the next run.

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

---

 dlls/riched20/caret.c   | 111 +++++++++---------------------------------------
 dlls/riched20/editor.c  |   1 -
 dlls/riched20/editstr.h |   1 -
 dlls/riched20/table.c   |   5 +--
 4 files changed, 21 insertions(+), 97 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=dd134546f4d9e4235acb1f2f760e3383182a29ee



More information about the wine-cvs mailing list