Jacek Caban
|
325f8c8172
|
mshtml: Return self as a parent of global top window.
|
2012-04-11 18:16:11 +02:00 |
Jacek Caban
|
77cdf22f8f
|
mshtml: Added IHTMLElement2::blur implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
1c277a26bb
|
mshtml: Added IHTMLDocument2::onkeypress implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
8e71096fd1
|
mshtml: Added better IHTMLWindow2::get_opener stub.
|
2012-04-10 16:21:30 +02:00 |
Jacek Caban
|
0067b9505e
|
mshtml: Added IHTMLFormElement::submit implementation.
|
2012-04-06 20:16:26 +02:00 |
Jacek Caban
|
ebeff88e6e
|
mshtml: Added semi-stub implementation of IOmNavigator::get_cookieEnabled.
|
2012-04-05 17:53:17 +02:00 |
Jacek Caban
|
383564ab2f
|
mshtml: Added IHTMLImgElement::onerror tests.
|
2012-04-05 17:53:17 +02:00 |
Jacek Caban
|
8ac7e950a9
|
mshtml: Added IHTMLImgElement::onerror implementation.
|
2012-04-05 17:53:16 +02:00 |
Jacek Caban
|
039a9a5aad
|
mshtml: Detach also internal listeners in detach_events.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
8791ce15e9
|
mshtml: Added support for IDispatch-only ActiveX objects.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
5fad02d0f1
|
mshtml: Remove old channel from load group in nsIAsyncVerifyRedirectCallback::AsyncOnChannelRedirect.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
e370f4bf3a
|
mshtml: Added IHTMLWindow2::onerror semi-stub implementation.
|
2012-04-04 19:01:57 +02:00 |
Jacek Caban
|
6b0875a67e
|
mshtml: Use helper for IHTMLStyle::put_zIndex implementation.
|
2012-04-04 17:49:03 +02:00 |
Jacek Caban
|
6e97e7e24c
|
mshtml: Use helper for IHTMLStyle::get_left implementation.
|
2012-04-04 17:49:03 +02:00 |
Jacek Caban
|
73ed5b388a
|
mshtml: Use helper for IHTMLStyle::get_top implementation.
|
2012-04-04 17:49:02 +02:00 |
Jacek Caban
|
9529fdb94f
|
mshtml: Use helper for IHTMLStyle::get_height implementation.
|
2012-04-04 17:49:02 +02:00 |
Jacek Caban
|
3d2d9596fd
|
mshtml: Use helpers for IHTMLStyle::put_verticalAlign property implementation.
|
2012-04-04 17:49:01 +02:00 |
Jacek Caban
|
fe4cb8441a
|
mshtml: Added IHTMLMetaElement::get_httpEquiv implementation.
|
2012-04-03 17:53:01 +02:00 |
Jacek Caban
|
5bbcdf7b9e
|
mshtml: Added IHTMLMetaElement::get_content implementation.
|
2012-04-03 17:52:59 +02:00 |
Jacek Caban
|
f4c20b02db
|
mshtml: Added IHTMLMetaElement::get_name implementation.
|
2012-04-03 17:52:57 +02:00 |
Jacek Caban
|
f9c875dd3e
|
mshtml: Fixed status text cache implementation.
|
2012-04-02 18:27:07 +02:00 |
Jacek Caban
|
2d206abeac
|
mshtml: Added IHTMLMetaElement stub implementation.
|
2012-04-02 18:27:01 +02:00 |
Jacek Caban
|
c6ada99b89
|
mshtml: Use better helper in IHTMLStyle::get_width implementation.
|
2012-03-30 15:36:25 +02:00 |
Jacek Caban
|
27555a52d8
|
mshtml: Use proper helpers in IHTMLStyle::backgroundColor implementation.
|
2012-03-30 15:36:23 +02:00 |
Jacek Caban
|
1cd6da2612
|
mshtml: Use proper helpers in IHTMLStyle::color implementation.
|
2012-03-30 15:36:20 +02:00 |
Jacek Caban
|
75dd422c2a
|
mshtml: Use proper helpers to implement IHTMLSyle::fontSize property.
|
2012-03-30 15:36:16 +02:00 |
Jacek Caban
|
5b56d06074
|
mshtml: Added IHTMLDocument2::get_domain implementation.
|
2012-03-29 20:49:18 +02:00 |
Jacek Caban
|
f11ed78b2e
|
mshtml: Added support for anchors with target '_top'.
|
2012-03-29 20:49:18 +02:00 |
Jacek Caban
|
21f5ef2808
|
mshtml: Improved more VARIANT debug traces.
|
2012-03-28 14:56:39 +02:00 |
Jacek Caban
|
1dd2010f31
|
mshtml: Improved VARIANT debug traces in htmldoc*.c.
|
2012-03-28 14:56:32 +02:00 |
Jacek Caban
|
706ec7a10d
|
mshtml: Improved VARIANT debug traces in htmlbody.c.
|
2012-03-28 14:56:29 +02:00 |
Jacek Caban
|
3f9c706606
|
mshtml: Improved VARIANT debug traces in htmlelem.c.
|
2012-03-28 14:56:25 +02:00 |
Jacek Caban
|
6e3d322cce
|
mshtml: Improved VARIANT debug traces in htmldoc.c.
|
2012-03-28 14:56:20 +02:00 |
Jacek Caban
|
f51ceff7e8
|
mshtml: Improved VARIANT debug traces in htmltable.c.
|
2012-03-28 14:56:00 +02:00 |
Jacek Caban
|
42bb6cab78
|
mshtml: Improved VARIANT debug traces in htmlwindow.c.
|
2012-03-28 14:55:57 +02:00 |
Jacek Caban
|
852a0d386f
|
mshtml: Improved VARIANT debug traces in htmlstyle.c.
|
2012-03-28 14:55:54 +02:00 |
Jacek Caban
|
574becbf87
|
mshtml: Added IHTMLTableCell interface stub implementation.
|
2012-03-28 13:51:53 +02:00 |
Jacek Caban
|
6c6744f800
|
mshtml: Use jscript.dll for JavaScript for all zones except untrusted.
|
2012-03-27 17:55:55 +02:00 |
Jacek Caban
|
e405e4ccb9
|
mshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2.
|
2012-03-27 17:55:50 +02:00 |
Jacek Caban
|
6c116b2b92
|
mshtml: Added IHTMLObjectElement2 stub implementation.
|
2012-03-27 17:55:47 +02:00 |
Michael Stefaniuc
|
e6a30efe70
|
mshtml: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:22 +02:00 |
Jacek Caban
|
cfb219f910
|
mshtml: Don't overwrite type of result if property type is VT_VARIANT.
|
2012-03-16 19:21:11 +01:00 |
Jacek Caban
|
8e2f97fa65
|
mshtml: Added IHTMLCurrentStyle2::get_filter tests.
|
2012-03-16 15:37:52 +01:00 |
Jacek Caban
|
57b2075af8
|
mshtml: Added IHTMLCurrentStyle2::get_filter implementation.
|
2012-03-16 15:37:47 +01:00 |
Jacek Caban
|
348338257b
|
mshtml: Store filter in HTMLElement object.
|
2012-03-16 15:37:42 +01:00 |
Jacek Caban
|
4983a663a5
|
mshtml: Get rid of remaining PRBool usages.
|
2012-03-15 19:54:56 +01:00 |
Jacek Caban
|
d1a116fae4
|
mshtml: Get rid of PRBool from nsembed.c and nsservice.c.
|
2012-03-15 19:54:52 +01:00 |
Jacek Caban
|
d6e76a1619
|
mshtml: Get rid of PRBool from nsio.c.
|
2012-03-15 19:54:37 +01:00 |
Jacek Caban
|
f0b86d061b
|
mshtml: Get rid of PRBool in nsiface.idl.
|
2012-03-15 19:54:33 +01:00 |
Jacek Caban
|
23c6fddea3
|
mshtml: Wine Gecko 1.5 release.
|
2012-03-14 17:35:03 +01:00 |