search for: ihtmllinkelement

Displaying 5 results from an estimated 5 matches for "ihtmllinkelement".

2012 Oct 26
0
Wine release 1.5.16
...gdi32: Move the string rendering code to a common function. fonts: 10-pixel strikes for Tahoma bold. gdi32: Simplify the code for charmap selection. gdi32: Use a symbol charmap if all else fails. Jacek Caban (47): vbscript: Added Chr implementation. mshtml: Added IHTMLLinkElement stub implementation. mshtml: Added IHTMLLinkElement::disabled property implementation. mshtml: Added IHTMLLinkElement::rel property implementation. mshtml: Added IHTMLLinkElement::type property implementation. mshtml: Added IHTMLLinkElement::href property implementation....
2014 Aug 22
0
Wine release 1.7.25
...mshtml: Fixed handling NULL argument in IHTMLElement::contains implementation. d3d10_1.idl: Added _D3D10_1_CONSTANTS guard. mshtml: Override default onsubmit action with our submit implementation. mshtml: Added IHTMLDocument5::get_implementation implementation. mshtml: Added IHTMLLinkElement::rev property implementation. Jactry Zeng (1): riched20: Pass count of character into ME_WordBreakProc() instead of count of byte. Julian R?ger (1): po: Update German translation. Ken Thomases (1): loader: Set LSUIElement to 1 in the embedded Mac Info.plist. Lauri Kentt? (1):...
2016 Jun 24
0
Wine release 1.9.13
...n get_cookie. wininet: Use INTERNET_SendCallback in ftp.c. mshtml: Added IHTMLDocument2::put_domain implementation. mshtml: Return success in IHTMLWindow2::moveBy and resizeBy. secur32/tests: Don't load secur32.dll function dynamically in negotiate.c. mshtml: Added IHTMLLinkElement::onload property implementation. Jarkko Korpi (1): widl: Fix overflow when left-shifting. Józef Kucia (50): wined3d: Recognize thread group shared memory register. wined3d: Recognize SM5 store_raw opcode. wined3d: Recognize SM5 ld_raw opcode. wined3d: Recognize SM5 i...
2014 Jun 13
0
Wine release 1.7.20
...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 IHTMLTableRow::insertCell method implementation. -- Alexandre Julliard julliard at winehq.org
2012 Oct 12
0
Wine release 1.5.15
...mshtml: Create script element in IHTMLDocument::createStyleSheet. mshtml: Added createStyleSheet and get_styleSheet tests. mshtml: Added IHTMLIFrameElement3::get_contentDocument implementation. jscript: Removed SysFreeString calls missed in previous patch. mshtml.idl: Added IHTMLLinkElement* declarations. Jason Edmeades (7): cmd: Convert wcmd_for to use WCMD_parameter. cmd: Add full for /R support. cmd: Fix setlocal/endlocal implementation. cmd: Ensure current directory saved during cmd /c. cmd: cmd.exe /c or /k should suppress copy overwrite prompts....