[PATCH 03/10] mshtml: Moved cloneNode implementation to vtbl.

Jacek Caban jacek at codeweavers.com
Sun Nov 14 07:41:39 CST 2010


---
  dlls/mshtml/htmlanchor.c     |    3 ++-
  dlls/mshtml/htmlbody.c       |    1 +
  dlls/mshtml/htmlcomment.c    |    3 ++-
  dlls/mshtml/htmldoc.c        |   10 +++++++++-
  dlls/mshtml/htmlelem.c       |   15 ++++++++++++++-
  dlls/mshtml/htmlembed.c      |    3 ++-
  dlls/mshtml/htmlform.c       |    1 +
  dlls/mshtml/htmlframe.c      |    1 +
  dlls/mshtml/htmlgeneric.c    |    3 ++-
  dlls/mshtml/htmliframe.c     |    1 +
  dlls/mshtml/htmlimg.c        |    1 +
  dlls/mshtml/htmlinput.c      |    1 +
  dlls/mshtml/htmlnode.c       |   22 +++++++++++++++++-----
  dlls/mshtml/htmlobject.c     |    3 ++-
  dlls/mshtml/htmloption.c     |    3 ++-
  dlls/mshtml/htmlscript.c     |    1 +
  dlls/mshtml/htmlselect.c     |    1 +
  dlls/mshtml/htmlstyleelem.c  |    3 ++-
  dlls/mshtml/htmltable.c      |    3 ++-
  dlls/mshtml/htmltablerow.c   |    3 ++-
  dlls/mshtml/htmltextarea.c   |    1 +
  dlls/mshtml/htmltextnode.c   |   12 +++++++++++-
  dlls/mshtml/mshtml_private.h |    2 ++
  23 files changed, 80 insertions(+), 17 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-mshtml-Moved-cloneNode-implementation-to-vtbl.diff
Type: text/x-patch
Size: 13263 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101114/c80f456c/attachment-0001.bin>


More information about the wine-patches mailing list