rpcrt4/tests: Fix test failures for win9x, NT4, W2K and XP-SP1.
[wine] / dlls / mshtml /
2008-06-10  Alistair Leslie... mshtml: Stop test crash on error condition.
2008-06-09  Jacek Cabanmshtml: Added FIXME about QUERY_USES_HISTORYFOLDER...
2008-06-06  Paul Vriensurlmon/tests: Fix test on IE7.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-03  Kirill K. Smirnovmshtml: Fix yet another copy/paste typo.
2008-05-30  Michael Stefaniucmshtml: Fix the Hungarian translation.
2008-05-29  Michael Stefaniucmshtml: Fix the Finnish translation.
2008-05-26  Jacek Cabanmshtml: Fixed copy&paste typo.
2008-05-26  Kirill K. Smirnovmshtml: Fix copy/paste error.
2008-05-26  James Hawkinsmshtml: Fix a test failure in win2k3.
2008-05-26  Jacek Cabanmshtml: Fixed more tests on IE 7.
2008-05-26  Jacek Cabanmshtml: Make Wine behave like IE 7.
2008-05-26  Jacek Cabanmshtml: Fixed some tests on IE 7.
2008-05-23  James Hawkinsmshtml: Fix a few test failures in win2k3.
2008-05-22  Lei Zhangmshtml: Added ProxyEnable / ProxyServer handling.
2008-05-20  Andrew Talbotmshtml: Remove unused function.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-13  Jacek Cabanmshtml: Fixed a typo.
2008-05-07  Jens Albretsenmshtml: Danish translation.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-05-05  Jacek Cabanmshtml: Added IMG element tests.
2008-05-05  Jacek Cabanmshtml: Added more script tests.
2008-05-05  Vitaliy Margolenmshtml: Don't overwrite file types that could be change...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLImgElement.
2008-05-01  Jacek Cabanmshtml: Added IHTMLImgElement stub implementation.
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLStyle.
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCommentElement.
2008-05-01  Jacek Cabanmshtml: Added comment and childNodes test.
2008-05-01  Jacek Cabanmshtml: Added IHTMLCommentElement stub implementation.
2008-05-01  Jacek Cabanmshtml: Handle COMMENT_NODE like ELEMENT_NODE in elemen...
2008-05-01  Jacek Cabanmshtml: Don't assume that nselem is valid in HTMLElement.
2008-05-01  Jacek Cabanmshtml: Moved IDispatchEx initialization to HTMLElement...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMChildrenCol...
2008-05-01  Jacek Cabanmshtml: Added IHTMLDOMChildrenCollection::item implemen...
2008-05-01  Jacek Cabanmshtml: Added IHTMLDOMChildrenCollection::get_length...
2008-05-01  Jacek Cabanmshtml: Added get_childNodes implementation.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Jacek Cabanmshtml: Added IDispatchEx support to HTMLOptionElement.
2008-04-29  Jacek Cabanmshtml: Added IDispatchEx support to HTMLInputElement.
2008-04-29  Jacek Cabanmshtml: Added indexed access to HTMLElementCollection...
2008-04-29  Jacek Cabanmshtml: Added support for custom DISPIDs.
2008-04-28  Jacek Cabanmshtml: Added IHTMLInputElement::get_disabled implement...
2008-04-28  Jacek Cabanmshtml: Added put_backgroundImage implementation.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLElementCollect...
2008-04-24  Jacek Cabanmshtml: Added get_nodeType implementation.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to text node.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMTextNode stub implementation.
2008-04-24  Jacek Cabanmshtml: Added get_firstChild implementation.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMNode2 to IDispatchEx support.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMNode2 stub implementation.
2008-04-24  Jacek Cabanmshtml: Return VT_NULL instead of empty string in getAt...
2008-04-24  Jacek Cabanmshtml: Added more IDispatchEx tests.
2008-04-24  Jacek Cabanmshtml: Return S_OK in QueryContinue.
2008-04-24  Jacek Cabanmshtml: Fixed typo.
2008-04-24  Jacek Cabanmshtml: Added elements IDispatchEx implementation.
2008-04-24  Jacek Cabanmshtml: Use heap_alloc_zero for allocating node objects.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDocument3::getElementById implementa...
2008-04-23  Joris Huizermshtml: Fixed copy/paste mistake.
2008-04-22  Andrew Talbotmshtml: Remove unused variable.
2008-04-21  Jacek Cabanmshtml: Forward IHTMLDocument2's IDispatch methods...
2008-04-21  Jacek Cabanmshtml: Added HTMLDocument's IDispatchEx implementation.
2008-04-21  Jacek Cabanmshtml: Make IHTMLDocument2 iterface offset independent.
2008-04-21  Jacek Cabanmshtml: Added setTimeout implementation.
2008-04-21  Jacek Cabanmshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow...
2008-04-21  Jacek Cabanmshtml: Added IHTMLWindow2::get_document implementation.
2008-04-21  Jacek Cabanmshtml: Added navigator's IDispatchEx test.
2008-04-21  Jacek Cabanmshtml: Forward window IDispatch methods.
2008-04-21  Jacek Cabanmshtml: Added window IDispatchEx implementation.
2008-04-21  Jacek Cabanmshtml: Forward IOmNavigator's IDispatch method to...
2008-04-21  Jacek Cabanmshtml: Added IDispatchEx::GetIDsOfNames implementation.
2008-04-21  Jacek Cabanmshtml: Added IDispatchEx::Invoke implementation.
2008-04-21  Jacek Cabanmshtml: Added IDispatchEx::InvokeEx implementation.
2008-04-21  Jacek Cabanmshtml: Added IDispEx::GetDispID implementation.
2008-04-21  Jacek Cabanmshtml: Added load event support.
2008-04-21  Jacek Cabanmshtml: Parse and store onload attributes.
2008-04-18  Jacek Cabanmshtml: Store IActiveScriptParseProcedure in ScriptHost.
2008-04-18  Jacek Cabanmshtml: Added IHTMLWindow3 stub implementation.
2008-04-18  Jacek Cabanmshtml: Added possibility to get node object from nsIDO...
2008-04-17  Jacek Cabanmshtml: Move get_typeinfo to dispex.c.
2008-04-17  Jacek Cabanmshtml: Added generic IDispatchEx implementation and...
2008-04-17  Jacek Cabanmshtml: Added IActiveScriptDebug32 stub implementation.
2008-04-17  Jacek Cabanmshtml: Make sure to null terminate buffer in parse_ext...
2008-04-14  Francois GougetFix spelling of dwAssign.
2008-04-11  Rob Shearmanmshtml: Fix the buffer length being passed into MultiBy...
2008-04-11  Rob Shearmanmshtml: Support parsing the resource type in the res...
2008-04-10  Jacek Cabanmshtml: Correctly handle NULL req in get_nscontainer_fr...
2008-04-07  Rok Mandeljcmshtml: Added Slovenian translation.
2008-04-07  Jacek Cabanmshtml: Remove unneeded includes.
2008-04-07  Jacek Cabanmshtml: Don't crash if nsWebBrowser could not be created.
2008-04-07  Jacek Cabanmshtml: Added IHTMLWindow2::get_navigator implementation.
2008-04-07  Austin EnglishSpelling fixes.
2008-04-01  Jacek Cabanmshtml: Fixed copy&paste mistake.
2008-04-01  Andrew Talbotmshtml: Remove superfluous semicolon.
2008-03-31  Jacek Cabanmshtml: Added parsing external scripts support.
2008-03-31  Jacek Cabanmshtml: Added parsing inline script support.
2008-03-31  Jacek Cabanmshtml: Return S_OK in OnEnterScript and OnLeaveScript.
2008-03-31  Jacek Cabanmshtml: Added IActiveScriptSite::GetItemInfo implementa...
2008-03-31  Jacek Cabanmshtml: Added IActiveScriptSite::GetLCID implementation.
2008-03-31  Jacek Cabanmshtml: Added IActiveScriptSiteWindow stub implementation.
next