ChangeSet ID: 17072 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/14 06:30:50
Modified files: dlls/mshtml : view.c mshtml_private.h main.c htmldoc.c Makefile.in
Log message: Jacek Caban jack@itma.pwr.wroc.pl Added more implementation of IDocumentView.
Patch: http://cvs.winehq.org/patch.py?id=17072
Old revision New revision Changes Path 1.1 1.2 +160 -6 wine/dlls/mshtml/view.c 1.4 1.5 +4 -0 wine/dlls/mshtml/mshtml_private.h 1.8 1.9 +2 -0 wine/dlls/mshtml/main.c 1.4 1.5 +1 -1 wine/dlls/mshtml/htmldoc.c 1.9 1.10 +1 -1 wine/dlls/mshtml/Makefile.in