Module: wine Branch: master Commit: 8d28f09d8a582ff499b5947a5a2d1cf2700fb259 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8d28f09d8a582ff499b5947a5a...
Author: Jacek Caban jacek@codeweavers.com Date: Tue Dec 30 06:48:59 2008 +0100
mshtml: Wine Gecko 0.9.0 release.
---
dlls/mshtml/Makefile.in | 1 + dlls/mshtml/htmlelem2.c | 78 ++++---- dlls/mshtml/mshtml_private.h | 22 ++ dlls/mshtml/mutation.c | 437 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/nsembed.c | 11 +- dlls/mshtml/nsevents.c | 5 +- dlls/mshtml/nsiface.idl | 218 ++++++++++++++++++--- dlls/mshtml/nsio.c | 67 +++++++- 8 files changed, 764 insertions(+), 75 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8d28f09d8a582ff499b594...