[PATCH 2/8] mshtml: Added separated types for outer and inner HTML windows

Jacek Caban jacek at codeweavers.com
Mon Jun 25 07:04:59 CDT 2012


---
 dlls/mshtml/binding.h        |   12 +-
 dlls/mshtml/htmlanchor.c     |    2 +-
 dlls/mshtml/htmldoc.c        |   22 ++--
 dlls/mshtml/htmlevent.c      |    2 +-
 dlls/mshtml/htmlevent.h      |    2 +-
 dlls/mshtml/htmlframe.c      |    4 +-
 dlls/mshtml/htmlframebase.c  |    8 +-
 dlls/mshtml/htmliframe.c     |    2 +-
 dlls/mshtml/htmlimg.c        |    2 +-
 dlls/mshtml/htmllocation.c   |    2 +-
 dlls/mshtml/htmloption.c     |    2 +-
 dlls/mshtml/htmlwindow.c     |  369
++++++++++++++++++++++++------------------
 dlls/mshtml/mshtml_private.h |   75 +++++----
 dlls/mshtml/mutation.c       |    2 +-
 dlls/mshtml/navigate.c       |   28 ++--
 dlls/mshtml/npplugin.c       |    8 +-
 dlls/mshtml/nsevents.c       |    2 +-
 dlls/mshtml/nsio.c           |   34 ++--
 dlls/mshtml/nsservice.c      |    4 +-
 dlls/mshtml/oleobj.c         |    2 +-
 dlls/mshtml/persist.c        |   12 +-
 dlls/mshtml/pluginhost.c     |    2 +-
 dlls/mshtml/script.c         |   22 ++--
 23 files changed, 340 insertions(+), 280 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mshtml-Added-separated-types-for-outer-and-inner-HTML.diff
Type: text/x-patch
Size: 78564 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120625/3a233f8b/attachment-0001.bin>


More information about the wine-patches mailing list