Jacek Caban : mshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.

Alexandre Julliard julliard at winehq.org
Thu Sep 13 07:17:30 CDT 2007


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Sep 12 23:39:17 2007 +0200

mshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.

---

 dlls/mshtml/htmlanchor.c     |    4 +-
 dlls/mshtml/htmlbody.c       |   12 +++++-----
 dlls/mshtml/htmlelem.c       |   45 +++++++++++++++++++++-----------------
 dlls/mshtml/htmlinput.c      |    4 +-
 dlls/mshtml/htmlnode.c       |   48 +++++++++++++++++++++++++++--------------
 dlls/mshtml/htmlselect.c     |    4 +-
 dlls/mshtml/htmltextarea.c   |    4 +-
 dlls/mshtml/mshtml_private.h |    5 ++-
 8 files changed, 73 insertions(+), 53 deletions(-)

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



More information about the wine-cvs mailing list