Jacek Caban : mshtml: Simplify IHTMLElement::click implementation.

Alexandre Julliard julliard at winehq.org
Thu Oct 12 13:47:51 CDT 2017


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct 12 14:26:57 2017 +0200

mshtml: Simplify IHTMLElement::click implementation.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmlanchor.c     |  1 -
 dlls/mshtml/htmlbody.c       |  1 -
 dlls/mshtml/htmldoc.c        |  1 -
 dlls/mshtml/htmlelem.c       | 14 +++++++++++++-
 dlls/mshtml/htmlevent.c      | 16 ----------------
 dlls/mshtml/htmlevent.h      |  1 -
 dlls/mshtml/htmlform.c       |  1 -
 dlls/mshtml/htmlframe.c      |  1 -
 dlls/mshtml/htmlhead.c       |  1 -
 dlls/mshtml/htmliframe.c     |  1 -
 dlls/mshtml/htmlimg.c        |  1 -
 dlls/mshtml/htmlinput.c      | 21 ---------------------
 dlls/mshtml/htmllink.c       |  1 -
 dlls/mshtml/htmlobject.c     |  1 -
 dlls/mshtml/htmloption.c     |  1 -
 dlls/mshtml/htmlscript.c     |  1 -
 dlls/mshtml/htmlselect.c     |  1 -
 dlls/mshtml/htmlstyleelem.c  |  1 -
 dlls/mshtml/htmltable.c      |  1 -
 dlls/mshtml/htmltablecell.c  |  1 -
 dlls/mshtml/htmltablerow.c   |  1 -
 dlls/mshtml/htmltextarea.c   |  1 -
 dlls/mshtml/mshtml_private.h |  1 -
 23 files changed, 13 insertions(+), 58 deletions(-)

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



More information about the wine-cvs mailing list