Jacek Caban : mshtml: Moved whole element initialization to HTMLElement_Init.

Alexandre Julliard julliard at winehq.org
Tue Nov 3 15:37:17 CST 2009


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Nov  1 19:16:48 2009 +0100

mshtml: Moved whole element initialization to HTMLElement_Init.

---

 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(-)

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



More information about the wine-cvs mailing list