Commit Graph

1655 Commits

Author SHA1 Message Date
Jacek Caban
a75615640a mshtml: Added IHTMLElement2::get_readyState test. 2009-12-01 11:34:27 +01:00
Jacek Caban
9881ec35eb mshtml: Added IHTMLElement2::get_readyState implementation. 2009-12-01 11:34:23 +01:00
Jacek Caban
2c6c00a84f mshtml: Forward setting window.location to window.location.href. 2009-12-01 11:34:16 +01:00
Jacek Caban
f8d8fbba46 mshtml: Added IHTMLScreen::get_colorDepth implementation. 2009-12-01 11:34:09 +01:00
Jacek Caban
fd24068c8f mshtml: Added IHTMLScreen::get_height implementation. 2009-12-01 11:31:01 +01:00
Jacek Caban
ca54be2cc6 mshtml: Added IHTMLScreen::get_width implementation. 2009-12-01 11:30:55 +01:00
Jacek Caban
1ddc01c09b mshtml.idl: Added DispHTMLScreen declaration and use it in HTMLScreen object. 2009-12-01 11:30:42 +01:00
Jacek Caban
06884fb181 mshtml: Added IHTMLWindow2::get_screen implementation. 2009-12-01 11:30:37 +01:00
Paul Vriens
cb5a2bbb02 mshtml/tests: Use the globally available wine_dbgstr_w. 2009-11-30 16:37:50 +01:00
Jacek Caban
1fccc1b4fa mshtml: Added [i]frame elements content document tests. 2009-11-29 16:36:50 +01:00
Jacek Caban
999371724a mshtml: Return content document in get_document for frame elements. 2009-11-29 16:36:42 +01:00
Jacek Caban
7c64ab1e83 mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object. 2009-11-29 16:36:35 +01:00
Jacek Caban
5dd4248ff3 mshtml: Fixed ref count leak and code clean up. 2009-11-29 16:36:28 +01:00
Jacek Caban
9718e04775 mshtml: Added connection point notification test. 2009-11-24 10:47:42 +01:00
Jacek Caban
1c5c822b07 mshtml: Added support for connection point HTML notification. 2009-11-24 10:47:21 +01:00
Jacek Caban
19415addec mshtml: Share connection points between HTMLDocumentObj and its main HTMLDocumentNode. 2009-11-24 10:47:12 +01:00
Jacek Caban
2f0373d265 mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation. 2009-11-24 10:45:51 +01:00
Andrew Eikum
d51c096615 mshtml: Also search by node name attribute in IHTMLDocument3::getElementById. 2009-11-21 14:31:45 +01:00
Andrew Eikum
9a9c5f9cdf mshtml: Also get dispid by element name & id in HTMLElementCollection. 2009-11-21 14:31:45 +01:00
Jacek Caban
785fb1d2e1 mshtml: Get rid of no longer needed Gecko checks in tests. 2009-11-20 11:16:28 +01:00
Jacek Caban
b2ffe78729 mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available. 2009-11-20 11:16:13 +01:00
Jeremy White
9145a1cdb2 mshtml: Declare prototype of wine_dos_get_file_name correctly; fixes Gecko install on win64. 2009-11-19 11:47:44 +01:00
Francois Gouget
1e4412d731 mshtml/tests: Add a trailing '\n' to ok() calls. 2009-11-18 15:15:36 +01:00
Andrew Eikum
3f63a2968d mshtml: Implement IHTMLWindow2::get_top. 2009-11-17 15:14:56 +01:00
Jacek Caban
6be475d0fe mshtml: Improved IHTMLStyle3::put_zoom stub. 2009-11-17 12:05:53 +01:00
Jacek Caban
90d078950c mshtml: Don't use nselem in InsertAdjacentNode implementation. 2009-11-16 13:48:30 +01:00
Jacek Caban
b553019dc3 mshtml: Added IHTMLElement::put_outerHTML implementation. 2009-11-16 13:48:26 +01:00
Vladimir Pankratov
469a1ba4cc mshtml: Update Russian translation. 2009-11-16 12:43:07 +01:00
Francois Gouget
67c8e896a9 mshtml: parse_complete() is unused so remove it. 2009-11-16 12:43:06 +01:00
Andrew Eikum
75b58fb537 mshtml: Implement IHTMLWindow2::get_parent. 2009-11-16 11:54:10 +01:00
Andrew Eikum
733dfb6429 mshtml: Implement IHTMLWindow2::item. 2009-11-16 11:54:05 +01:00
Andrew Eikum
ac226b20f0 mshtml: Implement IHTMLWindow2::get_frames and add tests. 2009-11-16 11:53:59 +01:00
Andrew Eikum
0eaae2745c mshtml: Implement IHTMLWindow4::get_frameElement. 2009-11-16 11:53:53 +01:00
Andrew Eikum
334f2ce074 mshtml: Add stub implementation of IHTMLWindow4. 2009-11-16 11:53:45 +01:00
Anders Jonsson
b00b112fb6 mshtml: Update Swedish translation. 2009-11-16 11:40:24 +01:00
André Hentschel
79307e596e mshtml: Update German Gecko installer dialog. 2009-11-16 11:34:42 +01:00
Aurimas Fišeras
fdd9938754 mshtml: Update Lithuanain translation. 2009-11-16 11:34:36 +01:00
Jacek Caban
b4a7de9a08 mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Jacek Caban
10b0b86cbc mshtml: Download Gecko in DllRegisterServer. 2009-11-12 15:21:09 +01:00
Jacek Caban
ca32265d88 mshtml: Moved GeckoUrl registry to mshtml.inf. 2009-11-12 15:20:59 +01:00
Jacek Caban
7f6630ee44 mshtml: Get rid of no longer needed bind_complete in set_moniker. 2009-11-12 15:20:12 +01:00
Jacek Caban
aa714ca169 mshtml: Correctly handle NULL nschannel in channelbsc_load_stream (Coverity). 2009-11-12 15:20:07 +01:00
Alexandre Julliard
56e729726b mshtml: Register a few more MIME types. 2009-11-11 21:21:38 +01:00
Alexandre Julliard
2976879c24 mshtml: Move some Content-Type registry keys to mshtml.inf. 2009-11-11 21:12:37 +01:00
Jacek Caban
bcfa7c57d6 mshtml: Split parse_complete to handle_load and mutation observer. 2009-11-09 19:44:17 +01:00
Francois Gouget
abccac3897 mshtml/tests: Fix a trailing '\n' in an ok() call. 2009-11-09 19:41:36 +01:00
Jacek Caban
deef140186 mshtml: Moved readystate to HTMLWindow. 2009-11-03 21:25:20 +01:00
Jacek Caban
ccaa3c4631 mshtml: Moved add_script_runner call to push_mutation_queue. 2009-11-03 21:25:14 +01:00
Jacek Caban
73bf0d8f9a mshtml: Handle EndLoad via script runner. 2009-11-03 21:25:10 +01:00
Jacek Caban
67c8d4b405 mshtml: Moved readystate changes to separated function. 2009-11-03 21:25:04 +01:00