Jacek Caban
|
69f4def9e5
|
mshtml: Improved debug traces in nsIChannel::AsyncOpen implementation.
|
2011-11-14 15:25:20 +01:00 |
Jacek Caban
|
54faf0852f
|
mshtml: Moved QueryService(IID_IShellBrowser) call to the right place.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
dc604f4a27
|
mshtml: Get rid of an unused parameter in prepare_for_binding.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
52826af93c
|
mshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl function name.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
6f9e67e0b4
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
734050f5c5
|
mshtml: Fixed memory leak in nsIURL::GetDirectory implementation.
|
2011-11-14 13:10:21 +01:00 |
Jacek Caban
|
1190c8cbd6
|
mshtml: Use IUri in use_gecko_script.
|
2011-11-14 13:10:21 +01:00 |
Jacek Caban
|
d7f7f33e7d
|
mshtml: Use IUri in set_current_mon if possible and store it in window object.
|
2011-11-14 13:10:20 +01:00 |
Jacek Caban
|
535e2b23a3
|
mshtml: Store window URL as BSTR.
|
2011-11-14 13:10:20 +01:00 |
Jacek Caban
|
2e5f73e4d7
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
Jacek Caban
|
78e4d3d25c
|
mshtml: Always use IUri-based nsIRI::GetAsciiHost implementation.
|
2011-11-08 18:19:17 +01:00 |
Jacek Caban
|
1ca84cb729
|
mshtml: Make nsIURL::GetParam a stub.
|
2011-11-08 18:19:17 +01:00 |
Jacek Caban
|
92d55a84d6
|
mshtml: Fixed ref count leaks.
|
2011-11-03 17:41:41 +01:00 |
Jacek Caban
|
adafcda41c
|
mshtml: HTMLWindow_item code clean up.
|
2011-11-03 17:41:37 +01:00 |
Jacek Caban
|
d1e49da2f5
|
mshtml: Reimplement nsIURL::GetFileExtension on top of IUri API.
|
2011-10-27 14:21:02 +02:00 |
Jacek Caban
|
34db2d3926
|
hlink: Return S_FALSE in GetTargetFrameName when returning NULL.
|
2011-10-21 16:47:06 +02:00 |
Jacek Caban
|
764d3d6a69
|
mshtml: Added IHTMLWindow6 stub implementation.
|
2011-10-19 17:48:34 +02:00 |
Jacek Caban
|
3c4b2a0b43
|
mshtml: Added IHTMLDocument2::elementFromPoint implementation.
|
2011-10-18 18:29:04 +02:00 |
Marcus Meissner
|
59fc063a34
|
mshtml: Adjusted some incorrect sizeofs (Coverity).
|
2011-10-18 15:16:28 +02:00 |
Jacek Caban
|
b5a031d804
|
mshtml: Better error handling in NSContainer initialization.
|
2011-10-18 15:15:29 +02:00 |
Alistair Leslie-Hughes
|
531a07db14
|
mshtml: Implement IHTMLDOMNode replaceChild.
|
2011-10-12 17:14:25 +02:00 |
André Hentschel
|
296b795655
|
mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
|
2011-10-12 17:06:24 +02:00 |
Andrew Talbot
|
a29f69718b
|
mshtml: Mark fall-through in switch statement.
|
2011-10-06 16:47:26 -05:00 |
Andrew Talbot
|
76a6404c26
|
mshtml: Mark some fall-throughs in switch statements.
|
2011-10-04 16:56:35 -05:00 |
Marcus Meissner
|
ac2f0ed029
|
mshtml: Mark replace_node_by_html as hidden.
|
2011-10-03 15:51:02 -05:00 |
Jacek Caban
|
93d54b1759
|
mshtml: Properly release body element in basic_style_test.
|
2011-10-03 14:39:00 -05:00 |
Jacek Caban
|
6cfa962922
|
mshtml: Set frame interface to NULL after releasing it in IOleInPlaceObjectWindowless::InPlaceDeactivate.
|
2011-10-03 11:27:04 -05:00 |
Alistair Leslie-Hughes
|
f8baa37052
|
mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
|
2011-09-26 22:42:02 +02:00 |
Alistair Leslie-Hughes
|
9477521fb8
|
mshtml: Add IHTMLCurrentStyle2/3/4 support.
|
2011-09-23 14:20:02 +02:00 |
Alistair Leslie-Hughes
|
05e18862cb
|
mshtml: Fix test for Windows 7 with IE9.
|
2011-09-22 19:51:52 +02:00 |
Alistair Leslie-Hughes
|
d70b967d60
|
mshtml: Add IHTMLTable2/3 support.
|
2011-09-21 17:13:12 +02:00 |
Francois Gouget
|
25100a8592
|
mshtml/tests: Improve the current UI language detection a bit.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
e931ebc704
|
mshtml/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id is insufficient.
Skip the system language id check as it is irrelevant here.
|
2011-09-13 18:14:03 +02:00 |
Francois Gouget
|
c571be83da
|
mshtml/tests: GetUserDefaultUILanguage() is not available in NT4.
|
2011-09-13 18:13:49 +02:00 |
Francois Gouget
|
3b7fb23ca7
|
mshtml/tests: When a test fails, print the bad value.
|
2011-09-13 18:13:42 +02:00 |
Gerald Pfeifer
|
3eafe92ba3
|
mshtml: Add failure detection to set_downloading_proc.
|
2011-09-09 16:05:27 +02:00 |
Piotr Caban
|
d9a661e21b
|
mshtml: Added more IHTMLElement_{put, get}_onclick tests.
|
2011-09-02 18:28:25 +02:00 |
Piotr Caban
|
9b26776fda
|
mshtml: Removed typo from HTMLDOMChildrenCollection_invoke function.
|
2011-09-02 18:28:25 +02:00 |
Piotr Caban
|
48e2f9426c
|
mshtml/tests: Added IHTMLAttributeCollection IDispatchEx tests.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
648ed1e1c6
|
mshtml: Added HTMLAttributeCollection_invoke implementation.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
fb9af4648f
|
mshtml: Added HTMLAttributeCollection_get_dispid implementation.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
4d74236fa2
|
mshtml/tests: Added IHTMLAttributeCollection tests.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
02e0d91c0e
|
mshtml/tests: Added attributes tests on comment node.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
13701221ee
|
mshtml: Store attributes list in HTMLAttributeCollection.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
c7cb9f759c
|
mshtml: Added HTMLAttributeCollection2_getNamedItem implementation.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
130c8342a0
|
mshtml: Don't cache HTMLAttributesCollection results.
|
2011-09-02 18:28:24 +02:00 |
Jacek Caban
|
3a268796b8
|
mshtml: Added support for text/vbscript script type.
|
2011-09-02 14:42:57 +02:00 |
Piotr Caban
|
e3527ef23b
|
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
|
2011-08-26 12:03:09 +02:00 |
Piotr Caban
|
e1dcafc6be
|
mshtml: Added HTMLAttributeCollection_item implementation.
|
2011-08-26 12:02:46 +02:00 |
Piotr Caban
|
7b37a1bd00
|
mshtml: Added HTMLAttributeCollection_get_length implementation.
|
2011-08-26 12:02:44 +02:00 |