search for: ihtmlloc

Displaying 11 results from an estimated 11 matches for "ihtmlloc".

Did you mean: htmldoc
2009 Oct 23
0
Wine release 1.1.32
...mshtml: Fix typo in TRACE. include: Remove redundant #defines in mshtmdid.h. mshtml.idl: Add IHTMLDocumentCompatibleInfo[Collection] dispifaces. mshtml.idl: Add IHTMLDocument6 dispiface. mshtml: Add stub implementation for IHTMLDocument6. mshtml: Add test suite for IHTMLLocation. mshtml: Add helper function get_url_components. mshtml: Implement IHTMLLocation::get_port. mshtml: Implement IHTMLLocation::get_protocol. mshtml: Implement IHTMLLocation::get_host. mshtml: Implement IHTMLLocation::get_hostname. mshtml: Reimplement IHTMLLoca...
2011 Dec 30
0
Wine release 1.3.36
...d bytecode version of try statement. jscript: Use labels in compiler for ending loops. jscript: Added bytecode versions of break and continue statements. jscript: Get rid of no longer needed no_fallback hack. jscript: Added more control flow tests. mshtml: Use IURi for IHTMLLocation::get_hash implementation. jscript: Always use bytecode for with statement. jscript: Always use bytecode for for..in statement. jscript: Always use bytecode for for statement. jscript: Always use bytecode for switch statement. jscript: Always use bytecode for try s...
2009 Aug 21
0
Wine release 1.1.28
...ma. user32: Run the explorer process from the system directory. Alistair Leslie-Hughes (9): shdocvw: Add basic support for InPlaceDeactivate. msxml3: IXMLDOMElement doesn't support IObjectIdentity. msxml3: Register missing MXXMLWriter interfaces. mshtml: Implement IHTMLLocation get_href. msxml3: Support loading windows file paths. mshtml: Implement IHTMLCurrentStyle_get_visibility. mshtml: Implement IHTMLStyle get/put borderLeftWidth. mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth. mshtml: Implement IHTMLStyle get/put wordSpacing...
2014 Jun 13
0
Wine release 1.7.20
...lidate all caches when the transaction sig changes. shell32: Fix memory leak. ole32: Don't store file size in FileLockBytesImpl. ole32: Support storage files larger than 4 GB. notepad: Check IsDialogMessage before TranslateAccelerator. Zhenbo Li (6): mshtml: Added IHTMLLocation::assign method implementation. mshtml: Added nsIDOMHTMLTableCellElement declaration. mshtml: Added IHTMLTableRow::deleteCell method implementation. mshtml: Added IHTMLLinkElement::media property. mshtml: Added IHTMLDocument2:toString method. mshtml: Added IHTMLTab...
2011 Mar 04
0
Wine release 1.3.15
...mshtml: Added IHTMLFormElement::onsubmit implementation. mshtml: Fixed memory leak. mshtml: Added support for canceling default event behavior. mshtml: Added onsubmit and event canceling tests. mshtml: Added IHTMLFormElement::get_elements implementation. mshtml: Added IHTMLLocation::replace implementation. mshtml: Correctly handle NULL BSTR in VARIANT in IDispatchEx implementation. mshtml: Reuse attribute objects. mshtml: Use our IDispatchEx-based attributes implementation instead of nsIDOMAttr. mshtml: Added more attribute object tests. msh...
2011 Jan 07
0
Wine release 1.3.11
...IConnectionPoint* ifaces. mshtml: COM cleanup for the IHTMLOptionElement* ifaces. mshtml: COM cleanup for the IHTMLImageElementFactory iface. mshtml: COM cleanup for the IHTMLTextContainer iface. mshtml: COM cleanup for the ICustomDoc iface. mshtml: COM cleanup for the IHTMLLocation iface. mshtml: Use ifaces instead of vtbl pointers in BSCallback. mshtml: COM cleanup for the nsIDOMEventListener iface. mshtml: COM cleanup for the IHTMLFormElement iface. mshtml: COM cleanup for the nsIFactory iface. mshtml: COM cleanup for the IHTMLCommentEleme...
2019 Jun 10
0
Wine release 4.10
...queue before terminating async. server: Notify kernel when IRP is terminated by server. ntoskrnl.exe: Cancel IRPs terminated by server. mshtml/tests: Fix tests on some recent IE versions. mshtml/tests: Include leading path slash in location test array. mshtml: Rewrite IHTMLLocation::get_pathname on top of IUri. ieframe: Keep Busy property in sync with download state. server: Use current thread for IRP calls without associated thread. ntoskrnl.exe: Dispatch server IRPs in critical region. server: Associate create and close IRPs with current thread....
2011 Dec 02
0
Wine release 1.3.34
...se bytecode for 'in' expression implementation. jscript: Use bytecode for int literal implementation. jscript: Use bytecode for bool literal implementation. jscript: Use bytecode for string literal. jscript: Use bytecode for double literal. mshtml: Use IUri for IHTMLLocation::get_hostname implementation. mshtml: Added nsIChannel::SetContentCharset implementation. mshtml: Use codepage reported by http headers. mshtml: Added IMutable::SetMutable implementation. mshtml: Properly remove event listeners. jscript: Use bytecode for null lite...
2012 Jan 13
0
Wine release 1.3.37
...of code buffer. jscript: Make 0 an invalid code offset. jscript: Get rid of instr_off from expression_t. jscript: Use 0 as an invalid label value. ieframe: Added ITargetFramePriv2 interface to HlinkFrame object. ieframe: Improved test traces. mshtml: Use IUri for IHTMLLocation::get_search implementation. ieframe: Remove useless #undef. vbscript: Added for each loop parser implementation. mshtml: Use a helper function for QueryService calls in hlink_frame_navigate. mshtml: Use QueryService helper function in SetClientSite implementation....
2012 Oct 26
0
Wine release 1.5.16
...nsio.c (coverity). mshtml: Properly handle OOM errors in navigate.c (coverity). mshtml: Properly handle OOM errors in htmlnode.c (coverity). mshtml: Fixed error handling of IBindCtx_GetObjectParam (coverity). mshtml: Fixed attribute object caching logic. mshtml: Added IHTMLLocation::toString implementation. mshtml: Set 'this' to window object for onload handlers. mshtml: Added more events tests. mshtml: Added IHTMLStyle::clear property implementation. mshtml: Added IHTMLIFrameElement::height property implementation. mshtml: Added IHT...
2009 Feb 13
0
Wine release 1.1.15
...ll properties with a DISPID_UNKNOWN. shdocvw: Correct OnAmbientPropertyChange regression. mshtml: Implement IHTMLStyle_put_fontWeight. mshtml: Implement IHTMLStyle_get_backgroundColor. msxml3: Use our parent doc if we don't have one. mshtml: Implement IDispatch for IHTMLLocation. mshtml: Do a case-insensitive compare of type. mshtml: Implement IHTMLStyle_get_paddingLeft. mshtml: Implement IHTMLStyle_put_textDecorationLineThrough. mshtml: Implement IHTMLStyle_put_textDecorationUnderline. Andre Wisplinghoff (1): comdlg32: Update German and...