Jacek Caban : mshtml: Move user mode to GeckoBrowser.

Alexandre Julliard julliard at winehq.org
Tue Mar 12 16:56:16 CDT 2019


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Mar 12 16:10:24 2019 +0100

mshtml: Move user mode to GeckoBrowser.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/editor.c         | 22 +++++++++++-----------
 dlls/mshtml/htmldoc.c        |  1 -
 dlls/mshtml/htmlwindow.c     |  2 +-
 dlls/mshtml/mshtml_private.h |  4 ++--
 dlls/mshtml/mutation.c       |  4 ++--
 dlls/mshtml/nsembed.c        |  1 +
 dlls/mshtml/nsevents.c       |  8 ++++----
 dlls/mshtml/olecmd.c         |  8 ++++----
 dlls/mshtml/oleobj.c         |  8 ++++----
 dlls/mshtml/persist.c        |  6 +++---
 dlls/mshtml/view.c           |  2 +-
 11 files changed, 33 insertions(+), 33 deletions(-)

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



More information about the wine-cvs mailing list