msxml3: Added partial implementation of ISAXXMLReader_parse.
[wine] / dlls / mshtml / omnavigator.c
2008-07-01  Jacek Cabanmshtml: DispatchEx's QueryInterface implementation...
2008-06-19  Jacek Cabanmshtml: Use heap_alloc_zero to allocate OmNavigator.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-04-29  Jacek Cabanmshtml: Added support for custom DISPIDs.
2008-04-21  Jacek Cabanmshtml: Forward IOmNavigator's IDispatch method to...
2008-04-21  Jacek Cabanmshtml: Added IDispEx::GetDispID implementation.
2008-04-17  Jacek Cabanmshtml: Added generic IDispatchEx implementation and...
2008-04-07  Jacek Cabanmshtml: Added IHTMLWindow2::get_navigator implementation.