Jacek Caban
|
0506a52266
|
mshtml: Don't call stop_binding in error cases in start_binding.
|
2014-10-30 11:54:58 +09:00 |
Jacek Caban
|
114f32c8b6
|
mshtml: Return S_OK in IHTMLDocument3::recalc.
|
2014-10-20 14:02:20 +09:00 |
Jacek Caban
|
57243f0dec
|
mshtml: Added HTMLTextAreaElement::get_form implementation.
|
2014-10-15 21:31:11 +09:00 |
Qian Hong
|
ef63bacf2d
|
mshtml: Add DIID_DispHTMLFormElement support for HTMLFormElement_QI.
|
2014-10-13 18:11:29 +09:00 |
Jacek Caban
|
0d023f1968
|
mshtml: Use proper codepage in nsIIOService::NewURI.
|
2014-10-13 18:10:28 +09:00 |
Jactry Zeng
|
d165c05f27
|
mshtml/tests: Fix typo.
|
2014-10-13 18:10:20 +09:00 |
Jacek Caban
|
c6c0c6b52a
|
mshtml: Added IHTMLElement::language property implementation.
|
2014-10-13 18:09:51 +09:00 |
Jacek Caban
|
37869b7a08
|
mshtml: Added IHTMLScriptElement::get_readyState implementation.
|
2014-10-09 17:37:23 +02:00 |
Jacek Caban
|
d11abc0992
|
mshtml: Added support for onreadystatechange event for script elements.
|
2014-10-09 17:37:12 +02:00 |
Jacek Caban
|
8a9d4cf147
|
mshtml: Use IUri for script binding.
|
2014-10-09 17:37:10 +02:00 |
Jacek Caban
|
845f5cccf0
|
mshtml: Moved READYSTATE to string conversion to separated function.
|
2014-10-09 17:37:08 +02:00 |
Jacek Caban
|
87efdc3047
|
mshtml: Moved script binding callback to script.c.
|
2014-10-09 17:37:06 +02:00 |
Jacek Caban
|
7e4db7df48
|
mshtml: Moved BOM enum to binding.h.
|
2014-10-09 17:37:04 +02:00 |
Jacek Caban
|
013b403c58
|
mshtml: Don't assume that nsIDOMHTMLScriptElement inherits from nsIDOMHTMLElement in get_script_guid.
|
2014-10-02 16:58:58 +02:00 |
Jacek Caban
|
b2c65c296f
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmlscript.c.
|
2014-10-01 11:30:03 +02:00 |
Jacek Caban
|
256204d876
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmloption.c.
|
2014-10-01 11:30:02 +02:00 |
Jacek Caban
|
f30f506d22
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmlinput.c.
|
2014-10-01 11:29:59 +02:00 |
Jacek Caban
|
9550189b4f
|
mshtml: Removed no longer needed assert.
|
2014-09-30 17:37:01 +02:00 |
Jacek Caban
|
fc38aea9ba
|
mshtml: Don't assume that nsIDOMHTMLElement inherits from nsIDOMNode in HTMLDocument_createStyleSheet.
This will change after the next Gecko update.
|
2014-09-30 17:37:01 +02:00 |
Jacek Caban
|
07751840ac
|
mshtml: Use proper type for text node in exec_hyperlink.
|
2014-09-30 17:37:00 +02:00 |
Francois Gouget
|
0dd5cb1cef
|
Assorted spelling fixes.
|
2014-09-29 10:36:36 +02:00 |
Jacek Caban
|
857a35e2a7
|
mshtml: Use UTF-8 encoding in NewURI by default.
|
2014-09-26 22:42:03 +02:00 |
Jacek Caban
|
cf8eacf1c1
|
mshtml: Don't share nsbutton reference with nsnode.
|
2014-09-26 18:03:11 +02:00 |
Jacek Caban
|
1e9f33924b
|
mshtml: Don't share nsrow reference with nsnode.
|
2014-09-26 18:03:07 +02:00 |
Jacek Caban
|
e391dfc8ae
|
mshtml: Don't share nsscript reference with nsnode.
|
2014-09-26 18:03:05 +02:00 |
Jacek Caban
|
23fc0dc8e8
|
mshtml: Don't share nsimg reference with nsnode.
|
2014-09-26 18:02:56 +02:00 |
Hao Peng
|
268b22e5e8
|
mshtml: Add IHTMLAnchorElement::search propertyimplementation.
|
2014-09-26 18:02:51 +02:00 |
Jacek Caban
|
b472a1f3f4
|
mshtml: Don't share nsobject reference with nsnode.
|
2014-09-25 13:44:26 +02:00 |
Jacek Caban
|
d2a97e73eb
|
mshtml: Don't share nscell reference with nsnode.
|
2014-09-25 13:44:24 +02:00 |
Jacek Caban
|
e5e0fc3019
|
mshtml: Don't share nstable reference with nsnode.
|
2014-09-25 13:44:22 +02:00 |
Jacek Caban
|
556b2ad0c5
|
mshtml: Don't share nstextarea reference with nsnode.
|
2014-09-25 13:44:21 +02:00 |
Jacek Caban
|
01e09bbb47
|
mshtml: Don't share nsoption reference with nsnode.
|
2014-09-25 13:44:19 +02:00 |
Jacek Caban
|
cac39acbe3
|
mshtml: Don't share nsselect reference with nsnode.
|
2014-09-25 13:44:17 +02:00 |
Jacek Caban
|
29205426a7
|
mshtml: Don't share nsanchor reference with nsnode.
|
2014-09-25 13:44:15 +02:00 |
Jacek Caban
|
a57d87d265
|
mshtml: Don't share nslink reference with nsnode.
|
2014-09-24 16:13:55 +02:00 |
Jacek Caban
|
316417cc3d
|
mshtml: Don't share nsstyle reference with nsnode.
|
2014-09-24 16:13:54 +02:00 |
Jacek Caban
|
727c1ceb1e
|
mshtml: Don't share nsframe and nsiframe reference with nsnode.
|
2014-09-24 16:13:52 +02:00 |
Jacek Caban
|
5f149f52d1
|
mshtml: Don't share nsinput reference with nsnode.
|
2014-09-24 16:13:50 +02:00 |
Jacek Caban
|
c0f8d17c05
|
mshtml: Don't share nsform reference with nsnode.
|
2014-09-24 16:13:47 +02:00 |
Qian Hong
|
d62f0f5e63
|
mshtml: Don't pass NULL string pointer to jscript engine.
|
2014-09-23 13:02:22 +02:00 |
Qian Hong
|
2eeffe8acd
|
mshtml: Using UTF-8 as default charset in bind_mon_to_wstr.
|
2014-09-22 19:09:58 +02:00 |
Jacek Caban
|
2f849ce3c9
|
mshtml: Don't use nsIDOMHTMLParamElement.
It will be removed in the next Gecko update anyway.
|
2014-09-19 19:49:46 +02:00 |
Jacek Caban
|
8b4c120453
|
mshtml: Make listStyle tests less strict about value order.
|
2014-09-19 19:49:46 +02:00 |
Jacek Caban
|
47a7d835d4
|
mshtml: Don't include leading '?' in nsIURL::GetSearch implementation.
|
2014-09-19 19:49:44 +02:00 |
Qian Hong
|
e2b7354ac1
|
mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation.
|
2014-09-18 13:06:27 +02:00 |
Qian Hong
|
cdd28b0aca
|
mshtml: Handle DISPATCH_PROPERTYPUT | DISPATCH_PROPERTYPUTREF in invoke_builtin_prop.
|
2014-09-18 13:06:24 +02:00 |
Qian Hong
|
a9d347cb24
|
mshtml/tests: Fixed typo.
|
2014-09-18 13:06:20 +02:00 |
Jacek Caban
|
063ef3ca0e
|
mshtml: Added IHTMLElement::get_sourceIndex implementation.
|
2014-09-16 20:29:02 +02:00 |
Jactry Zeng
|
e777e9d1ba
|
mshtml: Add IHTMLCurrentStyle::get_textTransform implementation.
|
2014-09-15 10:12:46 +02:00 |
Jacek Caban
|
6b18008202
|
mshtml: Added semi-stub IHTMLElement4::onmousewheel propery implementation.
|
2014-09-11 11:48:37 +02:00 |