Jacek Caban : mshtml: Added support for load event on all nodes.

Alexandre Julliard julliard at winehq.org
Thu Mar 18 11:19:30 CDT 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Mar 18 01:05:38 2010 +0100

mshtml: Added support for load event on all nodes.

---

 dlls/mshtml/htmldoc.c        |    2 +-
 dlls/mshtml/htmldoc3.c       |    2 +-
 dlls/mshtml/htmlelem2.c      |    2 +-
 dlls/mshtml/htmlevent.c      |   64 +++++++++++++++++++++++++++++++++--------
 dlls/mshtml/htmlevent.h      |    8 ++--
 dlls/mshtml/htmlwindow.c     |    4 +-
 dlls/mshtml/mshtml_private.h |    2 +-
 dlls/mshtml/nsevents.c       |    9 ++++-
 8 files changed, 68 insertions(+), 25 deletions(-)

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



More information about the wine-cvs mailing list