Module: wine Branch: master Commit: f5e3281a807092b4f166a72d9e9965ad24f0a101 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f5e3281a807092b4f166a72d9e...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Nov 3 12:39:59 2014 +0100
mshtml: Wine Gecko 2.34 release.
---
dlls/appwiz.cpl/addons.c | 6 +- dlls/mshtml/binding.h | 1 + dlls/mshtml/htmlanchor.c | 2 +- dlls/mshtml/htmldoc.c | 18 +- dlls/mshtml/htmlevent.c | 2 +- dlls/mshtml/htmlnode.c | 41 ++-- dlls/mshtml/mshtml_private.h | 16 +- dlls/mshtml/mutation.c | 4 +- dlls/mshtml/navigate.c | 2 +- dlls/mshtml/nsembed.c | 1 - dlls/mshtml/nsiface.idl | 571 ++++++++++++++++++++++++------------------- dlls/mshtml/nsio.c | 54 ++++ dlls/mshtml/oleobj.c | 10 +- dlls/mshtml/script.c | 2 +- 14 files changed, 412 insertions(+), 318 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f5e3281a807092b4f166a7...