Displaying 6 results from an estimated 6 matches for "bscallback".
2006 Sep 10
2
wine-1.9.20 IE6/gecko internet connect error
...et_Exec
(0x18075c)->({000214d1-0000-0000-c000-000000000046} 37 0 0x34fc20 (nil))
fixme:shdocvw:HttpNegotiate_BeginningTransaction (0x181518)->(L"" L"" 0
0x34fb64)
fixme:shdocvw:BindStatusCallback_GetBindInfo (0x181518)->(0x34fb5c
0x34fb70)
err:mshtml:PersistMoniker_Load bscallback->nschannel == NULL
fixme:mshtml:PersistMoniker_Load not supported pibc
err:urlmon:URLMonikerImpl_BindToStorage InternetCrackUrl failed: 87
2008 Apr 04
0
Wine release 0.9.59
...ted Korean resource.
clock: Updated Korean resource.
credui: Updated Korean resource.
devenum: New Korean resource.
msi: Updated Korean resource.
msrle32: Updated Korean resource.
crypt32: Updated Korean resource.
Jacek Caban (32):
mshtml: Don't access BSCallback directly in nsio.c.
mshtml: Don't access BSCallback directly in nsembed.c.
mshtml: Added new nsChannelBSC type.
mshtml: Move BSCallback declaration to navigate.c.
mshtml: Move hlink_frame_navigate function.
mshtml: Abstract BSCallback implementation.
jscript:...
2012 Jun 08
0
Wine release 1.5.6
...jscript: Get rid of num_set_nan hack.
mshtml: Fixed Exec_ShellDocView_84 tests.
jscript: Added missing port.h include to lex.c.
wininet: Use CRLF separator in INTERNET_CERTIFICATE_INFO.
mshtml: Added IWindowForBindingUI stub implementation.
mshtml: Added support for BSCallback::QueryService(IID_IWindowForBindingUI).
mshtml: Forward BSCallback::QueryService call to document.
mshtml: Added IWindowForBindingUI tests.
urlmon: Set INTERNET_ERROR_MASK_COMBINED_SEC_CERT flag for HTTP requests.
urlmon: Correctly handle BINDF_NO_UI in handle_http_error....
2011 Jan 07
0
Wine release 1.3.11
...entation.
urlmon: Fixed IUriBuilderFactory declaration.
mshtml: Make nsIURI::Resolve implementation IUri-based.
msxml3: Get rid of xmlnode_transformNodeToObject.
mshtml: Avoid obj to iface cast in ProtocolFactory_Create.
mshtml: Use inline function instead of macro for BSCallback vtbl implementations.
Jeremy Chin (1):
wined3d: Update detection of vertex blend capabilities.
Ken Thomases (2):
winemenubuilder: On Mac OS X, keep multiple icon sizes.
windowscodecs: Use Mac OS X native ICNS support, not libicns.
Lauri Kentt? (1):
readme: Add Finnish tra...
2007 Nov 09
0
Wine release 0.9.49
...cvw: Move registration code to .inf file.
mshtml: More test fixes.
mshtml: AsyncOpen code clean up.
iexplore: Added self-registration code.
urlmon: Added https protocol class factory stub implementation.
shdocvw: Fixed typos.
mshtml: Store HTMLDocument pointer in BSCallback object.
mshtml: More range tests and fixes.
mshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.
mshtml: Added AcceptLanguage handling.
mshtml: Added IDM_SETDIRTY implementation.
James Hawkins (39):
msi: Test the MoveFiles standard action.
msi: Implement t...
2009 Nov 13
0
Wine release 1.1.33
...rent after child hiding.
extrac32: Implementation of the CAB archive extraction.
Jacek Caban (41):
mshtml: Fail to create HTMLDocument if Gecko is not available.
mshtml: Store window reference in nsURI.
mshtml: Use HTMLWindow in AsyncOpen implementation.
mshtml: Moved bscallback to HTMLWindow.
mshtml: Moved url and mon to HTMLWindow.
mshtml: Allow task queue to be used for different targets.
mshtml: Moved binding list to HTMLDocumentNode.
mshtml: Moved nsIDOMEventListener implementations to HTMLDocumentNode.
mshtml: Moved event_vector to HTMLD...