mciqtz32: Implement MCI_SEEK.
[wine] / dlls / mshtml /
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderBottomStyle.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderLeftStyle.
2009-01-14  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle interfaces.
2009-01-14  Dmitry Timoshkovmshtml: Use "-1" as a "don't care value", fix dialog...
2009-01-10  Ge van Geldorpmshtml/tests: Skip a couple of tests when IE is running...
2009-01-09  Alistair Leslie... mshtml: Implement IHTMLStyle get/set Attribute.
2009-01-09  Andrew Talbotmshtml: Declare a function static.
2009-01-08  Alexandre Julliardmshtml: Fix pointer cast warnings on 64-bit.
2009-01-06  Jacek Cabanmshtml: Fixed IOmNavigator::get_platform for win64...
2009-01-06  Jacek Cabanmshtml: Added IDispatchEx support to HTMLLocation object.
2009-01-05  Alexandre Julliardmshtml/tests: Fix the platform test for Win64.
2009-01-04  Michael Stefaniucmshtml: Fix a dialog size for the Pt and Si translations.
2009-01-04  Michael Stefaniucmshtml: Add the Romanian translation.
2009-01-04  Jacek Cabanmshtml: Added IHTMLWindow2::get_location implementation.
2009-01-02  Joris Huizermshtml: Increment pointer as intended.
2008-12-31  Jacek Cabanmshtml.idl: Added HTMLStyle coclass declaration.
2008-12-31  Jacek Cabanmshtml: Added gecko debug channel to control Gecko...
2008-12-31  Jacek Cabanmshtml: Set XPCOM_DEBUG_BREAK to 'warn' before loading...
2008-12-31  Jacek Cabanmshtml: Move handle_insert_comment to mutation.c.
2008-12-31  Jacek Cabanmshtml: Remove no longer used node_insert_listener.
2008-12-31  Jacek Cabanmshtml: Remove no longer needed set_profile.
2008-12-30  Jacek Cabanmshtml: Wine Gecko 0.9.0 release.
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.
next