Michael Stefaniuc : mshtml: COM cleanup for the IHTMLDOMNode iface.

Alexandre Julliard julliard at winehq.org
Thu Dec 30 10:49:55 CST 2010


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Dec 30 01:39:16 2010 +0100

mshtml: COM cleanup for the IHTMLDOMNode iface.

---

 dlls/mshtml/htmlanchor.c     |    6 +-
 dlls/mshtml/htmlbody.c       |    6 +-
 dlls/mshtml/htmlcomment.c    |    6 +-
 dlls/mshtml/htmldoc.c        |    8 ++-
 dlls/mshtml/htmldoc3.c       |    9 ++--
 dlls/mshtml/htmldoc5.c       |    4 +-
 dlls/mshtml/htmlelem.c       |    8 ++--
 dlls/mshtml/htmlelemcol.c    |    2 +-
 dlls/mshtml/htmlembed.c      |    6 +-
 dlls/mshtml/htmlevent.c      |   13 +++---
 dlls/mshtml/htmlform.c       |   10 ++--
 dlls/mshtml/htmlframe.c      |    6 +-
 dlls/mshtml/htmlframebase.c  |   12 +++---
 dlls/mshtml/htmlgeneric.c    |    6 +-
 dlls/mshtml/htmliframe.c     |    6 +-
 dlls/mshtml/htmlimg.c        |    6 +-
 dlls/mshtml/htmlinput.c      |   12 +++---
 dlls/mshtml/htmlnode.c       |   99 +++++++++++++++++++++---------------------
 dlls/mshtml/htmlobject.c     |    7 ++-
 dlls/mshtml/htmloption.c     |    8 ++--
 dlls/mshtml/htmlscript.c     |    6 +-
 dlls/mshtml/htmlselect.c     |   12 +++---
 dlls/mshtml/htmlstyleelem.c  |    6 +-
 dlls/mshtml/htmltable.c      |    6 +-
 dlls/mshtml/htmltablerow.c   |    6 +-
 dlls/mshtml/htmltextarea.c   |    6 +-
 dlls/mshtml/htmltextnode.c   |    8 ++--
 dlls/mshtml/mshtml_private.h |    3 +-
 dlls/mshtml/nsembed.c        |    2 +-
 dlls/mshtml/pluginhost.c     |    3 +-
 dlls/mshtml/secmgr.c         |    6 +-
 dlls/mshtml/txtrange.c       |    2 +-
 32 files changed, 156 insertions(+), 150 deletions(-)

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



More information about the wine-cvs mailing list