[PATCH 1/9] mshtml: Added new EventTarget struct representing event targets.

Jacek Caban jacek at codeweavers.com
Thu May 14 06:24:19 CDT 2015


---
 dlls/mshtml/htmlanchor.c     |  8 +++---
 dlls/mshtml/htmlattr.c       |  6 ++---
 dlls/mshtml/htmlbody.c       |  8 +++---
 dlls/mshtml/htmlcomment.c    |  8 +++---
 dlls/mshtml/htmldoc.c        | 12 ++++-----
 dlls/mshtml/htmlelem.c       | 60
++++++++++++++++++++++----------------------
 dlls/mshtml/htmlembed.c      |  8 +++---
 dlls/mshtml/htmlevent.c      |  4 +--
 dlls/mshtml/htmlevent.h      |  6 ++---
 dlls/mshtml/htmlform.c       |  8 +++---
 dlls/mshtml/htmlframe.c      |  8 +++---
 dlls/mshtml/htmlframebase.c  |  8 +++---
 dlls/mshtml/htmlgeneric.c    |  8 +++---
 dlls/mshtml/htmlhead.c       | 16 ++++++------
 dlls/mshtml/htmliframe.c     | 24 +++++++++---------
 dlls/mshtml/htmlimg.c        |  8 +++---
 dlls/mshtml/htmlinput.c      | 32 +++++++++++------------
 dlls/mshtml/htmllink.c       |  8 +++---
 dlls/mshtml/htmlmeta.c       |  8 +++---
 dlls/mshtml/htmlnode.c       | 30 +++++++++++-----------
 dlls/mshtml/htmlobject.c     | 16 ++++++------
 dlls/mshtml/htmloption.c     |  8 +++---
 dlls/mshtml/htmlscript.c     |  8 +++---
 dlls/mshtml/htmlselect.c     |  8 +++---
 dlls/mshtml/htmlstyleelem.c  |  8 +++---
 dlls/mshtml/htmltable.c      | 24 +++++++++---------
 dlls/mshtml/htmltablecell.c  |  8 +++---
 dlls/mshtml/htmltablerow.c   |  8 +++---
 dlls/mshtml/htmltextarea.c   |  8 +++---
 dlls/mshtml/htmltextcont.c   |  8 +++---
 dlls/mshtml/htmltextnode.c   | 18 ++++++-------
 dlls/mshtml/mshtml_private.h |  8 ++++--
 dlls/mshtml/script.c         |  8 +++---
 33 files changed, 209 insertions(+), 207 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Added-new-EventTarget-struct-representing-even.diff
Type: text/x-patch
Size: 101109 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150514/751d3992/attachment-0001.bin>


More information about the wine-patches mailing list