Huw Davies : riched20: Simplify the cursor from char offset function.

Alexandre Julliard julliard at winehq.org
Thu Oct 15 15:41:10 CDT 2020


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Thu Oct 15 10:39:38 2020 +0100

riched20: Simplify the cursor from char offset function.

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

---

 dlls/riched20/caret.c   |  4 +--
 dlls/riched20/editor.c  | 47 ++++++++++++++-------------
 dlls/riched20/editor.h  |  4 +--
 dlls/riched20/richole.c | 84 +++++++++++++++++++++++++++----------------------
 dlls/riched20/run.c     | 66 ++++++++++++++------------------------
 dlls/riched20/txtsrv.c  |  2 +-
 dlls/riched20/undo.c    | 12 +++----
 7 files changed, 103 insertions(+), 116 deletions(-)

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



More information about the wine-cvs mailing list