Jacek Caban
|
928914c81e
|
mshtml: Added IDispatchEx support to HTMLOptionElement.
|
2008-04-29 12:38:38 +02:00 |
Jacek Caban
|
7582518e18
|
mshtml: Added IDispatchEx support to HTMLInputElement.
|
2008-04-29 12:38:35 +02:00 |
Jacek Caban
|
1597967417
|
mshtml: Added indexed access to HTMLElementCollection object support.
|
2008-04-29 12:38:31 +02:00 |
Jacek Caban
|
ef4200fcf7
|
mshtml: Added support for custom DISPIDs.
|
2008-04-29 12:38:25 +02:00 |
Jacek Caban
|
4e913b9551
|
mshtml: Added IHTMLInputElement::get_disabled implementation.
|
2008-04-28 14:32:50 +02:00 |
Jacek Caban
|
deeaa5d20f
|
mshtml: Added put_backgroundImage implementation.
|
2008-04-28 14:32:47 +02:00 |
Jacek Caban
|
989574510c
|
mshtml: Added IDispatchEx support to HTMLElementCollection object.
|
2008-04-24 22:19:41 +02:00 |
Jacek Caban
|
bb05803a2a
|
mshtml: Added get_nodeType implementation.
|
2008-04-24 22:19:30 +02:00 |
Jacek Caban
|
af271b3b45
|
mshtml: Added IDispatchEx support to text node.
|
2008-04-24 22:16:56 +02:00 |
Jacek Caban
|
754adce781
|
mshtml: Added IHTMLDOMTextNode stub implementation.
|
2008-04-24 22:15:28 +02:00 |
Jacek Caban
|
6bf5ffbc3b
|
mshtml: Added get_firstChild implementation.
|
2008-04-24 22:15:16 +02:00 |
Jacek Caban
|
5d024a6d1d
|
mshtml: Added IHTMLDOMNode2 to IDispatchEx support.
|
2008-04-24 22:14:55 +02:00 |
Jacek Caban
|
8dc2cf0d3a
|
mshtml: Added IHTMLDOMNode2 stub implementation.
|
2008-04-24 22:14:46 +02:00 |
Jacek Caban
|
872810e641
|
mshtml: Return VT_NULL instead of empty string in getAttribute.
|
2008-04-24 22:14:35 +02:00 |
Jacek Caban
|
01f241c07d
|
mshtml: Added more IDispatchEx tests.
|
2008-04-24 22:14:28 +02:00 |
Jacek Caban
|
6f33fee5af
|
mshtml: Return S_OK in QueryContinue.
|
2008-04-24 11:59:42 +02:00 |
Jacek Caban
|
38e9364b65
|
mshtml: Fixed typo.
|
2008-04-24 11:59:36 +02:00 |
Jacek Caban
|
d5059b8303
|
mshtml: Added elements IDispatchEx implementation.
|
2008-04-24 11:43:19 +02:00 |
Jacek Caban
|
38b14274fb
|
mshtml: Use heap_alloc_zero for allocating node objects.
|
2008-04-24 11:43:19 +02:00 |
Jacek Caban
|
e610d2ff12
|
mshtml: Added IHTMLDocument3::getElementById implementation.
|
2008-04-24 11:43:18 +02:00 |
Joris Huizer
|
1a0bf043bc
|
mshtml: Fixed copy/paste mistake.
|
2008-04-23 12:23:07 +02:00 |
Andrew Talbot
|
20adc792b2
|
mshtml: Remove unused variable.
|
2008-04-22 11:54:42 +02:00 |
Jacek Caban
|
0a32cd868d
|
mshtml: Forward IHTMLDocument2's IDispatch methods to IDispatchEx implementation.
|
2008-04-21 20:26:28 +02:00 |
Jacek Caban
|
98ab1a92c0
|
mshtml: Added HTMLDocument's IDispatchEx implementation.
|
2008-04-21 20:24:04 +02:00 |
Jacek Caban
|
7d0034a5ba
|
mshtml: Make IHTMLDocument2 iterface offset independent.
|
2008-04-21 20:23:58 +02:00 |
Jacek Caban
|
788432af49
|
mshtml: Added setTimeout implementation.
|
2008-04-21 18:32:18 +02:00 |
Jacek Caban
|
8640955188
|
mshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow3::setTimeout.
|
2008-04-21 18:32:15 +02:00 |
Jacek Caban
|
aeb1095b47
|
mshtml: Added IHTMLWindow2::get_document implementation.
|
2008-04-21 18:32:10 +02:00 |
Jacek Caban
|
7c63087a5c
|
mshtml: Added navigator's IDispatchEx test.
|
2008-04-21 18:32:05 +02:00 |
Jacek Caban
|
951084abcf
|
mshtml: Forward window IDispatch methods.
|
2008-04-21 11:56:16 +02:00 |
Jacek Caban
|
a5843056c5
|
mshtml: Added window IDispatchEx implementation.
|
2008-04-21 11:56:13 +02:00 |
Jacek Caban
|
835b3eb0e8
|
mshtml: Forward IOmNavigator's IDispatch method to IDispatchEx implementation.
|
2008-04-21 11:56:08 +02:00 |
Jacek Caban
|
a0e0bf6b15
|
mshtml: Added IDispatchEx::GetIDsOfNames implementation.
|
2008-04-21 11:56:03 +02:00 |
Jacek Caban
|
5c6ea438a0
|
mshtml: Added IDispatchEx::Invoke implementation.
|
2008-04-21 11:56:00 +02:00 |
Jacek Caban
|
de74e1aeb9
|
mshtml: Added IDispatchEx::InvokeEx implementation.
|
2008-04-21 11:55:57 +02:00 |
Jacek Caban
|
b81818e7ee
|
mshtml: Added IDispEx::GetDispID implementation.
|
2008-04-21 11:55:50 +02:00 |
Jacek Caban
|
12f312dacc
|
mshtml: Added load event support.
|
2008-04-21 11:55:35 +02:00 |
Jacek Caban
|
4c21a5d3b0
|
mshtml: Parse and store onload attributes.
|
2008-04-21 11:53:27 +02:00 |
Jacek Caban
|
dfc84bd964
|
mshtml: Store IActiveScriptParseProcedure in ScriptHost.
|
2008-04-18 13:57:14 +02:00 |
Jacek Caban
|
a009157331
|
mshtml: Added IHTMLWindow3 stub implementation.
|
2008-04-18 13:57:14 +02:00 |
Jacek Caban
|
625ed3d0aa
|
mshtml: Added possibility to get node object from nsIDOMNode only if available.
|
2008-04-18 13:57:14 +02:00 |
Jacek Caban
|
be59368dd1
|
mshtml: Move get_typeinfo to dispex.c.
|
2008-04-17 11:50:29 +02:00 |
Jacek Caban
|
ed6a8acca7
|
mshtml: Added generic IDispatchEx implementation and use it in OnNavigator.
|
2008-04-17 11:48:35 +02:00 |
Jacek Caban
|
d0d8dc2811
|
mshtml: Added IActiveScriptDebug32 stub implementation.
|
2008-04-17 11:43:19 +02:00 |
Jacek Caban
|
b2c80e6b18
|
mshtml: Make sure to null terminate buffer in parse_extern_script.
|
2008-04-17 11:43:11 +02:00 |
Francois Gouget
|
0682f85c95
|
Fix spelling of dwAssign.
|
2008-04-14 12:40:22 +02:00 |
Rob Shearman
|
f07152d7b7
|
mshtml: Fix the buffer length being passed into MultiByteToWideChar in set_registry.
|
2008-04-11 11:12:26 +02:00 |
Rob Shearman
|
a5d47baba4
|
mshtml: Support parsing the resource type in the res:// protocol.
|
2008-04-11 11:12:23 +02:00 |
Jacek Caban
|
732682b08c
|
mshtml: Correctly handle NULL req in get_nscontainer_from_load_group.
|
2008-04-10 11:16:32 +02:00 |
Rok Mandeljc
|
c8a8893916
|
mshtml: Added Slovenian translation.
|
2008-04-07 21:39:38 +02:00 |