mshtml: Moved init_dispex call to HTMLElement_Init.
[wine] / dlls / mshtml / htmllocation.c
2009-09-29  Andrew Eikummshtml: Check for null pointers in IHTMLLocation_get*.
2009-09-17  Jacek Cabanmshtml: Moved binding variables to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Store document node in window.
2009-09-17  Jacek Cabanmshtml: Moved HTMLLocation object to HTMLWindow.
2009-09-01  Jacek Cabanmshtml: Properly release DispatchEx data.
2009-09-01  Jacek Cabanmshtml: Added DISPID_VALUE implementation for HTMLLocat...
2009-08-18  Alistair Leslie... mshtml: Implement IHTMLLocation get_href.
2009-08-10  Jacek Cabanmshtml: Added IHTMLLocation::get_pathname implementation.
2009-06-23  Jacek Cabanmshtml: Fixed tests on IE8 and change Wine behavior...
2009-02-11  Alistair Leslie... mshtml: Implement IDispatch for IHTMLLocation.
2009-01-06  Jacek Cabanmshtml: Added IDispatchEx support to HTMLLocation object.
2008-04-01  Jacek Cabanmshtml: Fixed copy&paste mistake.
2008-03-26  Jacek Cabanmshtml: Added IHTMLDocument2::get_location implementation.