Module: wine Branch: master Commit: 155969dcc9e225234b02e44440d8e23e38b6bf49 URL: https://gitlab.winehq.org/wine/wine/-/commit/155969dcc9e225234b02e44440d8e23...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Tue Oct 25 16:54:02 2022 +0300
mshtml: Get rid of the outer window in basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/editor.c | 20 ++++++++++---------- dlls/mshtml/htmlanchor.c | 6 +++--- dlls/mshtml/htmldoc.c | 44 ++++++++++++++++++++++---------------------- dlls/mshtml/htmlframe.c | 6 +++--- dlls/mshtml/mshtml_private.h | 4 ++-- dlls/mshtml/mutation.c | 6 +++--- dlls/mshtml/nsembed.c | 2 +- dlls/mshtml/nsevents.c | 10 +++++----- dlls/mshtml/olecmd.c | 10 +++++----- dlls/mshtml/oleobj.c | 32 ++++++++++++++++---------------- dlls/mshtml/persist.c | 34 +++++++++++++++++----------------- dlls/mshtml/pluginhost.c | 4 ++-- dlls/mshtml/range.c | 2 +- dlls/mshtml/secmgr.c | 8 ++++---- 14 files changed, 94 insertions(+), 94 deletions(-)