Jacek Caban
|
23fc0dc8e8
|
mshtml: Don't share nsimg reference with nsnode.
|
2014-09-26 18:02:56 +02:00 |
Zhenbo Li
|
6079c56133
|
mshtml: Added IHTMLImgElement::align property implementation.
|
2014-08-18 13:31:51 +02:00 |
Zhenbo Li
|
5ee21f9a52
|
mshtml: Added IHTMLImgElement::isMap property implementation.
|
2014-08-18 13:31:34 +02:00 |
Jacek Caban
|
cf2278b2d0
|
mshtml: Forward IHTMLImageElementFactory IDispatch functions to IDispatchEx implementation.
|
2014-05-08 12:14:23 +02:00 |
Jacek Caban
|
cac04a675c
|
mshtml: Use debugmsg_mshtml_guid in a few more places.
|
2014-05-08 12:14:21 +02:00 |
Jacek Caban
|
af6c518e7d
|
mshtml: Use lazy allocation for connection points.
|
2013-03-15 16:18:05 +01:00 |
Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
Jacek Caban
|
06ce49c81b
|
mshtml: Added IHTMLImgElement::get_complete implementation.
|
2012-10-17 14:01:58 +02:00 |
Jacek Caban
|
5e0f624c41
|
mshtml: Added HTMLImgElement::onabort implementation.
|
2012-10-17 14:01:19 +02:00 |
Jacek Caban
|
f63da13c28
|
mshtml: Added IHTMLWindow2::onhelp property implementation.
|
2012-09-04 15:06:28 +02:00 |
Jacek Caban
|
dce83a304d
|
mshtml: Use inner window directly in HTMLImageElementFactory implementation.
|
2012-07-30 17:57:47 +02:00 |
Jacek Caban
|
8a9d3c845b
|
mshtml: Share nsimg reference with nsnode.
|
2012-06-28 01:39:08 +02:00 |
Jacek Caban
|
a8d0efc7d6
|
mshtml: Return referenced instances from node constructors.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
b85631bab6
|
mshtml: Moved image_factory to HTMLInnerWindow.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
79356c65c1
|
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
08964ede45
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
16a5a5c91b
|
mshtml: Use return_nsstr helper in more functions.
|
2012-04-13 16:09:43 +02:00 |
Jacek Caban
|
8ac7e950a9
|
mshtml: Added IHTMLImgElement::onerror implementation.
|
2012-04-05 17:53:16 +02:00 |
Jacek Caban
|
2e5f73e4d7
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Piotr Caban
|
0a03ae75b0
|
mshtml: Populate dynamic properties table in get_dynamic_data.
|
2011-08-23 16:53:54 +02:00 |
Jacek Caban
|
6d7667894e
|
mshtml: Added possibility for node implementations to add default event handlers.
|
2011-08-02 11:51:06 +02:00 |
Jacek Caban
|
0ef8f70e11
|
mshtml: Properly handle BLOCKED:: URLs in IHTMLImgElement::get_src.
|
2011-03-14 19:31:29 +01:00 |
Michael Stefaniuc
|
726312c535
|
mshtml: COM cleanup for the IHTMLImageElementFactory iface.
|
2011-01-03 12:14:27 +01:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Michael Stefaniuc
|
f653f4a22e
|
mshtml: COM cleanup for the IHTMLDOMNode iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
d4248e95f5
|
mshtml: COM cleanup for the IHTMLElement iface.
|
2010-12-30 12:21:53 +01:00 |
Jacek Caban
|
f52e0a776f
|
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
|
2010-12-28 16:35:39 +01:00 |
Jacek Caban
|
76c028b7c2
|
mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions.
|
2010-12-28 16:35:36 +01:00 |
Michael Stefaniuc
|
6f401f9811
|
mshtml: Use an iface instead of a vtbl pointer in HTMLImgElement.
|
2010-12-07 11:42:06 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
a8b94a0377
|
mshtml: Improved error handling in HTMLElement_Create calls.
|
2010-12-02 11:58:30 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
21f0c64de4
|
mshtml: Added IHTMLImgElement::onload property implementation.
|
2010-03-18 11:18:06 +01:00 |
Jacek Caban
|
a3ff647c1e
|
mshtml: Added IHTMLImgElement::height property implementation.
|
2010-02-09 11:34:35 +01:00 |
Jacek Caban
|
11ec75c18b
|
mshtml: Added IHTMLImgElement::width property implementation.
|
2010-02-09 11:34:30 +01:00 |
Jacek Caban
|
2330662340
|
mshtml: Set image size in IHTMLImageElementFactory::create.
|
2010-02-09 11:34:26 +01:00 |
Jacek Caban
|
4b5dcc9e6b
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 14:59:02 +01:00 |
Jacek Caban
|
b00bd14e77
|
mshtml: Moved common element tids to macro.
|
2010-01-28 11:09:40 +01:00 |
Alistair Leslie-Hughes
|
020c75b0fe
|
mshtml: Implement IHTMLImgElement get_Name.
|
2009-12-15 16:09:13 +01:00 |
Jacek Caban
|
9881ec35eb
|
mshtml: Added IHTMLElement2::get_readyState implementation.
|
2009-12-01 11:34:23 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Andrew Eikum
|
ad158f6efd
|
mshtml: Add HTMLImageElementFactory::value for constructing IHTMLImgElement objects.
|
2009-10-22 16:28:16 +02:00 |
Andrew Eikum
|
90029d3429
|
mshtml: Add DispatchEx support to HTMLImageElementFactory.
|
2009-10-21 16:05:58 +02:00 |
Andrew Eikum
|
9c53e8d935
|
mshtml: Implement HTMLImageElementFactory::create.
|
2009-10-21 16:05:58 +02:00 |
Andrew Eikum
|
9579d64c69
|
mshtml: Add stub implementation for HTMLImageElementFactory.
|
2009-10-21 16:05:58 +02:00 |
Jacek Caban
|
a70bbf8285
|
mshtml: Moved init_dispex call to HTMLElement_Init.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
508aa85c6b
|
mshtml: Added IHTMLInputElement::src property implementation.
|
2009-09-15 16:41:26 -05:00 |
Michael Stefaniuc
|
491ae71e52
|
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
|
2009-03-12 13:09:54 +01:00 |
Michael Stefaniuc
|
25e90e2251
|
mshtml: Remove superfluous pointer casts.
|
2009-02-16 16:01:37 +01:00 |