ChangeSet ID: 20173 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/13 05:32:47
Modified files: dlls/hhctrl.ocx: help.c Makefile.in Added files: dlls/hhctrl.ocx: webbrowser.h webbrowser.c
Log message: James Hawkins truiken@gmail.com - Add the WebBrowser implementation. - Load the default Url in the HTML Pane.
Patch: http://cvs.winehq.org/patch.py?id=20173
Old revision New revision Changes Path 1.10 1.11 +23 -0 wine/dlls/hhctrl.ocx/help.c 1.8 1.9 +4 -2 wine/dlls/hhctrl.ocx/Makefile.in Added 1.1 +0 -0 wine/dlls/hhctrl.ocx/webbrowser.h Added 1.1 +0 -0 wine/dlls/hhctrl.ocx/webbrowser.c