search for: nsiwineuri

Displaying 6 results from an estimated 6 matches for "nsiwineuri".

2007 Mar 19
1
Steam Apps freezing
...orlog if needed) $ tail error.log fixme:shdocvw:OleObject_Close (0x731c498)->(1) fixme:mshtml:HlinkTarget_SetBrowseContext (0x731cce0)->((nil)) fixme:shdocvw:ViewObject_Draw (0x210ed8)->(1 -1 (nil) (nil) 0x99c 0xc50 0x34f9b0 (nil) (nil) 00000000) err:mshtml:nsIOService_NewURI Could not get nsIWineURI: 80004002 fixme:shdocvw:ViewObject_Draw (0x210ed8)->(1 -1 (nil) (nil) 0x99c 0xd10 0x34f9b0 (nil) (nil) 00000000) fixme:msg:handle_internal_message unknown internal message ffffffff fixme:msg:handle_internal_message unknown internal message ffffffff err:virtual:NtQueryVirtualMemory Unsupported on...
2007 Mar 19
1
ACT! 6 Random Crashing
...0x21c1bc)->((null) 25 2 0x32f8a8 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x21c1bc)->((null) 26 2 0x32f8a8 (nil)) fixme:mshtml:HTMLDocument_QueryInterface (0x20af3d0)->({3050f3f0-98b5-11cf-bb82-00aa00bdce0b} 0x32f7c0) interface not supported err:mshtml:nsIOService_NewURI Could not get nsIWineURI: 80004002 err:x11drv:X11DRV_CreateWindow invalid window width -15 err:x11drv:X11DRV_CreateWindow invalid window height -20 err:x11drv:X11DRV_CreateWindow invalid window width -15 err:x11drv:X11DRV_CreateWindow invalid window height -20 fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow st...
2010 Mar 05
0
Wine release 1.1.40
...n translation. Jacek Caban (24): mshtml: Rename nsURI to nsWineURI. mshtml: Store nsWineURI object instead of interface in nsChannel. mshtml: Moved OnStartURIOpen implementation to nsio.c. mshtml: Use nsWineURL structure directly in load_nsuri. mshtml: Get rid of most nsIWineURI methods. mshtml: Get rid of nsIWineURI::[GS]etWindow. mshtml: Get rid of nsIWineURI::[GS]etNSContainer. mshtml: Get rid of nsIWineURI interface. atl: Don't add CLSID_ATLRegistrar replacement in do_register_dll_server. atl: Properly release registrar in do_register_...
2006 Dec 22
0
Wine release 0.9.28
...SetNSContainer if new container is the same as previous. mshtml: Fixed handling chrome protocol. mshtml: Set default print template in exec_print. shdoclc: Added print template strings. mshtml: Use pvaIn in exec_print. mshtml: Use Gecko's AsyncOpen if URI is has no nsIWineURI interface. mshtml: Improve loading document detection in AsyncOpen. James Hawkins (6): cabinet: Close the opened file handle even in error cases. msi: Only cleanup event subscriptions of the dialog being closed. msi: Update the text control when the selection path changes....
2007 Feb 16
0
Wine release 0.9.31
...ort_data. urlmon: Fix continue_call handling. itss: Fix handling URLs without '/' in object name. shlwapi: Unicodified scheme detecting code. shlwapi: Fix handling mk URLs. mshtml: Store URL in unicode in nsURI. mshtml: Added [Set|Get]WineURL functions to nsIWineURI. mshtml: Don't store moniker in nsURI. mshtml: Remove no longer used [Get|Set]Moniker functions. mshtml: Move AddRequest call to OnStartBinding. mshtml: Start binding asynchronously. mshtml: Call SetWineURL in Clone. mshtml: Handle resource protocol like chro...
2009 Dec 04
0
Wine release 1.1.34
...ne_url if there is no necko nsIURI available. mshtml: Don't fail in NewChannelFromURI if necko failed to create a channel. mshtml: Use special handling only for main documents in AsyncOpen. mshtml: Added support for relative URLs in navigate_url. mshtml: Don't change nsIWineURI in OnStartBinding if it's already marked as document URI. mshtml: Added support for frames in navigate_url. mshtml: Always return fake scheme in nsIURI::GetScheme if use_wine_url is set. mshtml: Added IHTMLFrameBase2::put_src implementation. mshtml: Added IHTMLFrameBase2...