mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
authorJacek Caban <jacek@codeweavers.com>
Mon, 25 Jun 2012 12:05:17 +0000 (14:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2012 15:45:19 +0000 (17:45 +0200)
commit79356c65c1e681ed46656cd65bb0f63617f37b8b
tree712102fc1ff1085af322355355c85e0c7d9e4942
parent08964ede45f9ac9d787ba8dd7f8cf31ca7cf2324
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
15 files changed:
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlevent.h
dlls/mshtml/htmlframe.c
dlls/mshtml/htmlframebase.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/navigate.c
dlls/mshtml/npplugin.c
dlls/mshtml/nsio.c
dlls/mshtml/persist.c
dlls/mshtml/script.c