[PATCH 01/17] mshtml: Moved whole element initialization to HTMLElement_Init.

Jacek Caban jacek at codeweavers.com
Sun Nov 1 12:16:48 CST 2009


---
  dlls/mshtml/htmlanchor.c     |    4 ++--
  dlls/mshtml/htmlbody.c       |    4 ++--
  dlls/mshtml/htmlcomment.c    |    6 ++++--
  dlls/mshtml/htmlelem.c       |   42 
+++++++++++++++++++++++-------------------
  dlls/mshtml/htmlgeneric.c    |    4 ++--
  dlls/mshtml/htmliframe.c     |    4 ++--
  dlls/mshtml/htmlimg.c        |    4 ++--
  dlls/mshtml/htmlinput.c      |    4 ++--
  dlls/mshtml/htmlnode.c       |    3 ++-
  dlls/mshtml/htmloption.c     |    4 ++--
  dlls/mshtml/htmlscript.c     |    4 ++--
  dlls/mshtml/htmlselect.c     |    4 ++--
  dlls/mshtml/htmltable.c      |    4 ++--
  dlls/mshtml/htmltablerow.c   |    4 ++--
  dlls/mshtml/htmltextarea.c   |    4 ++--
  dlls/mshtml/htmltextcont.c   |    5 +++--
  dlls/mshtml/mshtml_private.h |   28 ++++++++++++++--------------
  17 files changed, 70 insertions(+), 62 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Moved-whole-element-initialization-to-HTMLElem.diff
Type: text/x-patch
Size: 19470 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091101/9d496083/attachment.bin>


More information about the wine-patches mailing list