Jacek Caban
|
cf8eacf1c1
|
mshtml: Don't share nsbutton reference with nsnode.
|
2014-09-26 18:03:11 +02:00 |
Jacek Caban
|
a57d87d265
|
mshtml: Don't share nslink reference with nsnode.
|
2014-09-24 16:13:55 +02:00 |
Jacek Caban
|
5f149f52d1
|
mshtml: Don't share nsinput reference with nsnode.
|
2014-09-24 16:13:50 +02:00 |
Zhenbo Li
|
d5d728706b
|
mshtml: Added IHTMLInputElement_get_form method implementation.
|
2014-08-18 13:32:05 +02:00 |
Zhenbo Li
|
c2ac0f506b
|
mshtml: Added IHTMLInputElement::readOnly property.
|
2014-08-18 13:31:57 +02:00 |
Zhenbo Li
|
e12cb546f6
|
mshtml: Added IHTMLInputElement::size property implementation.
|
2014-08-18 13:31:44 +02:00 |
Jacek Caban
|
6031108076
|
mshtml: Added IHTMLMetaElement::charset property implementation.
|
2014-07-23 21:24:25 +02:00 |
Jacek Caban
|
75a2e8c4f0
|
mshtml: Use elem_string_attr_getter helper in HTMLLabelElement_get_htmlFor implementation.
|
2014-06-11 13:04:23 +02:00 |
Jacek Caban
|
14a0e875ce
|
mshtml: Added IHTMLLabelElement::htmlFor property implementation.
|
2013-08-22 19:02:04 +02:00 |
Jacek Caban
|
add03f99d8
|
mshtml: Added IHTMLButtonElement::disabled implementation.
|
2013-03-27 20:12:30 +01:00 |
Jacek Caban
|
724b248f98
|
mshtml: Added IHTMLButtonElement::name implementation.
|
2013-03-25 14:03:23 +01:00 |
Jacek Caban
|
af6c518e7d
|
mshtml: Use lazy allocation for connection points.
|
2013-03-15 16:18:05 +01:00 |
Jacek Caban
|
78b579dff2
|
mshtml: Added IHTMLButtonElement stub implementation.
|
2013-03-14 19:40:54 +01:00 |
Jacek Caban
|
99a86766a0
|
mshtml: Added IHTMLLabelElement stub implementation.
|
2013-02-28 21:01:53 +01:00 |
Jacek Caban
|
d83822adbe
|
mshtml: Don't use PRInt32 in property getters implementations.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
639a42a8fd
|
mshtml: Added IHTMLInputElement::defaultValue property implementation.
|
2012-11-28 20:14:52 +01:00 |
Jacek Caban
|
f63da13c28
|
mshtml: Added IHTMLWindow2::onhelp property implementation.
|
2012-09-04 15:06:28 +02:00 |
Jacek Caban
|
4c96957fc6
|
mshtml: Added IHTMLInputElement::maxLength implementation.
|
2012-07-13 10:32:19 -05:00 |
Jacek Caban
|
9caf3431cd
|
mshtml: Added HTMLInputElement::onchange implementation.
|
2012-07-13 10:32:14 -05:00 |
Jacek Caban
|
d37f7a9140
|
mshtml: Share nsinput reference with nsnode.
|
2012-06-28 19:40:22 +02:00 |
Jacek Caban
|
16a5a5c91b
|
mshtml: Use return_nsstr helper in more functions.
|
2012-04-13 16:09:43 +02:00 |
Jacek Caban
|
21f5ef2808
|
mshtml: Improved more VARIANT debug traces.
|
2012-03-28 14:56:39 +02:00 |
Jacek Caban
|
4983a663a5
|
mshtml: Get rid of remaining PRBool usages.
|
2012-03-15 19:54:56 +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 |
Jacek Caban
|
aa6ee29e01
|
mshtml: Rename call_event to fire_event.
|
2011-08-02 11:51:06 +02:00 |
Jacek Caban
|
624287499e
|
mshtml: Fixed typos in IHTMLInputElement::value tests.
|
2011-02-28 14:04:44 +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 |
Jacek Caban
|
f52e0a776f
|
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
|
2010-12-28 16:35:39 +01:00 |
Michael Stefaniuc
|
407a02d7eb
|
mshtml: Change the second vtbl in HTMLInputElement to an iface.
|
2010-12-07 11:40:55 +01:00 |
Michael Stefaniuc
|
bc4fed3a61
|
mshtml: Change the first vtbl in HTMLInputElement to an iface.
|
2010-12-07 11:40:41 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
f00d44f0f6
|
mshtml: Added IHTMLInputElement::put_name implementation.
|
2010-05-07 16:25:37 +02:00 |
Jacek Caban
|
09bdb5fb1b
|
mshtml: Added IHTMLInputElement::put_type implementation.
|
2010-05-07 16:00:36 +02: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
|
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
|
508aa85c6b
|
mshtml: Added IHTMLInputElement::src property implementation.
|
2009-09-15 16:41:26 -05:00 |
Jacek Caban
|
b481b09248
|
mshtml: Store body event target in window object.
|
2009-09-09 12:08:32 +02:00 |
Jacek Caban
|
0d5899548f
|
mshtml: Use correct macro in HTMLInputTextElement::get_value.
|
2009-08-12 12:49:23 +02: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 |
Jacek Caban
|
db5d8a2bd0
|
mshtml: Fixed IHTMLInputTextElement vtbl and QueryInterface implementation.
Spotted by Andrew Talbot.
|
2008-12-16 12:52:27 +01:00 |
Jacek Caban
|
fa57703266
|
mshtml: Added IHTMLInputElement::put_checked implementation.
|
2008-10-17 12:23:22 +02:00 |
Jacek Caban
|
3600fb3b56
|
mshtml: Added IHTMLInputElement::[get|put]_defaultChecked implementation.
|
2008-10-17 12:23:19 +02:00 |
Jacek Caban
|
bf61a2619f
|
mshtml: Added IHTMLInputElement::select implementation.
|
2008-10-13 11:16:52 +02:00 |