Jacek Caban
|
127aa62a70
|
mshtml: Use document encoding for scripts.
|
2014-12-30 15:57:43 +01:00 |
Jacek Caban
|
00d36ac945
|
mshtml: Use new range point representation in all cases.
|
2014-12-29 22:20:29 +01:00 |
Jacek Caban
|
4ef4ebaac7
|
mshtml: Use new end point representation in IHTMLTxtRange::expand("word") implementation.
|
2014-12-29 22:20:29 +01:00 |
Jacek Caban
|
26dd5f5672
|
mshtml: Reimplemented IHTMLTxtRange::moveStart using new range point representation.
|
2014-12-29 22:20:29 +01:00 |
Jacek Caban
|
3944fada4b
|
mshtml: Introduced new representation of range point and use that in range_to_string instead of trying to iterate by nodes.
|
2014-12-29 22:20:29 +01:00 |
Jacek Caban
|
fecbc88daf
|
mshtml: Allow '#' to be the first char of resource name in res protocol.
|
2014-12-24 16:57:49 +01:00 |
Jacek Caban
|
5135144d3a
|
mshtml: Correctly handle NULL active element in IHTMLDocument2::get_activeElement.
|
2014-12-24 14:31:28 +01:00 |
Jacek Caban
|
0d0110970e
|
mshtml/tests: Added script element readyState and onreadystatechange tests.
|
2014-12-24 14:31:22 +01:00 |
Jacek Caban
|
f4b6852278
|
mshtml: Delay onreadystateevent notification if script elemenet is not added by parser.
|
2014-12-24 14:31:13 +01:00 |
Jacek Caban
|
71ce8aaafe
|
mshtml: Flush pending document node tasks before firing onload event.
|
2014-12-24 14:31:09 +01:00 |
Jacek Caban
|
94fcaad703
|
mshtml: Use standard list to store task queue.
|
2014-12-24 14:30:58 +01:00 |
Jacek Caban
|
df63590706
|
mshtml: Added screenLeft and screenTop properties implementation.
|
2014-12-24 11:15:00 +01:00 |
Jacek Caban
|
807c716dd1
|
mshtml: Added nsIEmbeddingSiteWindow::GetDimensions implementation.
|
2014-12-24 11:14:54 +01:00 |
Jacek Caban
|
8bfbe61386
|
mshtml: Treat empty bstrHref as not specified in IHTMLDocument2::createStyleSheet.
|
2014-12-23 17:20:56 +01:00 |
Jacek Caban
|
c1afef340c
|
mshtml: Added IHTMLElement::get_isTextEdit implementation.
|
2014-12-22 13:33:02 +01:00 |
Jacek Caban
|
278daad3bd
|
mshtml: Include nsbody reference in cycle collection.
|
2014-12-22 13:32:59 +01:00 |
Jacek Caban
|
b69550ab34
|
mshtml: Added IHTMLDOMTextNode::splitText implementation.
|
2014-12-22 13:31:55 +01:00 |
Andrew Eikum
|
8df2774124
|
mshtml: Support new window targets for FORM elements.
|
2014-12-16 16:32:34 +01:00 |
Jacek Caban
|
347842a6a1
|
mshtml: Added IHTMLElement4::focusin semi-stub implementation.
|
2014-12-16 13:33:05 +01:00 |
Jacek Caban
|
e41f435c47
|
mshtml: Handle VT_ERROR in IHTMLSelectElement::add.
|
2014-12-16 13:33:02 +01:00 |
Jacek Caban
|
f95e7a4ed3
|
mshtml: Improved IHTMLStyle3::zoom stub.
|
2014-12-15 19:16:55 +01:00 |
Jacek Caban
|
76f7be04c7
|
mshtml: Added IHTMLStyle::styleFloat attribute implementation.
|
2014-12-15 19:16:54 +01:00 |
Jacek Caban
|
0bfe8b441a
|
mshtml: Resolve duplicated IDispatch entries as soon as they are processed.
|
2014-12-15 13:40:18 +01:00 |
Jacek Caban
|
da9fa9e80c
|
mshtml: Added IHTMLObjectElement2::put_classid semi-stub implementation.
|
2014-12-11 16:41:35 +01:00 |
Jacek Caban
|
5bce604451
|
mshtml: Do more initialization in create_plugin_host.
|
2014-12-11 16:41:33 +01:00 |
Jacek Caban
|
2ff987322f
|
mshtml: Create ActiveX object inside create_plugin_host.
|
2014-12-11 16:41:31 +01:00 |
Jacek Caban
|
a545fe08ad
|
mshtml: Pass HTMLPluginContainer to create_plugin_host.
|
2014-12-11 16:41:28 +01:00 |
Jacek Caban
|
44c22801e3
|
mshtml: Added support for IDM_CUT command in browser mode.
|
2014-12-10 19:32:33 +01:00 |
Jacek Caban
|
935e7f059e
|
mshtml: Added support for IDM_PASTE command in browser mode.
|
2014-12-10 19:32:32 +01:00 |
Jacek Caban
|
6b463d8509
|
mshtml: Added support for copy, paste and cut commands in execCommand.
|
2014-12-10 19:32:32 +01:00 |
Jacek Caban
|
55ce76c181
|
mshtml: Mark mousedown event as cancelable.
|
2014-12-10 19:32:31 +01:00 |
Jacek Caban
|
7eddb864b3
|
mshtml: Allow setting fontWeight to empty string.
|
2014-12-08 17:30:51 +01:00 |
André Hentschel
|
93b36efe61
|
mshtml/tests: Remove unused variable (Clang).
|
2014-12-02 10:30:54 +01:00 |
Jacek Caban
|
1454e302a8
|
mshtml: Added support for flag 2 in getAttribute.
|
2014-12-01 18:34:22 +01:00 |
Jacek Caban
|
71cb0cea74
|
mshtml: Added "indent" command support to execCommand.
|
2014-12-01 18:34:17 +01:00 |
Jacek Caban
|
2c2f576163
|
mshtml: Added more attribute and IDispatchEx tests.
|
2014-11-28 17:06:11 +01:00 |
Jacek Caban
|
53e9acbf28
|
mshtml: style attribute is a special case for setAttribute and removeAttribute.
|
2014-11-28 17:06:06 +01:00 |
Jacek Caban
|
96f628175d
|
mshtml: Correctly handle flags in IHTMLElement:getAttribute.
|
2014-11-28 17:06:03 +01:00 |
Jacek Caban
|
0bb1ed4101
|
mshtml: Correctly handle flags in IHTMLElement:setAttribute.
|
2014-11-28 17:06:01 +01:00 |
Jacek Caban
|
5f913d5afb
|
mshtml: Better removeAttribute implementation.
|
2014-11-28 17:05:58 +01:00 |
Jacek Caban
|
275a231fbb
|
mshtml: Allow setting function properties to any VARIANT type.
|
2014-11-28 17:05:55 +01:00 |
Jacek Caban
|
6a74a0785a
|
mshtml: Always ignore DISPATCH_PROPERTYPUTREF in InvokeEx.
|
2014-11-28 17:05:45 +01:00 |
Jacek Caban
|
c910c8ceed
|
mshtml: Added fontname command support to execCommand.
|
2014-11-26 17:35:12 +01:00 |
Jacek Caban
|
53d2778f97
|
mshtml/tests: Fixed some test failures.
|
2014-11-25 19:49:43 +01:00 |
Jacek Caban
|
20b3aa6244
|
mshtml: Added IHTMLTxtRange::setEndPoint implementation.
|
2014-11-25 19:49:28 +01:00 |
Jacek Caban
|
a0d1d8cd27
|
mshtml: Added IHTMLDocument2::execCommand implementation.
|
2014-11-25 16:35:05 +01:00 |
Jacek Caban
|
d90016ffed
|
mshtml: Improved IDM_RESPECTVISIBILITY_INDESIGN stub.
|
2014-11-25 16:35:04 +01:00 |
Jacek Caban
|
5ecea72a50
|
mshtml: Added IHTMLTextNode2::appendData implementation.
|
2014-11-21 23:45:18 +09:00 |
Jacek Caban
|
ec97e3fd57
|
mshtml: Don't try to null terminate post data if it's not available.
|
2014-11-21 18:11:40 +09:00 |
Jacek Caban
|
6485a67a90
|
mshtml: Merge htmlelem3.c into htmlelem.c.
|
2014-11-21 18:11:37 +09:00 |