search for: idispatchex

Displaying 20 results from an estimated 45 matches for "idispatchex".

2008 May 02
0
Wine release 0.9.61
...): reg: Updated Korean resource. winhelp: Updated Korean resource. start: Updated Korean resource. Jacek Caban (64): mshtml: Parse and store onload attributes. mshtml: Added load event support. mshtml: Added IDispEx::GetDispID implementation. mshtml: Added IDispatchEx::InvokeEx implementation. mshtml: Added IDispatchEx::Invoke implementation. mshtml: Added IDispatchEx::GetIDsOfNames implementation. mshtml: Forward IOmNavigator's IDispatch method to IDispatchEx implementation. mshtml: Added window IDispatchEx implementation. msht...
2008 Sep 05
0
Wine release 1.1.4
...e wrapper functions for job objects. shlwapi/tests: Avoid sizeof in traces. jscript: Avoid an uninitialized variable warning on older gcc. crypt32: Avoid some uninitialized variable warnings on older gcc. Alistair Leslie-Hughes (11): msxml3: Correct unsupported functions in IDispatchEx. mshtml: Implement IDispatch for IHTMLBodyElement. mshtml: Add missing defines. mshtml: Add missing IDispatchEx tids. mshtml: Add missing interfaces. mshtml: Add dispinterface DispHTMLBody. mshtml: Make IHTMLBodyElement use correct IDispatchEx interface. ms...
2014 May 16
0
Wine release 1.7.19
...ests: Fix tests on win 8. wininet/tests: Don't test GetLastError() on success. Jacek Caban (20): mshtml: Use debugstr_mshtml_guid in a few more places. mshtml: Use debugmsg_mshtml_guid in a few more places. mshtml: Forward IHTMLImageElementFactory IDispatch functions to IDispatchEx implementation. ntdll: Always use MAP_SHARED in NtMapViewOfSection. kernel32/tests: Added more shared memory tests, exposing MAP_PRIVATE mapping for read only mapping problem. mshtml: Use debugmsg_mshtml_guid in a few more places. mshtml: Added IDispatchEx support to HTMLSty...
2011 Mar 04
0
Wine release 1.3.15
...ts. wscript: Added tests. urlmon: Register MIME filter only for bindings testing them. mshtml: Added IHTMLElement4 stub implementation. mshtml.idl: Added DispHTMLDOMAttribute declaration. mshtml: Added IHTMLElement4::getAttributeNode implementation. mshtml: Added IDispatchEx support to HTMLDOMAttribute object. mshtml: Added attribute object tests. mshtml: Make sure we don't try to create node object for attributes. mshtml: Improved debug traces. mshtml: Added IHTMLDOMAttribute::get_nodeValue implementation. mshtml: Moved call_disp_func...
2011 Dec 16
0
Wine release 1.3.35
...Bruni (2): wined3d: Fix some flag checks. wined3d: Ignore invalid texture transform flags. Michael Stefaniuc (1): cmdlgtst: Remove obsolete and unused application. Nikolay Sivov (26): comctl32/listview: Create header when LVS_EX_GRIDLINES style is set. msxml3: Added IDispatchEx support for IMXWriter. msxml3: Attribute name could be qualified. msxml3: Added IDispatchEx support for IXSLTemplate. msxml3: Added IDispatchEx for IXSLProcessor. comctl32/listview: Create header when LVS_EX_FULLROWSELECT is requested. msxml3: Use libxml2 buffer suppor...
2008 Jun 27
0
Wine release 1.1.0
...ss to work around a circular dependence. Hwang YunSong(???) (2): winhlp32: Updated Korean resource. shell32: Updated Korean resource. Jacek Caban (60): mshtml: Added IHTMLElement::get_id implementation. mshtml: Added IHTMLElement::put_id implementation. mshtml: Added IDispatchEx support to HTMLSelectElement. mshtml: Added fdexNameEnsure support to IDidpatchEx implementation. mshtml: Use heap_alloc_zero in HTMLElementCollection_Create. mshtml: Added missing tids to HTMLCommentElement. mshtml: Added more IDispatchEx tests. mshtml: Change backsla...
2011 Nov 04
0
Wine release 1.3.32
...lwapi: Fix window style set with SHSetParentHwnd(). msxml3: Don't try to use null interface pointer. msxml3: Add stub IEnumVARIANT support for IXMLDOMSelection. msxml3: Block attempt to modify namespace definition with setAttribute(). msxml3: Init dynamic data pointer in IDispatchEx implementation. msxml3: Release IDispatchEx dynamic data properly. msxml3: Implement IEnumVARIANT::Next() for IXMLDOMSelection. msxml3: Fix trace formats to match all other files. msxml3: Init IDispatchEx data for all node types. msxml3: Support IDispatchEx for IXMLDOM...
2011 Jan 07
0
Wine release 1.3.11
...e nsIHttpChannel iface. mshtml: COM cleanup for the remaining ifaces in nsChannel. urlmon: Use an iface instead of a vtbl pointer in ClassFactory. hlink: Use an iface instead of a vtbl pointer in CFImpl. rpcrt4: COM cleanup for StdProxyImpl. mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument. mshtml: COM cleanup for the IDispatchEx iface in HTMLWindow. mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. mshtml: Remove some stray #undef. mshtml: COM cleanup for the IUnknown iface. comdlg32: Pass an object instead of an iface t...
2011 Dec 02
0
Wine release 1.3.34
...4 proof. include: Drop unneeded l modifiers from numeric constants in rpcndr.h. include: DPL_NOCONFIRMATION is not a long. Nikolay Sivov (14): msxml3: Added common ISupportErrorInfo implementation. msxml3: Fix support for IXMLDOMDocument3. msxml3: Forward IDispatch to IDispatchEx when supported. msxml3: Support IDispatchEx for IXMLDOMNodeList too. shell32: Avoid null pointer dereference in traces. msxml3: Added IDispatchEx support for SAXReader. msxml3: Add a couple of tests for unusual behaviour of ISupporterrorInfo. msxml3: Fixed ISupportErro...
2014 Nov 14
0
Wine release 1.7.31
...mentation. Jacek Caban (14): mshtml: Wine Gecko 2.34 release. urlmon: Update existing session if user agent changes. mshtml: Added IHTMLTable:cellPadding property implementation. mshtml: Added IHTMLScriptElement:onerror property semi-stub implementation. mshtml: Added IDispatchEx support to HTMLTxtRange object. mshtml: Added support for IDispatchEx to HTMLSelectionObject object. mshtml: Ignore query and hash parts in res protocol handler. mshtml: Added IHTMLTxtRange::moveToElementText implementation. mshtml: Moved IHTMLElement2 implementation to html...
2009 Sep 25
0
Wine release 1.1.30
...ons. comctl32/tests: Use UDM_GET/SETPOS instead of UDM_GET/SETPOS32 for compatibility with old versions. windowscodecs: Fix incorrect overflow check caused by test mistake. user32/tests: Add missing flush_events in ScrollWindow test. Alistair Leslie-Hughes (16): msxml3: Add IDispatchEx support to IXMLDOMElement. mshtml: Add support for Reference BSTR when setting styles. mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor. mshtml: Implement IHTMLCurrentStyle_get_borderTopColor. mshtml: Implement IHTMLCurrentStyle_get_borderRightColor. mshtml: Imp...
2010 Jan 22
0
Wine release 1.1.37
...for font creation with the OEM charset. winex11.drv: Produce VK_CANCEL vkey on the Ctrl+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. m...
2011 Nov 18
0
Wine release 1.3.33
...clude: Make "long" numeric constants LP64/LLP64 proof (tapi.h). include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h). Nikolay Sivov (18): msxml3: Fix IDispatch support for IXMLDocument. msxml3: Support IDispatch in IXMLElement. msxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap. msxml3: Fix collection index based support for IXMLDOMSelection. msxml3: Implement get_line() and get_linepos(). msxml3: Implement get_srcText(). msxml3: Some tests to show that leading spaces are not allowed for xml stream. msxml3: Tes...
2012 Dec 21
0
Wine release 1.5.20
...Number.toFixed for value 0 with 0 precision. jscript: Fixed deleting nonexisting properties from member expression. jscript: Fixed deleting nonexistent identifiers. jscript: Fixed deleting properties of pure dispatch interface. jscript: Fixed deleting properties by name from IDispatchEx interface. jscript: Fixed deleting property by ID from IDispatchEx interface. urlmon: Added IWinInetInfo and IWinInetHttpInfo proxy/stub implementation. jscript: Moved string concatenation to helper function. jscript: Optimized concatenation of empty strings. atl100: A...
2009 Sep 02
0
Wine release 1.1.29
...: Added 'instanceof' keyword implementation. jscript: Create arguments object as a seaprated class inheriting from Object. jscript: Added Function.call implementation. jscript: Added Function.apply implementation. jscript: Make Array.push generic. msxml3: Moved IDispatchEx implementation from domdoc to xmlnode. msxml3: Use IXMLDOMSelection as a main queryresult interface. msxml3: Added more IDispatchEx tests. shdocvw: Added IPropertyNotifySink stub implementation. shdocvw: Move OnObjectAvailable implementation to dochost.c. mshtml: Alway...
2011 Jun 24
0
Wine release 1.3.23
...include: Moved DXGI_FORMAT declaration to dxgiformat.h. include: Don't use idl file for dxgitype.h. urlmon.idl: Added URL_MK_NO_CANONICALIZE declaration. mshtml.idl: Added head element interfaces. mshtml: Added IHTMLHeadElement stub implementation. mshtml: Added IDispatchEx support to HTMLHeadElement object. mshtml.idl: Added title element interfaces. mshtml: Added IHTMLTitleElement stub implementation. mshtml: Added IDispatchEx support to HTMLTitleElement object. vbscript: Added new DLL. vbscript: Added Dll[Un]RegisterServer implementati...
2017 Nov 11
0
Wine release 2.21
...avies (2): rpcrt4: Don't free the argument if the freer was called, unless it's a simple ref. ole32: Correctly track the number of inits when auto-joining the MTA. Jacek Caban (10): jscript: Added support for VT_UI2 VARIANT types. mshtml: Added support for VT_UI2 in IDispatchEx. mshtml: Added DOMContentLoaded event implementation. mshtml: Expose IEventTarget to scripts. mshtml/tests: Added script IE9+ event tests. mshtml: Introduce variant_bool helper. mshtml: Added IDOMEvent::get_defaultPrevented implementation. mshtml: Use variant_boo...
2014 Jan 10
0
Wine release 1.6.2
...d_rect only if wined3d_surface_map succeeds. Lauri Kentt? (1): readme: Update Finnish translation. Nikolay Sivov (12): ntdll: Support pinning module refcount with LdrAddRefDll(). kernel32: Added support for GET_MODULE_HANDLE_EX_FLAG_PIN. wshom.ocx: Silence failure to query IDispatchEx from IWshShell3. wshom.ocx: Implement IWshShell3::ExpandEnvironmentStrings(). rsaenh: Fail on unsupported flag values only in CryptHashData(). oleaut32: Always set LIBFLAG_FHASDISKIMAGE when loading from file. scrrun: Implement BuildPath method. ntdll: Allow NULL retur...
2009 Mar 13
0
Wine release 1.1.17
...IHTMLStyle get/put borderColor. mshtml: Implement IHTMLCurrentStyle_get_borderColor. mshtml: Implement IHTMLStyle get/put borderStyle. mshtml: Implement IHTMLCurrentStyle_get_borderStyle. shell32: Add and register CLSID_QueryAssociations. mshtml: Add missing IHTMLStyle IDispatchEx ids. mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids. mshtml: Implement IHTMLStyle_get_borderLeft. mshtml: Implement IHTMLStyle get/put backgroundPositionX. mshtml: Implement IHTMLStyle get/put backgroundPositionY. mshtml: Implement IHTMLStyle get/put borderTopWi...
2010 Feb 05
0
Wine release 1.1.38
...implementation. mshtml: Improved IHTMLWindow::GetIDsOfNames implementation. mshtml: Code clean up. mshtml: Moved common element tids to macro. mshtml.idl: Added DispHTMLScriptElement declaration. mshtml.idl: Remove useless semicolons. mshtml: Added script element IDispatchEx support. mshtml.idl: Added DispHTMLTextAreaElement declaration. mshtml: Added textarea element IDispatchEx support. mshtml: Pass dispex info to HTMLElement_Init in HTMLElement_Create. mshtml: Use NS_StringContainerInit2 instead of NS_StringContainerInit. mshtml: Optimi...