Jacek Caban : mshtml: Move client site ifaces to HTMLDocumentObj.

Alexandre Julliard julliard at winehq.org
Thu Sep 17 13:52:25 CDT 2009


Module: wine
Branch: master
Commit: 0d15ad8be4daa36715c4d3eced4e933c82387a3b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0d15ad8be4daa36715c4d3eced4e933c82387a3b

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Sep 16 22:10:03 2009 +0200

mshtml: Move client site ifaces to HTMLDocumentObj.

---

 dlls/mshtml/htmldoc.c        |   12 ++--
 dlls/mshtml/htmlwindow.c     |    4 +-
 dlls/mshtml/mshtml_private.h |   20 +++---
 dlls/mshtml/navigate.c       |    4 +-
 dlls/mshtml/nsembed.c        |    6 +-
 dlls/mshtml/nsevents.c       |    4 +-
 dlls/mshtml/nsio.c           |    7 +-
 dlls/mshtml/olecmd.c         |   46 ++++++++--------
 dlls/mshtml/oleobj.c         |   64 +++++++++-----------
 dlls/mshtml/olewnd.c         |   16 +++---
 dlls/mshtml/persist.c        |   12 ++--
 dlls/mshtml/task.c           |   28 +++++-----
 dlls/mshtml/view.c           |  129 +++++++++++++++++++-----------------------
 13 files changed, 166 insertions(+), 186 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0d15ad8be4daa36715c4d3eced4e933c82387a3b



More information about the wine-cvs mailing list