[PATCH 2/6] mshtml: Added possibility for node implementations to add default event handlers

Jacek Caban jacek at codeweavers.com
Tue Aug 2 04:07:56 CDT 2011


---
  dlls/mshtml/htmlevent.c      |   42 
++++++++++++++++++++++++++++++++++++------
  dlls/mshtml/htmlform.c       |    1 +
  dlls/mshtml/htmlframe.c      |    1 +
  dlls/mshtml/htmliframe.c     |    1 +
  dlls/mshtml/htmlimg.c        |    1 +
  dlls/mshtml/htmlinput.c      |    1 +
  dlls/mshtml/htmlobject.c     |    1 +
  dlls/mshtml/htmlscript.c     |    1 +
  dlls/mshtml/htmlselect.c     |    1 +
  dlls/mshtml/htmltextarea.c   |    1 +
  dlls/mshtml/mshtml_private.h |    1 +
  11 files changed, 46 insertions(+), 6 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mshtml-Added-possibility-for-node-implementations-to-.diff
Type: text/x-patch
Size: 5846 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110802/c63da584/attachment.bin>


More information about the wine-patches mailing list