Chen Yuan
|
9c7b91336a
|
mshtml: Add IHTMLStyle5::maxHeight property implementation.
|
2014-11-06 23:47:10 +09:00 |
Chen Yuan
|
94209192e7
|
mshtml: Add IHTMLStyle5::maxWidth property implementation.
|
2014-11-06 23:47:10 +09:00 |
Jacek Caban
|
f5e3281a80
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
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 |
Jacek Caban
|
5d2ee3ee82
|
mshtml: Bind events to document node instead of body element.
|
2014-09-10 21:36:51 +02:00 |
Jactry Zeng
|
e402bb5642
|
mshtml: Add IHTMLStyle::pixelTop property implementation.
|
2014-09-09 17:57:16 +02:00 |
Jactry Zeng
|
042b881b27
|
mshtml: Add IHTMLStyle::pixelHeight property implementation.
|
2014-09-09 17:57:12 +02:00 |
Jactry Zeng
|
7152077b05
|
mshtml: Add IHTMLStyle::get_pixelWidth implementation.
|
2014-09-09 17:57:09 +02:00 |
Jactry Zeng
|
387257dd2c
|
mshtml: Return E_POINTER when p is NULL in get_nsstyle_pixel_val.
|
2014-09-09 17:57:00 +02:00 |
Jactry Zeng
|
0cab370d11
|
mshtml: Add IHTMLTableCell::bgColor property implementation.
|
2014-09-09 17:56:25 +02:00 |
Jactry Zeng
|
4b1901d8c0
|
mshtml/tests: Fix typo.
|
2014-09-09 11:11:27 +02:00 |
Jactry Zeng
|
47f26eb9c0
|
mshtml: Add IHTMLStyle5::minWidth property implementation.
|
2014-09-02 20:54:47 +02:00 |
Jacek Caban
|
ac2b2e5e58
|
mshtml: Use debugstr_mshtml_guid in htmlhead.c.
|
2014-09-02 11:46:25 +02:00 |
Jacek Caban
|
8b0e62c42b
|
mshtml: Use TID_LIST in debugstr_mshtml_guid.
|
2014-09-02 11:46:20 +02:00 |
Jacek Caban
|
6b18f619f4
|
mshtml: Fixed session_storage leak.
|
2014-09-02 11:45:51 +02:00 |
Francois Gouget
|
6d4275c964
|
mshtml/tests: Avoid an http -> https redirection.
|
2014-09-01 13:12:25 +02:00 |
Zhenbo Li
|
334eedb09e
|
mshtml/tests: Fix a memory leak.
|
2014-08-27 11:02:20 +02:00 |
Jacek Caban
|
226458a468
|
mshtml: Added IHTMLLinkElement::rev property implementation.
|
2014-08-22 15:35:24 +02:00 |
Jacek Caban
|
fbe02eb74c
|
mshtml: Added IHTMLDocument5::get_implementation implementation.
|
2014-08-22 15:35:22 +02:00 |
Zhenbo Li
|
bde260411c
|
mshtml: Added IHTMLStyle::listStyle property implementation.
|
2014-08-21 18:02:26 +02:00 |
Jacek Caban
|
255894c1f1
|
mshtml: Override default onsubmit action with our submit implementation.
|
2014-08-20 13:13:24 +02:00 |
Zhenbo Li
|
87e1172953
|
mshtml: Added IHTMLStyle::backgroundAttachment property implementation.
|
2014-08-19 14:52:25 +02:00 |
Zhenbo Li
|
90014d154f
|
mshtml: Added IHTMLStyle2::tableLayout property implementation.
|
2014-08-19 14:52:01 +02:00 |
Jacek Caban
|
7c7a594692
|
mshtml: Fixed handling NULL argument in IHTMLElement::contains implementation.
|
2014-08-18 21:32:56 +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
|
6079c56133
|
mshtml: Added IHTMLImgElement::align property implementation.
|
2014-08-18 13:31:51 +02:00 |
Zhenbo Li
|
e12cb546f6
|
mshtml: Added IHTMLInputElement::size property implementation.
|
2014-08-18 13:31:44 +02:00 |
Zhenbo Li
|
5ee21f9a52
|
mshtml: Added IHTMLImgElement::isMap property implementation.
|
2014-08-18 13:31:34 +02:00 |
Zhenbo Li
|
06c66876f3
|
mshtml: Added IHTMLTableCell::align property implementation.
|
2014-08-18 13:31:16 +02:00 |
Zhenbo Li
|
03b377f3e7
|
mshtml: Added IHTMLTable::frame property implementation.
|
2014-08-18 13:31:14 +02:00 |
Zhenbo Li
|
bc582f09ff
|
mshtml: Added IHTMLTable::insertRow/deleteRow methods implementation.
|
2014-08-18 13:29:59 +02:00 |
Zhenbo Li
|
9ee4b8b078
|
mshtml/tests: Fix test_tr_modify().
|
2014-08-18 13:28:53 +02:00 |
Nikolay Sivov
|
2ee84d5ae2
|
mshtml: Free buffer for empty strings too (PVS-Studio).
|
2014-08-18 12:45:37 +02:00 |
Zhenbo Li
|
bf463eae05
|
mshtml: Added IHTMLStyle::listStylePosition property implementation.
|
2014-08-11 23:55:32 +02:00 |
Zhenbo Li
|
ed9b0f758a
|
mshtml: Added IHTMLStyleElement::lineHeight property.
|
2014-08-11 23:55:29 +02:00 |
Zhenbo Li
|
aa41321f49
|
mshtml: Added IHTMLStyle::textIndent property implementation.
|
2014-08-11 23:55:29 +02:00 |
Zhenbo Li
|
b9f9a358e5
|
mshtml: Added IHTMLStyle:: textTransform property implementation.
|
2014-08-08 19:22:16 +02:00 |
Zhenbo Li
|
c5d75c3ae1
|
mshtml/tests: Better output when an exception is caught.
|
2014-08-07 17:53:54 +02:00 |
Jacek Caban
|
bf10dd3ee4
|
mshtml: Added IHTMLElement:scrollIntoView implementation.
|
2014-08-04 16:18:30 +02:00 |
Jacek Caban
|
be2128fd05
|
mshtml: Added IHTMLWindow2::navigate implementation.
|
2014-07-28 17:23:42 -05:00 |
Jacek Caban
|
d2886a05f9
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
Jacek Caban
|
1bd0f4f065
|
mshtml: Avoid useless PATH changes and avoid buffer overflow in set_environment.
|
2014-07-23 21:24:25 +02:00 |
Jacek Caban
|
6031108076
|
mshtml: Added IHTMLMetaElement::charset property implementation.
|
2014-07-23 21:24:25 +02:00 |
Jacek Caban
|
1e191e031c
|
mshtml: Fixed tests on IE11.
|
2014-07-22 14:25:47 +02:00 |
Zhenbo Li
|
f8f8964afe
|
mshtml: Added IHTMLFormElement::target property implementation.
|
2014-07-22 12:05:43 +02:00 |
Zhenbo Li
|
fbc4d3f160
|
mshtml: Fixed get_target_window when no parent frame is found.
|
2014-07-22 12:05:39 +02:00 |
Zhenbo Li
|
d734935a2c
|
mshtml: Added IHTMLFormElement::reset method implementation.
|
2014-07-17 19:17:57 +02:00 |
Zhenbo Li
|
720207ad46
|
mshtml: Added IHTMLTable::summary property implementation.
|
2014-07-15 15:31:09 +02:00 |
Zhenbo Li
|
e80a3435a1
|
mshtml: Added support for IHTMLTable[23] interfaces in HTMLTable.
|
2014-07-15 15:30:56 +02:00 |
Jacek Caban
|
cf50d5f700
|
mshtml: Added IDispatch support for IHTMLTable[23] interfaces.
|
2014-07-14 19:26:20 +02:00 |
Qian Hong
|
359767fdfa
|
mshtml: Fixed typo.
|
2014-07-09 09:29:27 +02:00 |
Francois Gouget
|
e053721057
|
mshtml: Remove nsAString_SetData() because it is unused.
|
2014-06-23 11:06:28 +02:00 |
Jacek Caban
|
0b30276e2f
|
mshtml: Added IHTMLWindow2::scroll implementation.
|
2014-06-17 20:36:38 +02:00 |
Zhenbo Li
|
05f65a9341
|
mshtml: Added IHTMLTableCell::cellIndex method implementation.
|
2014-06-16 13:56:58 +02:00 |
Zhenbo Li
|
48e41c4dd7
|
mshtml: Added IHTMLTableRow::insertCell method implementation.
|
2014-06-12 18:05:12 +02:00 |
Zhenbo Li
|
4719c438a9
|
mshtml: Added IHTMLDocument2:toString method.
|
2014-06-12 18:05:10 +02:00 |
Nicolas Le Cam
|
b57a884829
|
mshtml/tests: Remove unused variable.
|
2014-06-11 16:13:35 +02:00 |
Jacek Caban
|
6262492252
|
mshtml: Added function object default value getter implementation.
|
2014-06-11 13:09:32 +02:00 |
Jacek Caban
|
a0c2d641d4
|
mshtml: Use get_elem_attr_value helper in npplugin.c.
|
2014-06-11 13:04:26 +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
|
04ea007cbb
|
mshtml: Use get_elem_attr_value helper in HTMLFormElement_get_dispid.
|
2014-06-11 13:04:20 +02:00 |
Jacek Caban
|
df62eea186
|
mshtml: Use get_elem_attr_value helper in check_event_attr.
|
2014-06-11 13:04:17 +02:00 |
Jacek Caban
|
d0898685a6
|
mshtml: Use get_elem_attr_value helper in is_elem_name.
|
2014-06-11 13:04:14 +02:00 |
Jacek Caban
|
3efaaacf3c
|
mshtml: Use get_elem_attr_value helper in get_font_size.
|
2014-06-11 13:04:11 +02:00 |
Jacek Caban
|
b79ef6769b
|
mshtml: Added new helper for GetAttribute based getters and use it in IHTMLMetaElement implementation.
|
2014-06-11 13:04:07 +02:00 |
Jacek Caban
|
39e24713e9
|
mshtml: Added new helper for getting element attribute value and use it in script.c.
|
2014-06-11 13:04:04 +02:00 |
Jacek Caban
|
4745fd03d4
|
mshtml: Call unlink from HTMLDOMNode::Release.
|
2014-06-11 13:04:00 +02:00 |
Zhenbo Li
|
e6f816c99b
|
mshtml: Added IHTMLLinkElement::media property.
|
2014-05-19 15:52:05 +02:00 |
Zhenbo Li
|
bff3468360
|
mshtml: Added IHTMLTableRow::deleteCell method implementation.
|
2014-05-19 15:51:55 +02:00 |
Zhenbo Li
|
efc6a564cd
|
mshtml: Added nsIDOMHTMLTableCellElement declaration.
|
2014-05-19 15:51:49 +02:00 |
Zhenbo Li
|
8d27595287
|
mshtml: Added IHTMLLocation::assign method implementation.
|
2014-05-19 15:51:42 +02:00 |
Jacek Caban
|
810d8c7140
|
mshtml/tests: Fixed a few more IE11 test failures.
|
2014-05-15 19:05:40 +02:00 |
Jacek Caban
|
6ebe1c60e2
|
mshtml: Use debugstr_mshtml_guid in a few more places.
|
2014-05-13 19:57:28 +02:00 |
Jacek Caban
|
75afeb4740
|
mshtml: Forward IHTMLScreen's IDispatch methods to IDispatchEx.
|
2014-05-12 13:51:36 +02:00 |
Jacek Caban
|
d06d73c136
|
mshtml: Added IDispatchEx support to HTMLOptionElementFactory object.
|
2014-05-12 13:51:33 +02:00 |
Jacek Caban
|
b54a9c662a
|
mshtml: Use debugmsg_mshtml_guid in a few more places.
|
2014-05-12 13:51:30 +02:00 |
Jacek Caban
|
60989ea332
|
mshtml: Fixed leaks in IHTMLStyleSheet::Release and IHTMLStyleSheetsCollection::Release implementations.
|
2014-05-09 14:24:53 +02:00 |
Jacek Caban
|
000b78e943
|
mshtml: Added IDispatchEx support to HTMLStyleSheetRulesCollection object.
|
2014-05-09 14:24:50 +02:00 |
Jacek Caban
|
018af15b9d
|
mshtml: Use debugmsg_mshtml_guid in a few more places.
|
2014-05-09 14:24: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 |
Zhenbo Li
|
15ccfef080
|
mshtml: Added IHTMLSelectElement::remove method implementation.
|
2014-05-08 10:46:22 +02:00 |
Jacek Caban
|
e759105cdd
|
mshtml: Use debugstr_mshtml_guid in a few more places.
|
2014-05-06 13:47:06 +02:00 |
Zhenbo Li
|
8192f54998
|
mshtml: Removed invalid nsAString_InitDepend from HTMLTableRow_put_bgColor and fixed error handling.
|
2014-05-05 10:54:16 +02:00 |
Zhenbo Li
|
cfb411c10d
|
mshtml: Added IHTMLTable::width property implementation.
|
2014-05-02 14:08:58 +02:00 |
Jacek Caban
|
c49bb25950
|
mshtml: Removed invalid nsAString_InitDepend from HTMLTable_put_bgColor and fixed error handling.
|
2014-04-28 14:37:02 +02:00 |
Jacek Caban
|
8b81af32ae
|
mshtml: Renamed nsIDOMHTMLSelectElement::Remove to select_Remove to avoid conflict with nsIDOMElement.
Spotted by Zhenbo Li.
|
2014-04-28 14:37:01 +02:00 |
Jacek Caban
|
a36876e9d6
|
mshtml: Introduce a new debugstr_mshtml_guid helper for printing GUIDs.
|
2014-04-28 14:37:00 +02:00 |
Zhenbo Li
|
2a8d4a03d3
|
mshtml: Added IHTMLElement3::contentEditable property implemention.
|
2014-04-25 16:18:07 +02:00 |
Jacek Caban
|
e9ac8e568b
|
mshtml: Added IConnectionPoint::EnumConnections implementation.
|
2014-04-24 20:43:09 +02:00 |
Jacek Caban
|
12dc23db72
|
mshtml: Added IHTMLDOMChildrenCollection::get__newEnum tests.
|
2014-04-22 18:41:33 +02:00 |
Jacek Caban
|
570d05ec7c
|
mshtml: Added IHTMLDOMChildrenCollection::get__newEnum implementation.
|
2014-04-22 18:41:31 +02:00 |
Jacek Caban
|
3ec1da918c
|
mshtml: Fixed HTMLElementCollectionEnum_Next implementation for NULL pCeltFetched.
|
2014-04-22 18:41:28 +02:00 |
Nikolay Sivov
|
95b6958752
|
mshtml/tests: Remove old system version check that doesn't work anymore.
|
2014-04-21 14:33:09 +02:00 |
Jacek Caban
|
2518b8f31b
|
mshtml: Added IHTMLElementCollection::get__newEnum tests.
|
2014-04-21 14:32:59 +02:00 |
Jacek Caban
|
f7635f17b3
|
mshtml: Added IHTMLElementCollection::get__newEnum implementation.
|
2014-04-21 14:32:58 +02:00 |
Jacek Caban
|
e3383d1739
|
mshtml: Ignore &IID_IWebBrowserPriv2IE7 in wb_qi.
|
2014-04-10 18:52:10 +02:00 |
Zhenbo Li
|
22c2d81a2d
|
mshtml: Added IHTMLTable::bgColor property implementation.
|
2014-04-08 19:23:55 +02:00 |
Zhenbo Li
|
c4a51b0b0a
|
mshtml: Don't free a string too early.
|
2014-04-08 19:23:46 +02:00 |
Jacek Caban
|
7b88e37839
|
mshtml: Ignore QueryHitPoint calls in activex.c tests.
|
2014-04-08 19:23:24 +02:00 |
Zhenbo Li
|
946378a1b2
|
mshtml: Added IHTMLTableRow::bgColor property implementation.
|
2014-03-26 19:20:24 +01:00 |
Vijay Kiran Kamuju
|
66c1a099aa
|
mshtml: Add text/jscript as valid mime type for javascript files.
|
2014-03-25 19:01:28 +01:00 |
Jacek Caban
|
2010816240
|
mshtml: Added IHTMLStyle::listStyleType property implementation.
|
2014-03-24 13:58:03 +01:00 |
Zhenbo Li
|
911adfbb23
|
mshtml: Added IHTMLTable::align property implementation.
|
2014-03-21 13:59:28 +01:00 |
Jacek Caban
|
a6908473b6
|
mshtml: Fixed tests on old IEs and improved results on IE11.
|
2014-03-18 11:42:53 +01:00 |
Zhenbo Li
|
c32ae1b34a
|
mshtml: Added IHTMLTableRow::sectionRowIndex property implementation.
|
2014-03-18 11:40:59 +01:00 |
Zhenbo Li
|
0f8ae7bc45
|
mshtml: Added IHTMLTableRow::rowIndex property implementation.
|
2014-03-17 17:34:10 +01:00 |
Jacek Caban
|
992fa48020
|
mshtml: Added support for target attribute in submit function implementation.
|
2014-03-13 20:22:09 +01:00 |
Jacek Caban
|
74067c56b1
|
mshtml: Skip tests depending on iframe onload event on IEs older than IE9.
|
2014-03-13 20:22:08 +01:00 |
Jacek Caban
|
e5dbd6e9f0
|
mshtml: Added IHTMLDocument7 stub implementation.
|
2014-03-13 20:22:07 +01:00 |
Jacek Caban
|
f2676d3729
|
mshtml: Merge htmldoc3.c into htmldoc.c.
|
2014-03-13 20:22:06 +01:00 |
Zhenbo Li
|
3679619909
|
mshtml: Added IHTMLTableRow::vAlign property implementation.
|
2014-03-13 20:22:00 +01:00 |
Zhenbo Li
|
7442abde92
|
mshtml: Added IHTMLTableRow::align property implementation.
|
2014-03-12 20:30:00 +01:00 |
Jacek Caban
|
e7553b56fe
|
mshtml: Moved htmldoc5.c content into htmldoc3.c.
|
2014-03-12 19:02:15 +01:00 |
Jacek Caban
|
31faed571d
|
mshtml: Adder _parent target support to navigate_anchor.
|
2014-03-11 19:39:41 +01:00 |
Jacek Caban
|
d6bb86e84c
|
mshtml: Added IHTMLFrameBase2::onload property implementation.
|
2014-03-11 19:39:40 +01:00 |
Jacek Caban
|
9c45b34c62
|
mshtml: Bind events not sent to default view to body element instead of directly to target.
|
2014-03-11 19:39:39 +01:00 |
Jacek Caban
|
cbfeef4b8b
|
mshtml: Removed test failing on Windows 8.1.
|
2014-03-11 19:39:34 +01:00 |
Jacek Caban
|
595fb40efc
|
mshtml: Don't use fragment navigation for SuperNavigate calls.
|
2014-03-04 19:24:26 +01:00 |
Jacek Caban
|
92517e2c5e
|
mshtml: Added support for ZoomFactor registry value.
|
2014-02-19 17:37:50 +01:00 |
Jacek Caban
|
aa22a3c4b2
|
mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+.
|
2014-02-14 16:57:52 +01:00 |
Jacek Caban
|
1918d7223e
|
mshtml: Added IHTMLDocument2::get_activeElement implementation.
|
2014-02-14 11:59:17 +01:00 |
Nikolay Sivov
|
688cc96ee7
|
mshtml: Implement HTMLStyleSheet_get_href().
|
2014-02-10 10:42:14 +01:00 |
Frédéric Delanoy
|
672e2811ff
|
mshtml/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Jacek Caban
|
2350597df2
|
mshtml: Added more refcnt tests.
|
2014-01-27 14:13:25 +01:00 |
Jacek Caban
|
e2d04d3dec
|
mshtml: Release ActiveX object interfaces in detach_plugin_host.
|
2014-01-27 14:13:24 +01:00 |
Huw Davies
|
6da6f1861b
|
mshtml: Release a leaked class factory.
|
2014-01-13 17:37:44 +01:00 |
Huw Davies
|
5ac8507a8e
|
mshtml: Finish with the correct string.
|
2014-01-13 17:37:26 +01:00 |
Jacek Caban
|
c345023efe
|
mshtml: Added more traces to nsDocumentObserver_BindToDocument.
|
2014-01-10 18:14:59 +01:00 |
Jacek Caban
|
519166a448
|
mshtml: Fixed double release in NPP_New.
|
2014-01-10 16:26:04 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Huw Davies
|
72297ebfbb
|
mshtml: Remove a double-Release.
|
2013-12-20 17:09:12 +01:00 |
Frédéric Delanoy
|
ff9bbe3721
|
mshtml: Constify a character string.
|
2013-12-17 08:45:44 +01:00 |
Alexandre Julliard
|
ca41acc1f9
|
makefiles: Automatically update the IDL_H_SRCS variable.
|
2013-12-15 10:23:06 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Frédéric Delanoy
|
60a592b77a
|
mshtml: Avoid memory leaks (Coverity).
|
2013-12-02 19:22:30 +01:00 |
Jacek Caban
|
fc73f4726e
|
mshtml: Use uri_nofrag instead of full URI in navigate_anchor.
|
2013-11-29 13:32:52 +01:00 |
Jacek Caban
|
8c6d9482bc
|
mshtml: Strip hash part before combining URIs.
|
2013-11-29 13:32:49 +01:00 |
Jacek Caban
|
b1367f8a2c
|
mshtml/tests: Ignore QI(&IID_IWebBrowserPriv2IE8XP) calls.
|
2013-11-25 16:23:24 +01:00 |
Jacek Caban
|
f3a2cb7bbd
|
mshtml: Added IHTMLDocument3::getElementsByName implementation.
|
2013-11-18 11:16:50 +01:00 |
Jacek Caban
|
c20167dbdc
|
mshtml: Fixed activex tests on IE10.
|
2013-11-15 19:23:24 +01:00 |
Jacek Caban
|
eebc40f2b3
|
mshtml: Added IHTMLSelectElement::multiple property implementation.
|
2013-11-14 19:30:59 +01:00 |
Francois Gouget
|
2de28eb64b
|
mshtml: Add a trailing '\n' to a TRACE().
|
2013-11-14 10:37:32 +01:00 |
Jacek Caban
|
ea24a5b1f4
|
mshtml: Added IHTMLBodyElement::scroll attribute implementation.
|
2013-11-11 17:06:47 +01:00 |
Jacek Caban
|
321c96574e
|
mshtml: Added IHTMLStyle6::boxSizing property implementation.
|
2013-11-07 19:01:25 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Alexandre Julliard
|
c7803b885b
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
Alexandre Julliard
|
f8421142e7
|
makefiles: Add makedep pragmas for typelib idl files.
|
2013-11-05 20:38:18 +01:00 |
Frédéric Delanoy
|
4473ce4db9
|
Assorted spelling fixes.
|
2013-10-30 09:46:27 +01:00 |
Alexandre Julliard
|
55e44092bd
|
makefiles: Remove useless definitions of COM_NO_WINDOWS_H.
|
2013-10-14 16:05:31 +02:00 |
Jacek Caban
|
5b52334f6d
|
mshtml: Compile tests with __WINESRC__ define.
|
2013-10-10 13:33:39 +02:00 |
Francois Gouget
|
89ee4dc6e6
|
mshtml/tests: Fix compilation on systems that don't support nameless unions.
|
2013-10-07 14:44:35 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Francois Gouget
|
d3672524ed
|
Assorted spelling fixes.
|
2013-10-01 19:09:08 +02:00 |
Jacek Caban
|
5cdb4a273e
|
mshtml: Added support for 'document' and 'window' script for attribute values.
|
2013-10-01 19:07:18 +02:00 |
Jacek Caban
|
6d13dd697c
|
mshtml: Added IHTMLStyle6::outline property implementation.
|
2013-09-30 20:36:36 +02:00 |
Jacek Caban
|
93f9d824eb
|
mshtml: Added IHTMLEventObj::y implementation.
|
2013-09-30 20:36:35 +02:00 |
Jacek Caban
|
c24767262b
|
mshtml: Added IHTMLEventObj::x implementation.
|
2013-09-30 20:36:35 +02:00 |
Jacek Caban
|
66988a681a
|
mshtml: Added IHTMLFormElement::sumit tests.
|
2013-09-27 16:27:42 +02:00 |
Jacek Caban
|
e61de218ee
|
mshtml: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation.
|
2013-09-27 16:27:40 +02:00 |
Jacek Caban
|
7bcbb93c5a
|
mshtml: Add trailing null byte to post data.
|
2013-09-26 21:34:15 +02:00 |
Jacek Caban
|
fe252319f0
|
mshtml: Use proper BINF flags for form submit.
|
2013-09-26 21:34:15 +02:00 |
Jacek Caban
|
29d27ef669
|
mshtml: Added separated structure to store request data.
|
2013-09-26 21:34:15 +02:00 |
Jacek Caban
|
553eae881b
|
mshtml: Call set_current_mon in channelbsc_load_stream.
|
2013-09-26 21:34:15 +02:00 |
Jacek Caban
|
0be56d27d2
|
mshtml: Wine Gecko 2.24 release.
|
2013-09-25 19:31:38 +02:00 |
Jacek Caban
|
6e143e6c81
|
mshtml: Added external MIME handling tests.
|
2013-09-19 20:34:03 +02:00 |
Jacek Caban
|
d36ffab315
|
mshtml: Pass external connection to WebBrowser host, if possible.
|
2013-09-19 20:34:03 +02:00 |
Jacek Caban
|
b17d139328
|
mshtml: Don't pass navigation to Gecko for MIME types that it doesn't support.
|
2013-09-19 20:34:03 +02:00 |
Jacek Caban
|
4db1b00815
|
mshtml: Keep moniker reference after start_binding call.
|
2013-09-19 20:33:59 +02:00 |
Jacek Caban
|
42c1b3936d
|
mshtml: Moved Exec(DOCHOST_DOCCANNAVIGATE) call to separated function.
|
2013-09-18 20:21:44 +02:00 |
Andrew Eikum
|
93c01b8188
|
mshtml: Free advpack after use.
|
2013-09-12 18:58:31 +02:00 |
Nikolay Sivov
|
e07dabf2d9
|
mshtml: Use defined dispid instead of a magic value.
|
2013-08-30 14:28:57 +02:00 |
Jacek Caban
|
7db2691e6f
|
mshtml: Added IHTMLStyle::whiteSpace property implementation.
|
2013-08-28 20:23:46 +02:00 |
Jacek Caban
|
366929f16b
|
mshtml: Added IHTMLAnchorElement::get_hash implementation.
|
2013-08-28 17:22:37 +02:00 |
Jacek Caban
|
c7417e4528
|
mshtml: Added IHTMLDocument2::get_scripts implementation.
|
2013-08-28 16:14:37 +02:00 |
Jacek Caban
|
e5ba71ab7c
|
mshtml/tests: Added IHTMLLabelElement::htmlFor property tests.
|
2013-08-22 19:02:04 +02:00 |
Jacek Caban
|
14a0e875ce
|
mshtml: Added IHTMLLabelElement::htmlFor property implementation.
|
2013-08-22 19:02:04 +02:00 |
Jacek Caban
|
b095b1f67e
|
mshtml: Added better IHTMLCurrentStyle2::get_hasLayout stub.
|
2013-08-22 19:02:04 +02:00 |
Alistair Leslie-Hughes
|
cdcea0e8af
|
mshtml: Implement IHTMLStorage GetTypeInfoCount.
|
2013-08-19 19:03:08 +02:00 |
Jacek Caban
|
3172d35188
|
mshtml: Added IDispatchEx support to HTMLStyleSheet object.
|
2013-08-19 13:48:44 +02:00 |
Jacek Caban
|
36d999527b
|
mshtml: Use winehq snapshot instead of the main page in tests.
|
2013-08-19 12:53:21 +02:00 |
Marcus Meissner
|
c803d53b13
|
mshtml: Fixed character vs byte mismatches.
|
2013-08-01 12:12:03 +02:00 |
Jacek Caban
|
c897306d24
|
mshtml: Added IHTMLTable::cellSpacing property implementation.
|
2013-07-30 19:12:10 +02:00 |
Jacek Caban
|
99af1ee34c
|
mshtml: Use proper window in set_moniker when invoked on frame or iframe.
|
2013-07-27 11:51:15 -05:00 |
Jacek Caban
|
2046d69b4e
|
mshtml/tests: Added more res protocol tests.
|
2013-07-22 09:37:42 +02:00 |
Jacek Caban
|
edf4e61891
|
mshtml: Better res protocol URL parsing.
|
2013-07-22 09:37:35 +02:00 |
Thomas Faber
|
186d8553c1
|
ieframe: Use SHANDLE_PTR in IWebBrowserApp::get_HWND.
|
2013-07-19 14:38:07 +02:00 |
Jacek Caban
|
b09b9d3cb9
|
mshtml/tests: Fixed script tests on IE10.
|
2013-06-29 19:40:49 +02:00 |
Jacek Caban
|
84c34bcd93
|
mshtml/tests: Fixed htmldoc tests on IE10.
|
2013-06-29 19:40:45 +02:00 |
Jacek Caban
|
b3317c5bec
|
mshtml: Don't declare empty interface for nsCycleCollectionISupports.
|
2013-06-27 15:31:33 +02:00 |
Alexandre Julliard
|
57f5a5b372
|
mshtml/tests: Fix a reference leak.
|
2013-06-11 18:07:43 +02:00 |
Jacek Caban
|
421f62ad0c
|
mshtml: Added whitespace parser tests.
|
2013-05-17 16:41:55 +02:00 |
Jacek Caban
|
1c134c16d3
|
mshtml: Added parsing custom tag name tests.
|
2013-05-17 16:41:53 +02:00 |
Jacek Caban
|
ae56273c46
|
mshtml: Added more parser compatMode tests.
|
2013-05-17 16:41:51 +02:00 |
Jacek Caban
|
fb9620f1c8
|
mshtml: Wine Gecko 2.21 release.
|
2013-05-17 16:41:48 +02:00 |
Alexandre Julliard
|
1d0fe8664e
|
mshtml: Don't bother to clean up at process exit.
|
2013-05-17 12:29:08 +02:00 |
Jacek Caban
|
503032749b
|
mshtml: Keep reference to document node in onload event handler.
|
2013-05-15 19:57:04 +02:00 |
Marcus Meissner
|
423a8ccce8
|
mshtml: Specify correct variable in TRACE (Coverity).
|
2013-05-09 19:24:18 +02:00 |