Commit Graph

2344 Commits

Author SHA1 Message Date
Jacek Caban 8f3c3ca35c mshtml: Added IUri-based nsIURI::SetPort implementation. 2011-06-27 13:09:47 -05:00
Jacek Caban 25a40601fa mshtml: Get rid of wine_url in nsWineURI object. 2011-06-27 13:09:47 -05:00
Jacek Caban 69f4a1bf76 mshtml: Make sure we always create nsWineURI with valid IUri. 2011-06-27 13:09:47 -05:00
Jacek Caban 7a0363cd94 mshtml: Use IUri instead of wine_url in before_async_open. 2011-06-24 08:51:08 -05:00
Jacek Caban f7b8eccd5f mshtml: Use CreateURLMonikerEx2 for creating URL moniker. 2011-06-24 08:51:01 -05: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 357994b773 mshtml: Moved IHTMLElement::put_outerHTML implementation to separated, HTMLElement object independent, function. 2011-06-17 19:30:45 +02:00
Jacek Caban 17e6d75ed4 mshtml: Call on_start_nsrequest synchronously in async_stop_request is no data was read before. 2011-06-16 21:04:47 +02:00
Jacek Caban 0360aebc19 mshtml: Added VT_ERROR printing to debugstr_variant. 2011-06-07 14:18:34 +02:00
Jacek Caban 3bf7482d52 mshtml: Added IHTMLElement::get_offsetParent implementation. 2011-06-03 12:37:03 +02:00
Jacek Caban 2f8da934c7 mshtml: Added IHTMLMimeTypesCollection::get_length implementation. 2011-05-31 18:32:58 +02:00
Jacek Caban 8fce028694 mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object. 2011-05-31 18:32:58 +02:00
Jacek Caban aa29f5e0f6 mshtml: Don't release plugins collection in OmNavigator destructor since it contains a weak reference. 2011-05-31 18:32:58 +02:00
Jacek Caban 9dcceab061 mshtml: Added IOmNavigator::get_mimeTypes implementation. 2011-05-31 18:32:58 +02:00
Jacek Caban 0a77eb68e3 mshtml: Added IHTMLElement::get_offsetLeft implementation. 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
Jacek Caban e8fb248886 mshtml: Added IHTMLScreen::get_availWidth implementation. 2011-05-27 17:53:38 +02:00
Jacek Caban aa93ed5e5b mshtml: Added IHTMLScreen::get_availHeight implementation. 2011-05-27 17:53:37 +02:00
Alexander Morozov f8679cfa2f mshtml/tests: Fix a typo. 2011-05-26 16:33:16 +02:00
Thomas Mullaly cd69836d54 mshtml: Added support for IDispatch Html document events. 2011-05-20 10:29:53 +02:00
Thomas Mullaly 34a297fe76 mshtml/tests: Added more IDispatch event tests. 2011-05-20 10:29:48 +02:00
Thomas Mullaly ea2ab11a74 mshtml/tests: Added IDispatch event tests. 2011-05-20 10:29:43 +02:00
Jacek Caban b9bfc10199 mshtml: Pass E_ABORT as binding results of bindings without IBinding in abort_document_bindings. 2011-05-16 16:35:27 +02:00
Jacek Caban af08c97bf9 mshtml: Handle aborts synchronously in nsChannelBSC_stop_binding. 2011-05-16 16:35:27 +02:00
Jacek Caban d7a2da5730 mshtml: Move document binding to the new document binding list in on_start_nsrequest. 2011-05-16 16:35:27 +02:00
Jacek Caban ebac489c49 mshtml: Added IOmNavigator::get_cpuClass implementation. 2011-05-11 17:49:13 +02:00
Jacek Caban 75916ffe7a mshtml: Ignore more dispID values in OnChanged notifications to fix tests on some IE installations. 2011-05-11 14:56:49 +02:00
Francois Gouget 5920de5ffb Assorted spelling and case fixes. 2011-05-09 12:09:27 +02:00
Alexandre Julliard 164f40a00b mshtml: Remove an extra quote in the pngfile registration. 2011-05-04 23:46:07 +02:00
Jacek Caban 42ce560e38 mshtml: Don't use Gecko nsIURI::GetHostPort implementation. 2011-05-04 17:26:46 +02:00
Marcus Meissner 8b500948fa mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
Nicolas Le Cam d4e7dacfc1 mshtml: Fix uninitialized variable warning. 2011-04-26 10:49:49 +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 1054b95588 mshtml: Don't include null-byte in post data. 2011-04-18 11:46:17 +02:00
Jacek Caban 0613a82671 mshtml: Better support for HTTP redirection. 2011-04-18 11:46:14 +02:00
Jacek Caban f24be9fa54 mshtml: Moved nsChannel initialization to separated function. 2011-04-18 11:46:05 +02:00
André Hentschel 9007123b23 mshtml: Fix Warning message. 2011-04-13 14:13:52 +02:00
Jacek Caban d3a57f8079 mshtml: Use xul.dll directly instead of via xpcom.dll. 2011-04-12 17:42:12 +02:00
Francois Gouget aa3f823d19 mshtml: Make HTMLFiltersCollection_Create() static. 2011-04-11 12:07:31 +02:00
Jacek Caban 593d3f4492 mshtml: Reimplement nsIURI::SetHost on top of IUriBuilder. 2011-04-08 14:08:52 +02:00
Jacek Caban 589c213890 mshtml: Properly handle upload streams containing headers. 2011-04-05 16:07:26 +02:00
Jacek Caban bf163d79b8 mshtml: Get rid of no longer needed app-startup observer initialization. 2011-04-05 13:36:55 +02:00
Piotr Caban 454da235ea mshtml/tests: Ignore calls missing in IE6. 2011-03-31 12:38:35 +02:00
Jacek Caban 86aecc8488 mshtml: Fixed node leak in HTMLEventObj. 2011-03-29 13:48:22 +02:00
Jacek Caban 1d61146cb6 mshtml: Fixed ref count handling in events.c. 2011-03-29 13:48:17 +02:00