wine/dlls/mshtml view.c persist.c mshtml_priva ...

Alexandre Julliard julliard at winehq.org
Mon Aug 1 05:59:45 CDT 2005


ChangeSet ID:	19251
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/01 05:59:45

Modified files:
	dlls/mshtml    : view.c persist.c mshtml_private.h main.c 
	                 htmldoc.c Makefile.in .cvsignore 
Added files:
	dlls/mshtml    : nsiface.idl nsembed.c 

Log message:
	Jacek Caban <jack at itma.pwr.wroc.pl>
	- Use Gecko to render HTML.
	- Get rid of Mozilla ActiveX Control in MSHTML.

Patch: http://cvs.winehq.org/patch.py?id=19251

Old revision  New revision  Changes     Path
 1.10          1.11          +69 -4      wine/dlls/mshtml/view.c
 1.4           1.5           +27 -0      wine/dlls/mshtml/persist.c
 1.16          1.17          +29 -0      wine/dlls/mshtml/mshtml_private.h
 1.16          1.17          +3 -89      wine/dlls/mshtml/main.c
 1.12          1.13          +8 -3       wine/dlls/mshtml/htmldoc.c
 1.18          1.19          +3 -0       wine/dlls/mshtml/Makefile.in
 1.4           1.5           +1 -0       wine/dlls/mshtml/.cvsignore
 Added         1.1           +0 -0       wine/dlls/mshtml/nsiface.idl
 Added         1.1           +0 -0       wine/dlls/mshtml/nsembed.c




More information about the wine-cvs mailing list