Jacek Caban : mshtml: Added IHTMLElement2::get_currentStyle implementation.

Alexandre Julliard julliard at winehq.org
Mon Oct 6 09:34:58 CDT 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct  2 15:27:17 2008 +0200

mshtml: Added IHTMLElement2::get_currentStyle implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlcurstyle.c   |  880 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmlelem2.c      |    6 +-
 dlls/mshtml/mshtml_private.h |    1 +
 dlls/mshtml/tests/dom.c      |   26 ++-
 5 files changed, 911 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list