Jacek Caban : mshtml: Moved script host objects to HTMLWindow.

Alexandre Julliard julliard at winehq.org
Thu Sep 10 09:08:07 CDT 2009


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Sep  9 21:30:41 2009 +0200

mshtml: Moved script host objects to HTMLWindow.

---

 dlls/mshtml/htmldoc.c        |    3 --
 dlls/mshtml/htmlwindow.c     |    4 +++
 dlls/mshtml/mshtml_private.h |   22 +++++++++---------
 dlls/mshtml/nsevents.c       |    2 +-
 dlls/mshtml/persist.c        |    2 +-
 dlls/mshtml/script.c         |   52 +++++++++++++++++++++---------------------
 6 files changed, 43 insertions(+), 42 deletions(-)

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



More information about the wine-cvs mailing list