Module: wine Branch: master Commit: bf4b8691527cc518077b3d2dfdc2d1028a7a71b6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bf4b8691527cc518077b3d2dfd...
Author: Jacek Caban jacek@codeweavers.com Date: Tue Aug 23 14:07:02 2011 +0200
mshtml: Wine Gecko 1.3 release.
---
dlls/appwiz.cpl/addons.c | 6 +- dlls/mshtml/htmlbody.c | 12 +-- dlls/mshtml/htmlcurstyle.c | 23 +--- dlls/mshtml/htmldoc3.c | 10 +-- dlls/mshtml/htmlelem.c | 18 +-- dlls/mshtml/htmlelem2.c | 11 +- dlls/mshtml/htmlevent.c | 15 +-- dlls/mshtml/htmlwindow.c | 19 +--- dlls/mshtml/mutation.c | 2 +- dlls/mshtml/npplugin.c | 24 +-- dlls/mshtml/nsiface.idl | 333 ++++++++++++++++---------------------------- dlls/mshtml/nsio.c | 174 ++++++++++++++++------- 12 files changed, 266 insertions(+), 381 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bf4b8691527cc518077b3d...