Jacek Caban : mshtml: Added support for script 'for' and 'event' attributes .

Alexandre Julliard julliard at winehq.org
Tue Oct 2 14:09:40 CDT 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Oct  2 15:46:20 2012 +0200

mshtml: Added support for script 'for' and 'event' attributes.

---

 dlls/mshtml/htmldoc3.c       |    2 +-
 dlls/mshtml/htmlevent.c      |   15 +++
 dlls/mshtml/htmlevent.h      |    1 +
 dlls/mshtml/mshtml_private.h |    2 +
 dlls/mshtml/mutation.c       |    1 +
 dlls/mshtml/script.c         |  212 ++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 225 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list