Jacek Caban : mshtml: Rename init_dispex_with_compat_mode to init_dispatch.

Alexandre Julliard julliard at winehq.org
Tue Mar 16 16:39:04 CDT 2021


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Mar 16 19:57:45 2021 +0100

mshtml: Rename init_dispex_with_compat_mode to init_dispatch.

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

---

 dlls/mshtml/dispex.c         |  4 ++--
 dlls/mshtml/htmlattr.c       |  4 ++--
 dlls/mshtml/htmldoc.c        |  2 +-
 dlls/mshtml/htmlelem.c       | 14 +++++++-------
 dlls/mshtml/htmlelemcol.c    |  4 ++--
 dlls/mshtml/htmlevent.c      |  6 +++---
 dlls/mshtml/htmlimg.c        |  4 ++--
 dlls/mshtml/htmllocation.c   |  4 ++--
 dlls/mshtml/htmlnode.c       |  4 ++--
 dlls/mshtml/htmlselect.c     |  4 ++--
 dlls/mshtml/htmlstorage.c    |  2 +-
 dlls/mshtml/htmlstyle.c      |  4 ++--
 dlls/mshtml/htmlstylesheet.c | 16 ++++++++--------
 dlls/mshtml/mshtml_private.h |  7 +------
 dlls/mshtml/omnavigator.c    | 36 ++++++++++++++++++------------------
 dlls/mshtml/range.c          |  4 ++--
 dlls/mshtml/selection.c      |  4 ++--
 dlls/mshtml/xmlhttprequest.c |  4 ++--
 18 files changed, 61 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list