Jacek Caban : mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame .

Alexandre Julliard julliard at winehq.org
Tue Nov 3 15:37:17 CST 2009


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Nov  1 19:17:17 2009 +0100

mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlframebase.c  |  269 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmliframe.c     |  239 ++-----------------------------------
 dlls/mshtml/mshtml_private.h |   11 ++
 4 files changed, 292 insertions(+), 228 deletions(-)

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



More information about the wine-cvs mailing list