Displaying 2 results from an estimated 2 matches for "getcontenttype".
2012 Jan 27
1
Wine release 1.4-rc1
...left button click.
mshtml: Moved creating URIs relative to window to a new function.
mshtml: Added support for anchor targets.
mshtml: Added support for middle-button opening anchors in a new window.
mshtml: Fallback to text/html mime type for document channel in nsIChannel::GetContentType.
mshtml: Added VT_I2 handling to debugstr_variant.
mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation.
Jason Edmeades (1):
richedit: v1.0 richedit uses CR and LF for enter.
J?rg H?hle (11):
winealsa: Fix AudioCaptureClient Get/ReleaseBuffer protocol....
2009 Oct 23
0
Wine release 1.1.32
...Added IHTMLBaseFrame interface stub implementation.
mshtml: Added IHTMLFrameBase IDispatchEx support.
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET calls to InvokeEx implementation.
mshtml: Return failure in GetContentType if content type is not available.
jscript: Don't use VARTYPE as is in literal_t.
jscript: Separate flags parsing from regexp creating.
jscript: Create regexp object when evaluating regexp literal.
msxml3: Store xmlnode structure instead of pointer in node implementations...