Jacek Caban
|
97c71b25fe
|
mshtml: Added GetClassInfo implementation for HTMLElement objects.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-21 13:58:51 +02:00 |
Jacek Caban
|
9689cbcb18
|
mshtml.idl: Added HTMLSelectElement coclass declaration.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-19 09:08:04 +02:00 |
Jacek Caban
|
d72d640308
|
mshtml: Export IElementSelector for all elements in compatibility mode >= IE8.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-07 19:58:13 +09:00 |
Jacek Caban
|
fd2f645d16
|
mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-06 11:53:45 +09:00 |
Zhenbo Li
|
89d0c66461
|
mshtml: Remove unnecessary FIXME.
|
2015-08-25 21:08:59 +09:00 |
Zhenbo Li
|
a15751ab73
|
mshtml: Add IHTMLSelectElement::form property implementation.
|
2015-08-17 14:39:11 +09:00 |
Zhenbo Li
|
f7b9dd9525
|
mshtml: Add IHTMLSelectElement::name property implementation.
|
2015-08-17 14:39:06 +09:00 |
Zhenbo Li
|
b0dd7c79d3
|
mshtml: Fix error handler in IHTMLSelectElement::remove().
|
2015-08-07 23:50:49 +09:00 |
Zhenbo Li
|
6419ac0f13
|
mshtml: Add IHTMLSelectElement::size property implementation.
|
2015-08-07 23:50:49 +09:00 |
Jacek Caban
|
f908f03cd9
|
mshtml: Added new EventTarget struct representing event targets.
|
2015-05-15 18:05:27 +09:00 |
Jacek Caban
|
e41f435c47
|
mshtml: Handle VT_ERROR in IHTMLSelectElement::add.
|
2014-12-16 13:33:02 +01:00 |
Jacek Caban
|
cac39acbe3
|
mshtml: Don't share nsselect reference with nsnode.
|
2014-09-25 13:44:17 +02:00 |
Zhenbo Li
|
15ccfef080
|
mshtml: Added IHTMLSelectElement::remove method implementation.
|
2014-05-08 10:46:22 +02:00 |
Jacek Caban
|
eebc40f2b3
|
mshtml: Added IHTMLSelectElement::multiple property implementation.
|
2013-11-14 19:30:59 +01: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
|
d83822adbe
|
mshtml: Don't use PRInt32 in property getters implementations.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
f63da13c28
|
mshtml: Added IHTMLWindow2::onhelp property implementation.
|
2012-09-04 15:06:28 +02:00 |
Jacek Caban
|
54fd0845c2
|
mshtml: Share nsselect reference with nsnode.
|
2012-06-28 19:40:27 +02:00 |
Jacek Caban
|
7ebcb1820e
|
mshtml: Keep reference in node returned from get_node.
|
2012-06-25 17:45:18 +02:00 |
Jacek Caban
|
16a5a5c91b
|
mshtml: Use return_nsstr helper in more functions.
|
2012-04-13 16:09:43 +02:00 |
Jacek Caban
|
4983a663a5
|
mshtml: Get rid of remaining PRBool usages.
|
2012-03-15 19:54:56 +01:00 |
Jacek Caban
|
0dedfab9a7
|
mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation.
|
2012-01-27 18:06:00 +01:00 |
Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Jacek Caban
|
6d7667894e
|
mshtml: Added possibility for node implementations to add default event handlers.
|
2011-08-02 11:51:06 +02: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 |
Jacek Caban
|
f52e0a776f
|
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
|
2010-12-28 16:35:39 +01:00 |
Michael Stefaniuc
|
6d158cf1d5
|
mshtml: Use an iface instead of a vtbl pointer in HTMLSelectElement.
|
2010-12-07 11:40:20 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
6a1f4eb724
|
mshtml: Improved error handling in get_node calls.
|
2010-12-01 16:29:38 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
5847928bc6
|
mshtml: Added IHTMLSelectElement::item implementation.
|
2010-05-11 18:05:10 +02:00 |
Jacek Caban
|
b52bdff841
|
mshtml: Moved getting select's option element by index to separated function.
|
2010-05-11 18:05:06 +02:00 |
Jacek Caban
|
73d4d172d5
|
mshtml: Added support for accessing select options by index.
|
2010-04-29 13:13:59 -05:00 |
Jacek Caban
|
21d7f6a7e6
|
mshtml: Added IHTMLSelectElement::get_options implementation.
|
2010-04-29 13:13:48 -05:00 |
Jacek Caban
|
78cf4e30b5
|
mshtml: Added IHTMLSelectElement::put_length implementation.
|
2010-04-29 13:13:37 -05: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 |
Jacek Caban
|
a5ef2bc7a5
|
mshtml: Added semi-stub IHTMLSelectElement::add implementation.
|
2010-01-25 12:59:15 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Jacek Caban
|
6e319087a9
|
mshtml: Added IHTMLElement::click implementation.
|
2009-10-13 11:27:32 +02:00 |
Jacek Caban
|
a70bbf8285
|
mshtml: Moved init_dispex call to HTMLElement_Init.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
b481b09248
|
mshtml: Store body event target in window object.
|
2009-09-09 12:08:32 +02:00 |
Michael Stefaniuc
|
491ae71e52
|
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
|
2009-03-12 13:09:54 +01:00 |
Jacek Caban
|
2b0013128f
|
mshtml: Moved events declaration to separated file.
|
2008-10-10 13:05:23 +02:00 |
Jacek Caban
|
b0ff8f7e95
|
mshtml: Added IHTMLSelectElement::[get|put]_disabled implementation.
|
2008-10-10 12:55:55 +02:00 |
Jacek Caban
|
9306e9b657
|
mshtml: Use IHTMLElement3 in IDispatchEx.
|
2008-10-10 12:55:50 +02:00 |
Jacek Caban
|
cd345c10ba
|
mshtml: Forward IHTMLelement3::[get|put]_disabled to child object if possible.
|
2008-10-10 12:55:38 +02:00 |
Jacek Caban
|
7d978d557f
|
mshtml: Forward HTMLSelectElement's IDispatch functions to IDispatchEx implementation.
|
2008-06-25 10:42:41 +02:00 |