Assorted spelling fixes.
[wine] / dlls / mshtml /
2008-12-27  Rob Shearmanmshtml: Check for the container's doc being NULL in...
2008-12-23  Andrew Talbotmshtml: Remove superfluous semicolons.
2008-12-22  Jacek Cabanmshtml: Move preferences settings to separated function.
2008-12-22  Jacek Cabanmshtml: Release owner in nsChannel destructor.
2008-12-22  Jacek Cabanmshtml: Pass window to GetCommandState and DoCommand.
2008-12-20  Andrei Derevyankomshtml: Updated test of QueryInterface.
2008-12-20  Andrei Derevyankomshtml: Silence IMarshal QueryInterface FIXME.
2008-12-20  Alistair Leslie... mshtml: Implement IHTMLStyle get_position.
2008-12-18  Jacek Cabanmshtml: Write aCount bytes in nsIInputStream::ReadSegments.
2008-12-18  Jacek Cabanmshtml: Added nsIChannel::[Get|Set]Owner implementation.
2008-12-18  Jacek Cabanmshtml: Use stored nsINetUtil interface.
2008-12-17  Alistair Leslie... mshtml: Implement IHTMLStyle get_backgroundImage.
2008-12-16  Jacek Cabanmshtml: Fixed IHTMLInputTextElement vtbl and QueryInter...
2008-12-12  Alistair Leslie... mshtml: Implement IHTMLScriptElement get/put Defer.
2008-12-12  Alistair Leslie... mshtml: Implement IHTMLStyle get/put fontVariant.
2008-12-11  Alistair Leslie... mshtml: Implement IHTMLStyle put_fontStyle.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-10  Alistair Leslie... mshtml: Add support for V_I4 in IHTMLStyle put_zIndex.
2008-12-10  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posHeight.
2008-12-10  Jacek Cabanmshtml: Fixed a typo.
2008-12-10  Jacek Cabanmshtml: Skip tests on broken IE6 versions.
2008-12-10  Jacek Cabanmshtml: Make IHTMLElement::get_document vtbl offset...
2008-12-08  Alex Balutmshtml: Removed the reference counting of the DLL.
2008-12-08  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posWidth.
2008-12-08  Rok Mandeljcmshtml: Fixed Slovenian translation.
2008-12-05  Michael Stefaniucmshtml: Remove two superfluous casts.
2008-12-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put overflow.
2008-12-02  Alexandre Julliardmshtml: Make some functions static.
2008-12-01  Alistair Leslie... mshtml: Implement IDispatch for IHTMLCommentElement.
2008-11-28  Alistair Leslie... mshtml: Add a test case.
2008-11-26  Alistair Leslie... mshtml: Implement IHTMLDocument2 get_anchors.
2008-11-26  Alistair Leslie... mshtml: Implement IHTMLDocument2 get_forms.
2008-11-26  Alistair Leslie... mshtml: Implement IHTMLDocument2 get_links.
2008-11-26  Alistair Leslie... mshtml: Implement IHTMLDocument2 get_applets.
2008-11-24  Jacek Cabanmshtml: Skip tests on old IE as soon as possible.
2008-11-24  Jacek Cabanmshtml: Skip tests on old IE as soon as possible.
2008-11-24  Jacek Cabanmshtml: Call necko's SetUploadStream from wrapper's...
2008-11-21  Alistair Leslie... mshtml: Implement IHTMLDocument2_get_images.
2008-11-21  Alistair Leslie... mshtml: Implement IDispatch for IHTMLCurrentStyle.
2008-11-21  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posTop.
2008-11-20  Alexandre Julliardmshtml/tests: Avoid crashing on test failure.
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-12  Alistair Leslie... mshtml: Add tests for supported interfaces.
2008-11-10  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posLeft.
2008-11-05  Jacek Cabanmshtml: Remove no longer used interfaces.
2008-11-03  Alistair Leslie... mshtml: Implement IHTMLElement get_document.
2008-10-31  Marcus Meissnermshtml: Fixed reversed NULl check.
2008-10-30  Alistair Leslie... mshtml: Supply a default value for get_designMode.
2008-10-22  Ricardo Filipemshtml: Added Portuguese translation.
2008-10-20  Andrew Talbotmshtml: Sign-compare warnings fix.
2008-10-17  Jacek Cabanmshtml: Added IHTMLInputElement::put_checked implementa...
2008-10-17  Jacek Cabanmshtml: Added IHTMLInputElement::[get|put]_defaultCheck...
2008-10-16  Marcus Meissnermshtml: Initialize nswindow in create_doc_from_nsdoc.
2008-10-16  Jacek Cabanmshtml: Added support for conditional comments.
2008-10-14  Jacek Cabanmshtml: Added IOmNavigator::get_appVersion implementation.
2008-10-14  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_lef...
2008-10-14  Jacek Cabanmshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
2008-10-14  Jacek Cabanmshtml: Don't fail in IHTMLDOMNode::appendChild if...
2008-10-14  Jacek Cabanmshtml: Added IHTMLDOMNode::insertBefore implementation.
2008-10-14  Jacek Cabanmshtml: Added IHTMImgElement::get_src implementation.
2008-10-14  Jacek Cabanmshtml: Added IHTMLElement::put_innerText implementation.
2008-10-14  Jacek Cabanmshtml: Fixed increasing buffer size logic in text...
2008-10-14  Jacek Cabanmshtml: Added IHTMLElement::get_innerText implementation.
2008-10-14  Jacek Cabanmshtml: Added IHTMLDocument4::focus implementation.
2008-10-13  Muneyuki Noguchimshtml: Convert Japanese resource to UTF-8.
2008-10-13  Jacek Cabanmshtml: Test for NULL nscontainer in set_event_handler_...
2008-10-13  Jacek Cabanmshtml: Added element mouseout and selectstart event...
2008-10-13  Jacek Cabanmshtml: Added document keydown, keyup, dragstart and...
2008-10-13  Jacek Cabanmshtml: Added element keydown, mouseup and mousedown...
2008-10-13  Jacek Cabanmshtml: Added element blur, focus, paste and drag event...
2008-10-13  Jacek Cabanmshtml: Added IHTMLInputElement::select implementation.
2008-10-13  Jacek Cabanmshtml: Added open and close implementation.
2008-10-13  Jacek Cabanmshtml: Added IHTMLFrameBase2::get_contentWidnow implem...
2008-10-13  Jacek Cabanmshtml: Move GetContentDOMWindow call from HTMLWindow_C...
2008-10-13  Jacek Cabanmshtml: Don't crash in notif_focus if client is NULL.
2008-10-13  Jacek Cabanmshtml: Don't crash in UIActivate if hostui is NULL.
2008-10-13  Jacek Cabanmshtml: Added IHTMLEventObj::get_srcElement implementation.
2008-10-13  Jacek Cabanmshtml: Added set_event_handler(VT_NULL) implementation.
2008-10-13  Jacek Cabanmshtml: Pass the right 'this' argument to event handlers.
2008-10-13  Jacek Cabanmshtml: Added IHTMLWindow2::get_event implementation.
2008-10-13  Jacek Cabanmshtml: Added event bubbling implementation.
2008-10-13  Jacek Cabanmshtml: Added get_onmouseover implementations.
2008-10-13  Jacek Cabanmshtml: Added IHTMLDocument2::put_onmouseover implement...
2008-10-13  Jacek Cabanmshtml: Added IHTMLElement::put_onmouseover implementation.
2008-10-10  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2008-10-10  Alistair Leslie... mshtml: Implement IHTMLStyle put/get borderWidth.
2008-10-10  Jacek Cabanmshtml: Moved events declaration to separated file.
2008-10-10  Jacek Cabanmshtml: Added IDispatchEx support to HTMLEventObj.
2008-10-10  Jacek Cabanmshtml: Don't use IDispatchEx for timer callbacks.
2008-10-10  Jacek Cabanmshtml: Added IHTMLSelectElement::[get|put]_disabled...
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-10-10  Jacek Cabanmshtml: Added IHTMLElement3::[get|put]_implementation.
2008-10-10  Jacek Cabanmshtml: Forward IHTMLelement3::[get|put]_disabled to...
2008-10-10  Jacek Cabanmshtml: Get rid of setup_nswindow.
2008-10-10  Jacek Cabanmshtml: Use stored nsdoc in IHTMLOptionElementFactory...
2008-10-10  Jacek Cabanmshtml: Use stored nsdoc in IHTMOptionElement::put_text.
2008-10-10  Jacek Cabanmshtml: Use stored nsdoc in IHTMLElement::insertAdjacen...
2008-10-10  Jacek Cabanmshtml: Use stored nsdoc in IHTMLElement::insertAdjacen...
2008-10-10  Jacek Cabanmshtml: Use stored nsdoc in exec_indent.
next