Displaying 20 results from an estimated 42 matches for "ihtmldocument2".
2013 Apr 26
0
Wine release 1.5.29
...Jacek Caban (18):
mshtml: Store IWebBrowserApp reference in HTMLDocumentObj.
mshtml: Added IHTMLWindow2::close partial implementation.
mshtml: Added IHTMLWindow2::close tests.
ieframe: Added IConnectionPoint::EnumConnections implementation.
ieframe: Return document as IHTMLDocument2 iface from get_document.
ieframe: Added DISPID_WINDOWCLOSING tests.
mshtml: Added IHTMLDOMTextNode::data property implementation.
secur32: Added support for TLS 1.1 and TLS 1.2 on Mac.
mshtml: Clean up OleCommandTarget_Exec.
mshtml: Moved exec_editmode implementation t...
2008 Dec 05
0
Wine release 1.1.10
...ult on non-x86.
fnt2bdf: Get rid of useless string constants.
libwine: Don't export the selector functions for the Windows build.
Alistair Leslie-Hughes (10):
shdocvw: Silence invalid QueryInterface FIXME.
version: Stop crash under vista and 2k8.
mshtml: Implement IHTMLDocument2 get_applets.
mshtml: Implement IHTMLDocument2 get_links.
mshtml: Implement IHTMLDocument2 get_forms.
mshtml: Implement IHTMLDocument2 get_anchors.
mshtml: Add a test case.
mshtml: Implement IDispatch for IHTMLCommentElement.
msxml3: Implement IXMLDOMAttribute get...
2008 Jul 25
0
Wine release 1.1.2
...ed more InternetQueryOption implementation to vtbl.
wininet: Moved InternetQueryOption(INTERNET_OPTION_PROXY) implementation to vtbl.
wininet: Move remeining InternetQueryOption implementation to vtbl.
hhctrl.ocx: Fixed ref count handling in IOleClientSiteImpl.
mshtml: Added IHTMLDocument2::put_title implementation.
mshtml: Added IHTMLDocument2::get_title implementation.
mshtml: Added IHTMLDocument2::[get|put]_title tests.
mshtml: Added IOmNavigator::get_appCodeName implementation.
James Hawkins (24):
comctl32: Explicity set the number of tics before testing...
2018 Oct 26
0
Wine release 3.19
...UNTPERPAGE handler ('LISTVIEW_GetCountPerColumn' doesn't account for zero item height)
28923 utorrent 2.2.1 causes a comctl32 assert
34711 Terraria Server 1.2.0.x fails on startup (needs CLSID_UPnPNAT {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1})
38189 Multiple applications want 'IHTMLDocument2::put_charset' implementation (Yarxi dictionary, iPed 7G 2019)
38422 SentriLock SentriCard utility installer 4.0.x crashes with arithmetic exception due to large input rect in 'GdipMeasureCharacterRanges'
38960 Multiple applications need 'kernel32.SetFileCompletionNotificationM...
2015 Jan 09
0
Wine release 1.7.34
...tml: Added IHTMLElement::get_isTextEdit implementation.
urlmon: Store URLs as const char* in mime_tests.
urlmon: Skip query and hash part in find_mime_from_url.
urlmon: Use find_mime_from_ext directly in file protocol handler.
mshtml: Treat empty bstrHref as not specified in IHTMLDocument2::createStyleSheet.
mshtml: Added nsIEmbeddingSiteWindow::GetDimensions implementation.
mshtml: Added screenLeft and screenTop properties implementation.
mshtml: Use standard list to store task queue.
mshtml: Flush pending document node tasks before firing onload event....
2014 Feb 20
0
Wine release 1.7.13
...Battlefield 3)
35171 Adobe Shockwave Player 12.x installer crashes on startup (URL moniker notify window class not unregistered during unload of urlmon)
35256 Skyrim - "Not enough memory to run application" error
35362 Aeria Games/Aura Kingdom launcher account signin fails due to IHTMLDocument2.GetActiveElement stub
35406 Dawn Of War: Dark Crusade crash
35417 all texts looks a bit shifted left
35433 Civilization 4 BTS randomly page faults
35485 Tab control is keeping pressed with TCM_SETCURSEL wParam:-1
35509 ProPresenter 4.x (.NET 3.5 WPF app) installer needs WshShortcut_p...
2010 Nov 26
0
Wine release 1.3.8
...plementations for object and frame elements.
mshtml: Added IHTMLDocument3::createDocumentFragment implementation.
mshtml: Added createDocumentFragment tests.
mshtml: Correctly handle DOCUMENT_FRAGMENT_NODE in IHTMLDOMNode::get_nodeType.
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_body.
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_location.
mshtml: Added document fragment cloneNode implementation.
urlmon: Don't forward Start call to protocol handler in BindProtocol.
urlmon: Don't forward StartEx call to protocol handler in B...
2010 Jan 08
0
Wine release 1.1.36
...ntdll: Return a correct name also for file objects in NtQueryObject.
ntdll: Don't require read access to the root directory for normal opens, similarly to the open by id case.
Alistair Leslie-Hughes (5):
mshtml: Add stub interface IHTMLFiltersCollection.
mshtml: Implement IHTMLDocument2 get/put onmouseup.
mshtml: Implement IHTMLDocument2 get/put onmousedown.
mshtml: Implement IHTMLDocument2 get/put onmouseout.
gdiplus: Implement GdipIsVisibleClipEmpty.
Andrew Eikum (9):
hlink: Add tests and fix error handling in IHlink::{Get, Set}StringReference.
hli...
2012 Feb 11
1
Wine release 1.4-rc3
...ave a path.
gdi32: Rename a shadow variable.
gdi32: Intersect the background text box with the clip rectangle in device units.
Hwang YunSong (1):
po: Update Korean translation.
Jacek Caban (9):
mshtml: Removed code duplication in frame collection tests.
mshtml: Added IHTMLDocument2::get_frames implementation.
urlmon: Properly handle combining relative mk: URIs containing full internal path.
urlmon: Added more mk: combining tests.
t2embapi.h: Added some missing declarations.
urlmon: Added empty hash URIs comparing tests.
ieframe: Make get_typeinfo...
2017 Sep 15
0
Wine release 2.17
...with dpi.
Jacek Caban (12):
mshtml: Added IHTMLDocument7::get_characterSet implementation and use it in get_charset.
mshtml: Added IHTMLDocument7::get_defaultView implementation and use it for get_parentWindow implementation.
mshtml: Forward common function from IHTMLDocument7 to IHTMLDocument2.
mshtml: Added implementation of IHTMLDocument7 event handler properties for supported events.
mshtml: Expose IHTMLDocument7 interface to scripts.
mshtml: Added IHTMLDocument7::head property implementation.
mshtml: Added IHTMLDocument7::getElementsByClassName implementation....
2010 Jun 25
0
Wine release 1.2-rc5
...date Korean resource.
mapi32: New Korean resource.
Ilya Basin (1):
shell32/tests: SHELL_ArgifyW(%2|%*|%~3, ...) tests.
Jacek Caban (4):
mshtml: Fixed event tests.
mshtml: Check if event_table entry is allocated before using it in remove_event_handler.
shdocvw: Return IHTMLDocument2's IDispatch in get_Document.
mshtml: Use correct iexplore.exe path in mshtml.inf.
Jose Rostagno (5):
wineconsole: Fix Spanish translation.
winecfg: Fix Spanish translation.
start: Fix Spanish translation.
regedit: Fix Spanish translation.
winhlp32: Fix Spani...
2014 Nov 28
0
Wine release 1.7.32
...tPrePath implementation.
mshtml: Merge htmlelem3.c into htmlelem.c.
mshtml: Don't try to null terminate post data if it's not available.
mshtml: Added IHTMLTextNode2::appendData implementation.
mshtml: Improved IDM_RESPECTVISIBILITY_INDESIGN stub.
mshtml: Added IHTMLDocument2::execCommand implementation.
mshtml: Added IHTMLTxtRange::setEndPoint implementation.
mshtml/tests: Fixed some test failures.
mshtml: Added fontname command support to execCommand.
mshtml: Always ignore DISPATCH_PROPERTYPUTREF in InvokeEx.
jscript: Use DISPATCH_PROPERT...
2014 Jun 27
0
Wine release 1.7.21
...ribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.7.21 (total 77):
9898 Virtual Moon Atlas 3.5 expert Mostly black drawing
15478 Unity Web Player 2.1.0 doesn't show graphics in browser
15600 Windows Live Writer crashes (IHTMLDocument2::put_designMode is a stub)
17818 Runes of Magic menus like EULA or login doesn't appear on some graphic cards.
18316 Word Pro: dashed "-" in parameters not resolved in command line
19792 program "Antik Virtual set-top-box" crashes at startup
19889 Steam client ma...
2010 Jan 22
0
Wine release 1.1.37
...trl+Pause/Break pressing.
Jacek Caban (12):
mshtml.idl: Added IHTMLIFrameElement interface declaration.
mshtml: Added IHTMLIFrameElement stub implementation.
mshtml: Added IHTMLIFrameElement IDispatchEx support.
mshtml: Silence invalid FIXME.
mshtml: Store document as IHTMLDocument2 interface.
mshtml: Create URL moniker after test initialization.
mshtml.idl: Added DispHTMLFrameElement dispinterface declaration.
mshtml.idl: Added IHTMLFrameElement3 declaration.
mshtml: Added IHTMLFrameElement3 stub implementation.
mshtml: Added IHTMLFrameElement3::...
2016 Jan 22
0
Wine release 1.9.2
...mshtml: Added IHTMLUniqueName::get_uniqueID implementation.
mshtml/tests: Added IHTMLUniqueName tests.
mshtml: Expose IHTMLUniqueName for IDispatch of all element objects.
oleaut32: Added more Invoke tests.
mshtml: Skip unused named args in Invoke calls.
mshtml: Added IHTMLDocument2::get_defaultCharset implementation.
mshtml: Initialize dest VARIANT before VariantCopy call.
mshtml/tests: Fixed location tests on IE11.
d3d11.idl: Added CD3D11_RENDER_TARGET_VIEW_DESC and CD3D11_SHADER_RESOURCE_VIEW_DESC declarations.
Jactry Zeng (1):
user32/tests: Fix a l...
2016 Jun 24
0
Wine release 1.9.13
...rect name length to set_http_header in nsUploadChannel_SetUploadStream.
jscript: Properly handle arguments in Object constructor.
wininet: Fixed tests on win10.
wininet: Ignore unknown attributes in 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...
2014 Jun 13
0
Wine release 1.7.20
...ateAccelerator.
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
2008 May 02
0
Wine release 0.9.61
...shtml: Forward window IDispatch methods.
mshtml: Added navigator's IDispatchEx test.
mshtml: Added IHTMLWindow2::get_document implementation.
mshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow3::setTimeout.
mshtml: Added setTimeout implementation.
mshtml: Make IHTMLDocument2 iterface offset independent.
mshtml: Added HTMLDocument's IDispatchEx implementation.
mshtml: Forward IHTMLDocument2's IDispatch methods to IDispatchEx implementation.
mshtml: Added IHTMLDocument3::getElementById implementation.
mshtml: Use heap_alloc_zero for alloca...
2019 Jun 21
0
Wine release 4.11
...doesn't overflow (Coverity).
wininet: Remove unsued flag HTTP_ADDHDR_FLAG_COALESCE.
advapi32: Don't read a value that might be uninitialized (Coverity).
mshtml: Remove redundant assignments.
dbghelp: Return a dos path from SymGetLineFromAddr.
mshtml: Implement IHTMLDocument2 put/get_bgColor.
Andrew Eikum (5):
winebus.sys: Close SDL handles when a device is removed.
kernel32: Link against RT_LIBS.
dxgi/tests: Add tests for setting the fullscreen state of swapchains with destroyed windows.
dxgi: Return DXGI_ERROR_NOT_CURRENTLY_AVAILABLE if settin...
2007 Oct 12
0
Wine release 0.9.47
...estructors.
mshtml: Move nodes' QueryInterface implementation to vtbl.
mshtml: Move common code to separated function.
mshtml: Return IHTMLElementCollection instead of IDispatch from HTMLElementCollection_Create.
mshtml: Include document element in collection returned by IHTMLDocument2::get_all.
mshtml: Added IHTMLOptionElement interface stub implementation.
mshtml: IHTMLElementContainer::item rewrite.
mshtml: Added IHTMLSelectElement::get_length implementation.
mshtml.idl: Added IHTMLInputTextElement interface.
mshtml: Added IHTMLInputTextElement in...