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
|
fb9620f1c8
|
mshtml: Wine Gecko 2.21 release.
|
2013-05-17 16:41:48 +02:00 |
Piotr Caban
|
123fd68b53
|
mshtml: Init nsAString in HTMLElement2_get_dir.
|
2013-04-29 20:30:52 +02:00 |
Jacek Caban
|
e03de990ef
|
mshtml: Added IHTMLElement2::insertAdjacentElement implementation.
|
2013-03-01 18:03:31 +01:00 |
Jacek Caban
|
306cec23cb
|
mshtml: Fixed 'adjacent' spelling.
|
2013-03-01 18:03:31 +01:00 |
Jacek Caban
|
c55b777c7c
|
mshtml: Don't use PRInt32 in htmlelem*.
|
2013-01-18 14:46:41 +01:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Jacek Caban
|
9ccc5f487b
|
mshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
829f24c1c7
|
mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection.
|
2012-06-28 01:39:01 +02:00 |
Jacek Caban
|
29fbc70267
|
mshtml: Use return_nsstr helper in HTMLElement object implementation.
|
2012-04-13 16:09:42 +02:00 |
Jacek Caban
|
77cdf22f8f
|
mshtml: Added IHTMLElement2::blur implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
23c6fddea3
|
mshtml: Wine Gecko 1.5 release.
|
2012-03-14 17:35:03 +01:00 |
Jacek Caban
|
bf4b869152
|
mshtml: Wine Gecko 1.3 release.
|
2011-08-23 18:16:44 +02:00 |
Jacek Caban
|
7891fc45d3
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Michael Stefaniuc
|
a75e2b2789
|
mshtml: COM cleanup for the IHTMLElement2 iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
d4248e95f5
|
mshtml: COM cleanup for the IHTMLElement iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
28c0256635
|
mshtml: Use an iface instead of a vtbl pointer in HTMLRect.
|
2010-12-06 19:05:54 +01:00 |
Jacek Caban
|
f2361112ba
|
mshtml: Added implementation of remaining IHTMLRect getters.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
bbaefeb3b5
|
mshtml: Added IHTMLRect::get_top implementation.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
489320b9ab
|
mshtml: Added IHTMLElement2::getBoundingClientRect implementation.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
df0a35e3d3
|
mshtml: Added support for load event on all nodes.
|
2010-03-18 11:18:01 +01:00 |
Jacek Caban
|
29389b8742
|
mshtml: Added IHTMLElement2::detachEvent implementation.
|
2010-02-09 11:34:48 +01:00 |
Jacek Caban
|
673c90382d
|
mshtml: Optimize nsAString handling in htmlelem*.c.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
221b0979b7
|
mshtml: Fixed nsIDOMNSHTMLElement declaration.
|
2009-12-28 12:27:13 +01:00 |
Jacek Caban
|
f91e71d7ce
|
mshtml: Added onreadystatechange event support.
|
2009-12-01 11:39:45 +01:00 |
Jacek Caban
|
9881ec35eb
|
mshtml: Added IHTMLElement2::get_readyState implementation.
|
2009-12-01 11:34:23 +01:00 |
Jacek Caban
|
ae6fed5c4f
|
mshtml: Improved IHTMLElement2::doScroll stub.
|
2009-10-12 12:14:47 +02:00 |
Jacek Caban
|
0713fde4fe
|
mshtml: Fixed typo in IHTMLElement2::get_scrollHeight.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
74071b0505
|
mshtml: Added IHTMLElement2::clientLeft implementation.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
6d6f341c64
|
mshtml: Added IHTMLElement2::clientTop implementation.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
64d4efe967
|
mshtml: Move node list to HTMLDocumentNode.
|
2009-09-17 09:47:53 -05:00 |
Jacek Caban
|
ee5d678450
|
mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation.
|
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
|
724fde7e91
|
mshtml: Added IHTMLElement2::attachEvent implementation.
|
2009-09-08 13:41: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 |
Jacek Caban
|
8d28f09d8a
|
mshtml: Wine Gecko 0.9.0 release.
|
2008-12-30 12:43:34 +01:00 |
Jacek Caban
|
d6f07e0bf8
|
mshtml: Added element blur, focus, paste and drag event implementation.
|
2008-10-13 11:17:00 +02:00 |
Jacek Caban
|
72fc799d18
|
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentStyle.
|
2008-10-07 12:06:10 +02:00 |
Jacek Caban
|
56d1e9ec86
|
mshtml: Added IHTMLElement2::get_currentStyle implementation.
|
2008-10-06 12:51:47 +02:00 |
Alistair Leslie-Hughes
|
fdaa0aff56
|
mshtml: Implement HTMLElement2 get_scrollLeft.
|
2008-09-11 12:28:03 +02:00 |
Alistair Leslie-Hughes
|
e867fa253d
|
mshtml: Implement IDispatch for IHTMLElement2.
|
2008-08-18 17:15:57 +02:00 |
Jacek Caban
|
4d89c62eab
|
mshtml: Added IHTMLElement2::get_scrollTop implementation.
|
2008-07-29 11:50:26 +02:00 |
Jacek Caban
|
925dbb58db
|
mshtml: Added IHTMLElement2::get_scrollWidth implementation.
|
2008-07-29 11:50:20 +02:00 |
Jacek Caban
|
7e34579423
|
mshtml: Added IHTMLElement2::get_scrollHeight implementation.
|
2008-07-29 11:49:56 +02:00 |
Jacek Caban
|
952a54cbd9
|
mshtml: Added IHTMLElement2::getElementsByTagName implementation.
|
2008-07-14 11:48:48 +02:00 |
Jacek Caban
|
c8284724ab
|
mshtml: Added IHTMLElement2::put_tabIndex implementation.
|
2008-06-24 11:53:51 +02:00 |
Jacek Caban
|
807f5c7884
|
mshtml: Added IHTMLElement2::get_tabIndex implementation.
|
2008-06-24 11:53:47 +02:00 |
Jacek Caban
|
b54a3a0314
|
mshtml: Added IHTMLElement::get_clientHeight implementation.
|
2008-06-19 11:45:27 +02:00 |
Jacek Caban
|
1acddbf5c9
|
mshtml: Added IHTMLElement2::get_clientWidth implementation.
|
2008-06-19 11:45:22 +02:00 |