2170 Commits

Author SHA1 Message Date
Jacek Caban
b2297e2090 mshtml: Removed tests failing on IE7. 2010-11-18 12:37:04 +01:00
Jacek Caban
a215ab64ff mshtml: Added document fragment cloneNode implementation. 2010-11-15 13:20:09 +01:00
Jacek Caban
5caf8c3187 mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_location. 2010-11-15 13:20:08 +01:00
Jacek Caban
c481fb4bb8 mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_body. 2010-11-15 13:20:08 +01:00
Jacek Caban
22ba44b401 mshtml: Correctly handle DOCUMENT_FRAGMENT_NODE in IHTMLDOMNode::get_nodeType. 2010-11-15 13:20:08 +01:00
Jacek Caban
04ad732114 mshtml: Added createDocumentFragment tests. 2010-11-15 13:20:07 +01:00
Jacek Caban
d9aacfd989 mshtml: Added IHTMLDocument3::createDocumentFragment implementation. 2010-11-15 13:20:07 +01:00
Jacek Caban
cb99f716a7 mshtml: Use custom get_readyState implementations for object and frame elements. 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
6a37caaecb mshtml: Use IUri for nsIURI::GetSpec implementation. 2010-11-15 13:20:06 +01:00
Jacek Caban
3f383bac3b mshtml: Use IUriBuilder for nsIURI::SetPath implementation. 2010-11-15 13:20:06 +01:00
Jacek Caban
98f5bc384b mshtml: Use IUriBuilder for IURI::SetQuery implementation. 2010-11-12 14:39:28 +01:00
Jacek Caban
16fbd05080 mshtml: Added IHTMLStyleElement stub implementation. 2010-11-12 14:39:21 +01:00
Jacek Caban
6e796da748 mshtml: Added IHTMLObjectElement::get_vspace implementation. 2010-11-12 14:39:04 +01:00
Jacek Caban
c7e37fd675 mshtml: Added HTMLWindow's IServiceProvider implementation. 2010-11-12 14:38:55 +01:00
Jacek Caban
6c35f1356b mshtml: Added execScript tests. 2010-11-09 14:21:27 +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
645f34ddeb mshtml: Don't free string that will be cleared by SafeArrayDestroy. 2010-11-08 13:31:17 +01:00
Piotr Caban
872ba8af29 mshtml: Impoved implementation of nsURI_GetAsciiHost. 2010-11-08 13:30:22 +01:00
Jacek Caban
99773fca46 mshtml: Properly handle QueryService(SID_SOleUndoManager) call. 2010-11-04 13:10:33 +01:00
Andrew Eikum
a8e39c66f7 hlink: Site data should only be set if the hlink has an HlinkSite. 2010-11-02 11:15:08 +01:00
Jacek Caban
d147ee1392 mshtml: Added IHTMLEmbedElement stub implementation. 2010-10-29 16:31:37 +02:00
Gustavo Henrique Milaré
3792143233 mshtml: Update Portuguese translation. 2010-10-29 14:22:10 +02:00
Piotr Caban
90edfe08d4 mshtml: Added IHTMLTextAreaElement_get_type implementation. 2010-10-28 11:40:43 +02:00
Piotr Caban
ac7e096c00 mshtml: Added IHTMLFormElement_{get/put}_encoding implementation. 2010-10-28 11:40:39 +02:00
Piotr Caban
990675e52f mshtml: Added IHTMLFormElement_{get/put}_name implementation. 2010-10-28 11:40:33 +02:00
Piotr Caban
bd94cc3b86 mshtml: Added IHTMLFormElement_{get/put}_method implementation. 2010-10-28 11:40:29 +02:00
Piotr Caban
02277b4853 mshtml/test: Fix some memory leaks. 2010-10-28 11:40:20 +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
Nikolay Sivov
198f6e75ee mshtml: Remove useless initialization. 2010-10-25 12:41:40 +02:00
Paul Vriens
c125fc1502 mshtml: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-22 12:06:07 +02:00
Yaron Shahrabani
081f055aa0 mshtml: Added Hebrew translation. 2010-10-22 12:05:18 +02:00
Jacek Caban
c4ae314330 mshtml: Use IUri in nsIURI::Equals implementation. 2010-10-21 16:18:11 +02:00
Jacek Caban
91acf625fb mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation. 2010-10-13 15:55:00 +02:00
Alexandre Goujon
8a64ba7ee8 mshtml: Update the Gecko find procedure comment to reflect the latest behavior. 2010-10-07 12:02:59 +02:00
Jacek Caban
f7910c9304 mshtml: Moved more code to handle_docobj_load. 2010-10-07 12:00:26 +02:00
Jacek Caban
6fff7e7c05 mshtml: Report better status in on_stop_nsrequest. 2010-10-07 12:00:26 +02:00
Francois Gouget
2174e77d34 mshtml: Add a space before ellipses in the Slovenian translation. 2010-10-05 11:38:45 +02:00
Alexandre Julliard
2510df000d mshtml: Try installing Gecko from the global data dir too. 2010-10-04 15:00:08 +02:00
Jacek Caban
a9b4f82c7c mshtml: Use URLDownloadToFile to download Gecko package file. 2010-10-04 15:00:08 +02:00
Jacek Caban
1f716bcbf4 mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location. 2010-10-04 15:00:08 +02:00
Jacek Caban
c6e1a0c81e mshtml: Added nsIURI::GetPath implementation. 2010-09-29 16:15:03 +02:00
Jacek Caban
11d33cb167 mshtml: Use IUri for nsIURL::GetQuery implementation. 2010-09-29 16:14:59 +02:00
Jacek Caban
d98bb11f49 mshtml: Get rid of use_wine_url. 2010-09-29 16:14:49 +02:00
Jacek Caban
e58f9df642 mshtml: Use IUri for nsIURI::GetScheme implementation. 2010-09-29 16:14:46 +02:00