search for: bindprotocol

Displaying 12 results from an estimated 12 matches for "bindprotocol".

2018 May 11
0
Wine release 3.8
...ript: Use new PROPF_WRITABLE flag instead of PROPF_CONST. jscript: Rename PROPF_ENUM to PROPF_ENUMERABLE. wininet: Allow INTERNET_OPTION_SETTINGS_CHANGED on all handle types. wininet: Add stub for INTERNET_OPTION_REFRESH. urlmon: Store aggregated protocol handler IUnknown in BindProtocol. urlmon: Don't store IWinInetHttpInfo reference in BindProtocol. urlmon: Don't store IWinInetInfo reference in BindProtocol. urlmon: Release protocol handler in BindProtocol::Terminate. urlmon: Added support for COM aggregation of file protocol handler. urlmon:...
2007 Dec 28
0
Wine release 0.9.52
...(24): mshtml: Remove not used argument of nsACString_GetData. mshtml: Remove not used argument in nsAString_GetData. shdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests. urlmon: Use flag to store protocol lock state. urlmon: Fixed protocol tests. urlmon: Added BindProtocol::GetBindString implementation. urlmon: Added IServiceProvider implementation to BindProtocol object. urlmon: Added BindProtocol::Switch implementation. urlmon: Added BindProtocol::Continue implementation. urlmon: Added BindProtocol::[Un]LockRequest. urlmon: Added more...
2009 May 22
0
Wine release 1.1.22
...Gs from the METAFILEPICT struct to allow for padding in the 64-bit version. Ilya Shpigor (1): msi: Subscribe to SetProgress event on adding progress bar control to dialog. Jacek Caban (27): urlmon: Cache the binding notif window. urlmon: Added support for PI_APARTMENTTHREADED to BindProtocol::Switch. urlmon: Added support for PI_APARTMENTTHREADED to BindProtocol::ReportProgress. urlmon: Added PI_APARTMENTTHREADED support to BindProtocol::ReportProgress. urlmon: Added PI_APARTMENTTHREADED support to BindProtocol::ReportResult. urlmon: Use PI_APARTMENTTHREADED in...
2017 Jun 09
0
Wine release 2.10
...urlmon.idl: Added BINDINFO_OPTIONS declaration. urlmon: Added support for BINDINFO_OPTIONS_DISABLEAUTOREDIRECTS in http protocol handler. urlmon/tests: Added test of hanling BINDINFO_OPTIONS_DISABLEAUTOREDIRECTS by http protocol provider. urlmon: Release previously set URI in BindProtocol::StartEx. urlmon: Added a helper function for releasing protocol handler. urlmon: Support BINDINFO_OPTIONS_DISABLEAUTOREDIRECTS in BindProtocol object. urlmon/tests: Added BindProtocol redirection handling tests. mshtml: Added IBindCallbackRedirect implementation. msht...
2007 Jan 25
0
Wine release 0.9.30
...ad if there is no more data to read. itss: Close chm file when destroying Storage. itss: Added more protocol tests. mshtml: Fixed protocol tests on IE7. urlmon: Added IInternetSession::CreateBinding beginning implementation. urlmon: Added IInternetPriority interface to BindProtocol. urlmon: Added IInternetProtocolSink interface to BindProtocol. urlmon: Return CLSID from get_protocol_handler. urlmon: Added beginning BindProtocol implementation. urlmon: Added CreateBinding test. urlmon: Added BindProtocol's IInternetPriority implementation. Ja...
2010 Nov 26
0
Wine release 1.3.8
...LDOMNode::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 BindProtocol. urlmon: BindProocol's protocol handler doesn't need IInternetProtocolEx iface. urlmon: Store BindProtocol as IInternetProtocolEx. urlmon: Make get_protocol_handler IUri-based. urlmon:...
2011 Jan 21
0
Wine release 1.3.12
...nction. shdocvw: Improved 'iexplore -nohome' handling. msxml3: Don't forward get_nodeTypedValue to node's IXMLDOMNode iface. msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. urlmon: Store object instead of interface pointer to BindProtocol in Binding object. mshtml: Get rid of win9x test failures workarounds. wininet: Make sure to initialize the whole z_stream struct (valgrind). winnt.h: Use Common macro for __C89_NAMELESSUNION and __C89_NAMELESSSTRUCT. shlwapi: Fixed handling A->W buffer in UrlCanonicalize...
2008 Jan 11
0
Wine release 0.9.53
...crt: Correct search strategy for the exec/spawn functions. Jacek Caban (42): urlmon: Move setting protocol_sink to separated function. urlmon: More ReportProgress implementation. urlmon: Release protocol sink in Terminate. urlmon: Added more binding tests. urlmon: Use BindProtocol in Binding object. urlmon.idl: Added missing MONIKERPROPERTY variables. urlmon: Added ibind argument handling in CreateAsyncBindCtx. urlmon: Make start_binding more generic. urlmon: Better implementation of bind stopping. urlmon: Better error handling. urlmon: Bi...
2010 Oct 15
0
Wine release 1.3.5
...mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location. mshtml: Use URLDownloadToFile to download Gecko package file. urlmon: Added Abort implementation to wininet-based protocols. urlmon: Added Abort tests. urlmon: Added Abort support to BindProtocol. include: Added d3d10_1.idl. urlmon: Return correct error in get_protocol_handler for unknown protocol types. urlmon: Report error on synchronous bindings that don't have a cache file and are not read in callback. mshtml: Report better status in on_stop_nsrequest....
2009 Aug 21
0
Wine release 1.1.28
...dbghelp: Use symt_get_name directly in stabs_pts_read_aggregate. dbghelp: Check for NULL adt before using it in stabs_pts_read_aggregate. mshtml: Disable spell checker. mshtml: Moved parse_post_data to GetBindInfo. urlmon: Added IWinInetHttpInfo stub implementation to BindProtocol object. urlmon: Fixed report_data for recursive calls. urlmon: Fixed bscf for ReportData after mime verification call. urlmon: Check FLAG_ALL_DATA_READ first in protocol_read. urlmon: Added more protocol tests. msxml3: Return xmlnode object from create_basic_node....
2010 Nov 12
0
Wine release 1.3.7
...get_plugins implementation. mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object. mshtml: Use macro for tid declaration. mshtml: Added IHTMLWindow2::execScript implementation. mshtml: Added execScript tests. urlmon: Added IInternetProtocolEx support to BindProtocol. mshtml: Added HTMLWindow's IServiceProvider implementation. mshtml: Added IHTMLObjectElement::get_vspace implementation. mshtml.idl: Added IHTMLStyleElement and DispHTMLStyleElement declarations. mshtml: Added IHTMLStyleElement stub implementation. mshtml: Use IUr...
2012 Jan 27
1
Wine release 1.4-rc1
...card: Add new stub methods. Piotr Caban (8): msvcp90: Fix mistakes in spec file. urlmon: Added Uri IMarshal implementation. urlmon/tests: Added Uri IMarshal_MarshalInterface tests. urlmon/tests: Added Uri IMarshal_UnmarshalInterface tests. urlmon: Store display_uri in BindProtocol structure. urlmon: Added support for PI_FORCE_ASYNC flag in IInternetProtocol::Switch implementation. urlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC flag test. urlmon/tests: Test if url reported in IInternetProtocol::Start is valid during binding. Rico Sch?ller (16):...