Commit Graph

640 Commits

Author SHA1 Message Date
Piotr Caban bea3154f48 mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
Jacek Caban 05d3b9cd1a mshtml: Get rid of no longer useful get_nsdoc_window helper. 2011-08-24 19:34:11 +02:00
Piotr Caban 0a03ae75b0 mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
Jacek Caban 7247eaa181 mshtml: Allow async tasks to have custom destructors. 2011-08-03 14:15:49 +02:00
Jacek Caban be6dd66edf mshtml: Moved nsevents.c declarations to htmlevent.h. 2011-08-02 11:51:06 +02:00
Jacek Caban 6d7667894e mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +02:00
Jacek Caban aa6ee29e01 mshtml: Rename call_event to fire_event. 2011-08-02 11:51:06 +02:00
Jacek Caban 256bd4532c mshtml: Added IDispatchEx support for IHTMLStyle5 and IHTMLStyle6 ifaces. 2011-07-28 18:37:40 +02:00
Jacek Caban 402c875699 mshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separated function. 2011-07-24 12:32:38 +02:00
Jacek Caban 1e60c2f300 mshtml: Moved binding-related declarations to separate file. 2011-07-24 12:32:30 +02:00
Alexander Morozov 25c70bacc6 mshtml: Added IProvideClassInfo::GetClassInfo implementation. 2011-07-18 16:23:30 +02:00
Alexander Morozov c41a300f3c mshtml: Add stub implementation of IProvideClassInfo interface. 2011-07-14 15:56:54 +02:00
Jacek Caban 0227bf69a9 mshtml: Added IDispatchEx support to HTMLTitleElement object. 2011-06-21 17:13:50 +02:00
Jacek Caban ff7e041716 mshtml: Added IHTMLTitleElement stub implementation. 2011-06-21 17:13:45 +02:00
Jacek Caban 0912436e6e mshtml: Added IDispatchEx support to HTMLHeadElement object. 2011-06-21 17:13:33 +02:00
Jacek Caban 74e95a13b3 mshtml: Added IHTMLHeadElement stub implementation. 2011-06-21 17:13:27 +02:00
Jacek Caban fe105adff0 mshtml: Use replace_node_by_html instead of document.write for conditional comments. 2011-06-17 19:30:45 +02:00
Jacek Caban 8fce028694 mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object. 2011-05-31 18:32:58 +02:00
Jacek Caban a42cffbdcc mshtml: Added support for accessing document elements by index. 2011-05-31 18:32:58 +02:00
Marcus Meissner 8b500948fa mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
Jacek Caban 86c28c9f89 mshtml: Added proper support for weak references. 2011-04-22 17:51:29 +02:00
Francois Gouget d69dd163ba mshtml: get_channelbsc_mon() is unused so remove it. 2011-04-18 12:39:56 +02:00
Jacek Caban 0613a82671 mshtml: Better support for HTTP redirection. 2011-04-18 11:46:14 +02:00
Jacek Caban 589c213890 mshtml: Properly handle upload streams containing headers. 2011-04-05 16:07:26 +02:00
Jacek Caban 739ff1208e mshtml: Store security manager in HTMLWindow instead of HTMLDocumentNode. 2011-03-29 13:05:53 +02:00
Jacek Caban 699e41cdd8 mshtml: Wine Gecko 1.2.0 release. 2011-03-15 17:14:08 +01:00
Piotr Caban 98281236c0 mshtml: Execute IDocObject_FireDocumentComplete in handle_load function. 2011-03-11 11:50:25 +01:00
Jacek Caban 903279eff9 mshtml: Use our IDispatchEx-based attributes implementation instead of nsIDOMAttr. 2011-03-02 13:39:24 +01:00
Jacek Caban 110155099b mshtml: Reuse attribute objects. 2011-03-02 13:39:22 +01:00
Jacek Caban 1745abfa26 mshtml: Store style object in element object. 2011-02-28 14:04:49 +01:00
Jacek Caban 1c881e534b mshtml: Moved call_disp_func to htmlevent.c. 2011-02-25 15:03:32 +01:00
Jacek Caban 17736769c4 mshtml: Added IDispatchEx support to HTMLDOMAttribute object. 2011-02-24 15:52:36 +01:00
Jacek Caban 0e3bf9b228 mshtml: Added IHTMLElement4::getAttributeNode implementation. 2011-02-24 15:52:32 +01:00
Jacek Caban 877069c2ad mshtml: Added IHTMLElement4 stub implementation. 2011-02-24 15:52:03 +01:00
Jacek Caban c8a953c5d0 mshtml: Added support for recursive script runners. 2011-01-31 13:01:08 +01:00
Piotr Caban 52a1065f70 mshtml: Added IObjectSafety stub. 2011-01-20 12:20:30 +01:00
Michael Stefaniuc f242b1fb6c mshtml: Finish the COM standardization in protocol.c. 2011-01-06 18:29:21 +01:00
Michael Stefaniuc c8d6a502f0 mshtml: COM cleanup for the nsIDOMEventListener iface. 2011-01-03 16:45:18 +01:00
Michael Stefaniuc fb92f979dd mshtml: Use ifaces instead of vtbl pointers in BSCallback. 2011-01-03 12:14:27 +01:00
Michael Stefaniuc ed9c65b1ba mshtml: COM cleanup for the IHTMLLocation iface. 2011-01-03 12:14:27 +01:00
Michael Stefaniuc f2c4a12261 mshtml: COM cleanup for the ICustomDoc iface. 2011-01-03 12:14:27 +01:00
Michael Stefaniuc 7cd11df831 mshtml: COM cleanup for the IHTMLTextContainer iface. 2011-01-03 12:14:27 +01:00
Michael Stefaniuc 726312c535 mshtml: COM cleanup for the IHTMLImageElementFactory iface. 2011-01-03 12:14:27 +01:00
Michael Stefaniuc 118379d642 mshtml: COM cleanup for the IHTMLOptionElement* ifaces. 2011-01-03 12:14:26 +01:00
Michael Stefaniuc 7f9f169712 mshtml: COM cleanup for the IConnectionPoint* ifaces. 2011-01-03 12:14:26 +01:00
Michael Stefaniuc e5214b24bb mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode. 2011-01-03 12:14:26 +01:00
Michael Stefaniuc 6b793e94ad mshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase. 2011-01-03 12:14:26 +01:00
Michael Stefaniuc 0b66169a05 mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
Michael Stefaniuc 2e2f88af90 mshtml: COM cleanup for the IDispatchEx iface in HTMLWindow. 2010-12-31 11:47:19 +01:00
Michael Stefaniuc 00eb02711d mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument. 2010-12-31 11:47:13 +01:00
Michael Stefaniuc f5df0b3ed7 mshtml: COM cleanup for the remaining ifaces in nsChannel. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc a29101b026 mshtml: COM cleanup for the nsIHttpChannel iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc e068287c21 mshtml: COM cleanup for the IHTMLDOMNode2 iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc f653f4a22e mshtml: COM cleanup for the IHTMLDOMNode iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc 98d5a2e7f0 mshtml: COM cleanup for the IHTMLElement3 iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc a75e2b2789 mshtml: COM cleanup for the IHTMLElement2 iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc d4248e95f5 mshtml: COM cleanup for the IHTMLElement iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc 6723b3c56c mshtml: COM cleanup for the remaining ifaces in NSContainer. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 29944c7caf mshtml: COM cleanup for the nsIWebBrowserChrome iface. 2010-12-28 16:35:39 +01:00
Jacek Caban a131886a86 mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation. 2010-12-28 16:35:39 +01:00
Jacek Caban f52e0a776f mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
Jacek Caban 76c028b7c2 mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions. 2010-12-28 16:35:36 +01:00
Michael Stefaniuc 6b90fc236e mshtml: COM cleanup for the rest of the *Window* ifaces in HTMLWindow. 2010-12-27 15:39:41 +01:00
Michael Stefaniuc 2e24de635d mshtml: COM cleanup for the IHTMLWindow2 iface. 2010-12-27 15:39:40 +01:00
Michael Stefaniuc b574f2fd91 mshtml: COM cleanup for the IObjectWithSite iface. 2010-12-27 11:51:52 +01:00
Michael Stefaniuc 2efc64fbc2 mshtml: COM cleanup for the ISupportErrorInfo iface. 2010-12-27 11:51:47 +01:00
Michael Stefaniuc a8bb1ab85b mshtml: COM cleanup for the IHlinkTarget iface. 2010-12-27 11:51:40 +01:00
Michael Stefaniuc 6c7a78eca0 mshtml: COM cleanup for the IOleControl iface. 2010-12-27 11:51:33 +01:00
Michael Stefaniuc 541a49edc2 mshtml: COM cleanup for all the IOleCommandTarget ifaces. 2010-12-27 11:51:25 +01:00
Michael Stefaniuc 389a7f547e mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
Michael Stefaniuc 62e9961e29 mshtml: COM cleanup for the IOleInPlaceObjectWindowless iface. 2010-12-23 13:47:25 +01:00
Michael Stefaniuc 176358216f mshtml: COM cleanup for the IViewObjectEx iface. 2010-12-23 13:47:25 +01:00
Michael Stefaniuc b09dc2e5b1 mshtml: COM cleanup for the IOleInPlaceActiveObject iface. 2010-12-23 13:47:25 +01:00
Michael Stefaniuc 37c3091f27 mshtml: COM cleanup for the IOleDocumentView iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc 041c6ec362 mshtml: COM cleanup for the IOleDocument iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc 6c3bb4de6f mshtml: COM cleanup for the IOleObject iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc 7e32a1abb3 mshtml: COM cleanup for the IMonikerProp iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc f0c55f59e3 mshtml: COM cleanup for the IPersist* ifaces in HTMLDocument. 2010-12-22 12:49:52 +01:00
Michael Stefaniuc a31ba56b13 mshtml: COM cleanup for the IHTMLDocument6 iface. 2010-12-22 12:49:36 +01:00
Michael Stefaniuc f178089e9d mshtml: COM cleanup for the IHTMLDocument5 iface. 2010-12-22 12:49:31 +01:00
Michael Stefaniuc 8b3a76d694 mshtml: COM cleanup for the IHTMLDocument4 iface. 2010-12-22 12:49:24 +01:00
Michael Stefaniuc c66e1af842 mshtml: COM cleanup for the IHTMLDocument3 iface. 2010-12-22 12:49:17 +01:00
Jacek Caban 96efe799c1 mshtml: Added IHTMLScriptElement::get_scr implementation. 2010-12-17 13:26:02 +01:00
Jacek Caban c63a5fa8fd mshtml: IHTMLDocument2 iface handling clean up. 2010-12-17 13:26:01 +01:00
Jacek Caban dc25bca4ed mshtml: Added IOleContainer stub implementation. 2010-12-15 11:59:31 +01:00
Jacek Caban b962fff243 mshtml: Associate PluginHost with containing HTMLDocumentDode. 2010-12-09 17:20:06 +01:00
Jacek Caban a065d6fad9 mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Jacek Caban ecc551b911 mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
Jacek Caban a8b94a0377 mshtml: Improved error handling in HTMLElement_Create calls. 2010-12-02 11:58:30 +01:00
Jacek Caban 6bf247f937 mshtml: Better error handling in create_node calls. 2010-12-02 11:58:12 +01:00
Jacek Caban 6a1f4eb724 mshtml: Improved error handling in get_node calls. 2010-12-01 16:29:38 +01:00
Jacek Caban 0863625bcc mshtml: Added ICustomDoc::SetUIHandler implementation. 2010-11-29 11:24:23 +01:00
Jacek Caban d9aacfd989 mshtml: Added IHTMLDocument3::createDocumentFragment implementation. 2010-11-15 13:20:07 +01:00
Jacek Caban f351dc5e74 mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
Jacek Caban 16fbd05080 mshtml: Added IHTMLStyleElement stub implementation. 2010-11-12 14:39:21 +01:00
Jacek Caban c7e37fd675 mshtml: Added HTMLWindow's IServiceProvider implementation. 2010-11-12 14:38:55 +01:00
Jacek Caban e560a2246f mshtml: Added IHTMLWindow2::execScript implementation. 2010-11-09 14:21:25 +01:00
Jacek Caban c4d5925044 mshtml: Use macro for tid declaration. 2010-11-08 13:31:32 +01:00
Jacek Caban 2da5890ea1 mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object. 2010-11-08 13:31:25 +01:00
Jacek Caban 00ee406ea6 mshtml: Added IOmNavigator::get_plugins implementation. 2010-11-08 13:31:22 +01:00
Jacek Caban d147ee1392 mshtml: Added IHTMLEmbedElement stub implementation. 2010-10-29 16:31:37 +02:00
Jacek Caban 73a15436ac mshtml: Added IDispatchEx support to HTMLObjectElement object. 2010-10-28 11:40:06 +02:00
Jacek Caban 8d11858e37 mshtml: Get rid of no longer needed parse_post_data. 2010-10-28 11:40:01 +02:00
Jacek Caban ea99533ebf mshtml: Added IHTMLObjectElement stub implementation. 2010-10-28 11:39:56 +02:00
Jacek Caban 6fff7e7c05 mshtml: Report better status in on_stop_nsrequest. 2010-10-07 12:00:26 +02:00
Jacek Caban 3c421a813a mshtml: Skip mutation notifications on documents that are being replaced. 2010-08-18 15:32:57 +02:00
Jacek Caban ceab381750 mshtml: Added nsIURL::Resolve implementation. 2010-08-18 15:32:21 +02:00
Jacek Caban 5068249cbe mshtml: Treat file URLs pointing to Gecko installation directory as special URIs. 2010-08-18 15:32:16 +02:00
Jacek Caban eec86f64c4 mshtml: Added nsIHttpChannel::referrer implementation. 2010-08-18 15:32:08 +02:00
Alexander Nicolaysen Sørnes aa733bedd5 mshtml: Send more informative messages to OleInPlaceFrame. 2010-08-04 13:19:21 +02:00
Jacek Caban 22679a2419 mshtml: Added support for custom post data type. 2010-08-04 12:25:22 +02:00
Jacek Caban 0085383fc7 mshtml: Store request method in nsChannel. 2010-08-04 12:25:12 +02:00
Jacek Caban 76eed7d313 mshtml: Store request headers in nsChannel if possible. 2010-08-04 12:24:49 +02:00
Jacek Caban 6ae84b0b91 mshtml: Moved setting HTTP header to separated function. 2010-08-04 12:24:35 +02:00
Jacek Caban b1c6f41da9 mshtml: Moved getting HTTP header to separated function. 2010-08-04 12:24:30 +02:00
Jacek Caban dd0894c7ab mshtml: Moved HTTP headers list freeing to separated function. 2010-08-04 12:24:25 +02:00
Jacek Caban 489320b9ab mshtml: Added IHTMLElement2::getBoundingClientRect implementation. 2010-07-19 14:38:15 +02:00
Jacek Caban 73d4d172d5 mshtml: Added support for accessing select options by index. 2010-04-29 13:13:59 -05:00
Jacek Caban 64271d5207 mshtml: Use URI with stripped "wine:" part in NewURI call. 2010-04-22 18:11:42 +02:00
Jacek Caban 80f0f35c50 mshtml: Use DOM designMode to switch to editor mode. 2010-04-13 21:12:12 +02:00
Jacek Caban 7cdad62b97 mshtml: Improved focus handling. 2010-04-13 21:12:08 +02:00
Andrew Eikum cf2a3af6f0 mshtml: Implement HTTPChannel::GetResponseHeader. 2010-04-05 11:39:33 +02:00
Andrew Eikum f40682eba9 mshtml: Implement HTTPChannel::GetRequestSucceeded. 2010-04-05 11:39:30 +02:00
Jacek Caban 00293e9b0b mshtml: Added IHTMLElement::removeAttribute implementation. 2010-03-24 21:53:04 +01:00
Jacek Caban df0a35e3d3 mshtml: Added support for load event on all nodes. 2010-03-18 11:18:01 +01:00
Jacek Caban 2cf2d8fed2 mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite. 2010-03-03 15:29:43 +01:00
Jacek Caban 9fbc3b6061 mshtml: Added IHTMLPrivateWindow::SuperNavigate implementation. 2010-03-03 15:29:25 +01:00
Jacek Caban 34944c89dd mshtml: Properly handle IHlinkFrame::Navigate result. 2010-03-03 15:28:58 +01:00
Jacek Caban 01b2388c22 mshtml: Allow post data and headers to be passed to create_channelbsc. 2010-03-03 15:28:43 +01:00
Jacek Caban 0bccfa873d mshtml: Moved asynchronous document binding to separated function. 2010-03-03 15:28:37 +01:00
Jacek Caban 6938378be3 mshtml: Added IHTMLPrivateWindow stub implementation. 2010-03-03 15:28:31 +01:00
Jacek Caban 0f6f96ea63 mshtml: Get rid of nsIWineURI::[GS]etNSContainer. 2010-02-22 12:00:58 +01:00
Jacek Caban a42bc25d55 mshtml: Get rid of nsIWineURI::[GS]etWindow. 2010-02-22 12:00:53 +01:00
Jacek Caban 043af028b9 mshtml: Get rid of most nsIWineURI methods. 2010-02-22 12:00:46 +01:00
Jacek Caban ba1db4c199 mshtml: Use nsWineURL structure directly in load_nsuri. 2010-02-22 12:00:40 +01:00
Jacek Caban 61121cefcb mshtml: Moved OnStartURIOpen implementation to nsio.c. 2010-02-22 12:00:25 +01:00
Jacek Caban d95a54aa57 mshtml: Store nsWineURI object instead of interface in nsChannel. 2010-02-22 11:59:53 +01:00
Jacek Caban a84741182f mshtml: Added IViewObject::SetAdvise implementation. 2010-02-15 16:11:12 +01:00
Jacek Caban c3ae1356d6 mshtml: Optimize nsAString handling. 2010-01-29 13:30:07 +01:00
Jacek Caban 22d493763b mshtml: Use NS_StringContainerInit2 instead of NS_StringContainerInit. 2010-01-29 13:30:07 +01:00
Jacek Caban 398161dcee mshtml: Added textarea element IDispatchEx support. 2010-01-29 13:30:06 +01:00
Jacek Caban 7bf41fac63 mshtml: Added script element IDispatchEx support. 2010-01-28 11:10:06 +01:00
Jacek Caban b00bd14e77 mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
Jacek Caban 65d9ab1650 mshtml: Added IDispatchEx support for frame element. 2010-01-22 12:23:44 +01:00
Jacek Caban b5caee220d mshtml: Added IHTMLIFrameElement IDispatchEx support. 2010-01-14 10:22:39 -06:00
Jacek Caban e4a936a2d2 mshtml: Store body event target in HTMLDocumentNode. 2010-01-04 11:41:30 +01:00
Jacek Caban 2e6353d4bc mshtml: Use nsIDocShell to load a page in set_moniker. 2010-01-04 11:41:29 +01:00
Jacek Caban d60ebb308f mshtml: Don't try to wrap necko channel in nsChannel implementation. 2010-01-04 11:41:29 +01:00
Jacek Caban 8c5baf3a09 mshtml: Make sure that event listeners of connection point are set. 2010-01-04 11:41:29 +01:00
Jacek Caban b0bb5e6a78 mshtml: Store ConnectionPointContainer pointer in ConnectionPoint. 2010-01-04 11:41:29 +01:00