Jacek Caban : mshtml: Moved binding list to HTMLDocumentNode.

Alexandre Julliard julliard at winehq.org
Tue Oct 27 09:46:30 CDT 2009


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Oct 26 23:05:37 2009 +0100

mshtml: Moved binding list to HTMLDocumentNode.

---

 dlls/mshtml/htmldoc.c        |    2 +-
 dlls/mshtml/htmlwindow.c     |    3 ++
 dlls/mshtml/mshtml_private.h |   11 ++++-----
 dlls/mshtml/navigate.c       |   49 ++++++++++++++++++++++++-----------------
 dlls/mshtml/nsio.c           |   37 +++++++++++++++++++++++++------
 dlls/mshtml/persist.c        |    2 +-
 dlls/mshtml/script.c         |    2 +-
 7 files changed, 70 insertions(+), 36 deletions(-)

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



More information about the wine-cvs mailing list