search for: htmldocumentobj

Displaying 8 results from an estimated 8 matches for "htmldocumentobj".

2009 Sep 25
0
Wine release 1.1.30
...bject and document node separated objects inheriting from HTMLDocument. mshtml: Use stored HTMLWindow in get_selection implementation. mshtml: Moved event_vector to HTMLWindow. mshtml: Don't create window in create_doc_from_nsdoc. mshtml: Create HTMLDocumentNode for each HTMLDocumentObj. mshtml: Store document node in window. mshtml: Store reference to document node in window object. mshtml: Use stored nswindow in IHTMLTxtRange::select. mshtml: Moved NSContainer to HTMLDocumentObj. mshtml: Moved selection_list to HTMLDocumentNode object. mshtml:...
2017 Nov 24
0
Wine release 2.22
...mentation for OnDataAvailable. urlmon: Added user marshaling implementation for GetBindInfo[Ex]. urlmon/tests: Added IBindStatusCallback marshaling tests. ieproxy: Added IPersistHistory proxy/stub. mshtml: Merge olewnd.c into oleobj.c. mshtml: Store IOleAdviseHolder in HTMLDocumentObj instead of HTMLDocument. mshtml: Pass document as HTMLDocumentObj to update_doc. mshtml: Get rid of unneeded parent from NSContainer. mshtml: Removed no longer needed flush_pending_tasks. mshtml: Store task_magic in HTMLDocumentObj instead of HTMLDocument. mshtml: Adde...
2010 Jul 02
0
Wine release 1.2-rc6
.... xcopy: Ukrainian translation update. comdlg32: Ukrainian translation update. comctl32: Ukrainian translation update. Ilya Basin (1): include: Fix packing bug in shlobj.h. pragma pack 8 for ITEMSPACING, CSFV, SFV_CREATE. Jacek Caban (6): mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite. shdocvw: Try to guess scheme for IHTMLPrivateWindow navigation too. shdocvw: Pass correct buffer size to UrlApplySchemeW. shdocvw: Return S_OK in IWebBrowser2::Stop. shdocvw: Store DocHost url on a regular heap. shdocvw: Added IBin...
2019 Mar 15
0
Wine release 4.4
...html: Simplify handling origin URI charset. mshtml: Rename NSContainer to GeckoBrowser. mshtml: Detach more document objects in detach_inner_window. mshtml: Move child window list to inner window and detach children when detaching parent. mshtml: Pass GeckoBrowser instead of HTMLDocumentObj to create_document_node. mshtml: Use global security manager. mshtml: Store weak GeckoBrowser reference in HTMLDocumentNode. mshtml: Pass GeckoBrowser instead of HTMLDocumentObj to create_outer_window. mshtml: Store GeckoBrowser weak reference in HTMLOuterWindow. mshtm...
2013 Apr 26
0
Wine release 1.5.29
...riched20: Add a visual vs logical order flag to the character to position mapping routines. riched20: Use PointFromCharContext now that we can specify logical ordering. riched20: Fix an (incorrect) compiler warning. 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...
2012 Nov 23
0
Wine release 1.5.18
...po: Update Korean translation. Jacek Caban (41): mshtml: Properly report history update for location.replace call. mshtml: Don't skip history notification for about: URLs. mshtml: Added IPersistHistory tests. mshtml: Store embedder's IOleComandTarget iface in HTMLDocumentObj and use it in handle_navigation_error. mshtml: Added exec_refresh implementation. mshtml: Added refresh tests. ieframe: Forward more DocHost::Exec calls to embedders. ieframe: Added IWebBrowser2::Refresh implementation. ieframe: Added IWebBrowser2::Refresh tests....
2018 Mar 02
0
Wine release 3.3
...tmltablerow.c into htmltable.c. mshtml: Merge htmltablecell.c into htmltable.c. mshtml: Merge htmltextcont.c into htmlbody.c. mshtml: Implement IHTMLTextContainer interface directly in HTMLBodyElement object. mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument. mshtml: Merge htmlscreen.c into imnavigator.c. mshtml: Merge ipwindow.c into pluginhost.c. mshtml: Merge propbag.c into pluginhost.c. activscp.idl: Added SCRIPTLANGUAGEVERSION declaration. mshtml: Use IE8 compatibility mode for documents...
2009 Dec 04
0
Wine release 1.1.34
...rid of no longer needed Gecko checks in tests. shdocvw: Get rid of Gecko checks in tests. urlmon: Get rid of gecko_installer_workaround in tests. mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation. mshtml: Share connection points between HTMLDocumentObj and its main HTMLDocumentNode. mshtml: Added support for connection point HTML notification. mshtml: Added connection point notification test. mshtml: Fixed ref count leak and code clean up. mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object. mshtml:...