11 Aug
2005
11 Aug
'05
6:36 p.m.
ChangeSet ID: 19484 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/11 13:36:48 Modified files: dlls/mshtml : persist.c nsiface.idl nsembed.c mshtml_private.h Log message: Jacek Caban <jack(a)itma.pwr.wroc.pl> Use nsIWebBrowserStream to load html. Patch: http://cvs.winehq.org/patch.py?id=19484 Old revision New revision Changes Path 1.8 1.9 +68 -15 wine/dlls/mshtml/persist.c 1.1 1.2 +66 -2 wine/dlls/mshtml/nsiface.idl 1.4 1.5 +75 -8 wine/dlls/mshtml/nsembed.c 1.22 1.23 +7 -1 wine/dlls/mshtml/mshtml_private.h