Module: wine Branch: master Commit: 0b66169a05ad6a2ea44f5833f2362b8e1c1d16f2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0b66169a05ad6a2ea44f5833f2...
Author: Michael Stefaniuc mstefani@redhat.de Date: Fri Dec 31 11:07:33 2010 +0100
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
---
dlls/mshtml/dispex.c | 57 +++++++++++++++++++++-------------------- dlls/mshtml/htmlanchor.c | 12 +++++--- dlls/mshtml/htmlbody.c | 13 ++++++--- dlls/mshtml/htmlcomment.c | 12 +++++--- dlls/mshtml/htmlcurstyle.c | 9 +++--- dlls/mshtml/htmldoc.c | 4 +- dlls/mshtml/htmlelem.c | 32 +++++++++++----------- dlls/mshtml/htmlelem2.c | 18 +++++++------ dlls/mshtml/htmlelem3.c | 9 +++--- dlls/mshtml/htmlelemcol.c | 9 +++--- dlls/mshtml/htmlembed.c | 12 +++++--- dlls/mshtml/htmlevent.c | 9 +++--- dlls/mshtml/htmlform.c | 12 +++++--- dlls/mshtml/htmlframe.c | 13 ++++++--- dlls/mshtml/htmlframebase.c | 11 ++++--- dlls/mshtml/htmlgeneric.c | 12 +++++--- dlls/mshtml/htmliframe.c | 13 ++++++--- dlls/mshtml/htmlimg.c | 12 +++++--- dlls/mshtml/htmlinput.c | 23 +++++++++------- dlls/mshtml/htmllocation.c | 9 +++--- dlls/mshtml/htmlnode.c | 29 +++++++++++--------- dlls/mshtml/htmlobject.c | 13 ++++++--- dlls/mshtml/htmloption.c | 12 +++++--- dlls/mshtml/htmlscript.c | 12 +++++--- dlls/mshtml/htmlselect.c | 12 +++++--- dlls/mshtml/htmlstyle.c | 9 +++--- dlls/mshtml/htmlstyle2.c | 9 +++--- dlls/mshtml/htmlstyle3.c | 18 +++++++------ dlls/mshtml/htmlstyleelem.c | 12 +++++--- dlls/mshtml/htmlstylesheet.c | 9 +++--- dlls/mshtml/htmltable.c | 12 +++++--- dlls/mshtml/htmltablerow.c | 12 +++++--- dlls/mshtml/htmltextarea.c | 12 +++++--- dlls/mshtml/htmltextcont.c | 12 +++++--- dlls/mshtml/htmltextnode.c | 11 ++++--- dlls/mshtml/htmlwindow.c | 27 +++++++++++--------- dlls/mshtml/mshtml_private.h | 4 +-- dlls/mshtml/omnavigator.c | 18 +++++++------ 38 files changed, 304 insertions(+), 240 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0b66169a05ad6a2ea44f58...