mshtml: Reimplement IHTMLStyle::get_backgroundPositionY using background-position...
[wine] / dlls / mshtml / secmgr.c
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLDocu...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-09  Jacek Cabanmshtml: Added support for CONFIRMSAFETYACTION_LOADOBJEC...
2010-05-05  Jacek Cabanmshtml: Fixed IObjectSafety failure handling.
2009-11-20  Jacek Cabanmshtml: Check for CATID_SafeForScripting in GUID_CUSTOM...
2009-10-27  Jacek Cabanmshtml: Moved url and mon to HTMLWindow.
2009-10-12  Andrew Eikummshtml: Fix typo in TRACE.
2009-10-01  Jacek Cabanmshtml: Added QueryCustomPolicy implementation.
2009-10-01  Jacek Cabanmshtml: Added IInternetHostSecurity::ProcessUrlAction...
2009-09-29  Jacek Cabanmshtml: Added IInternetHostSecurityManager stub impleme...