Jacek Caban : mshtml: Store document node in window.

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


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

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

mshtml: Store document node in window.

---

 dlls/mshtml/htmldoc.c        |    3 +--
 dlls/mshtml/htmlevent.c      |    2 +-
 dlls/mshtml/htmlevent.h      |    2 +-
 dlls/mshtml/htmliframe.c     |    4 ++--
 dlls/mshtml/htmllocation.c   |    4 ++--
 dlls/mshtml/htmloption.c     |    6 +++---
 dlls/mshtml/htmlwindow.c     |   25 +++++++++++++------------
 dlls/mshtml/mshtml_private.h |   12 ++++++------
 dlls/mshtml/nsembed.c        |    3 +++
 dlls/mshtml/nsevents.c       |    2 +-
 dlls/mshtml/script.c         |   10 +++++-----
 11 files changed, 38 insertions(+), 35 deletions(-)

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



More information about the wine-cvs mailing list