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 |
Jacek Caban
|
6305be26b3
|
mshtml: Added IHTMLElement2::put_accessKey implementation.
|
2008-06-19 11:45:12 +02:00 |
Jacek Caban
|
590b185e3a
|
mshtml: Added IHTMLElement2::focus implementation.
|
2008-06-19 11:44:50 +02:00 |
Jacek Caban
|
af529308f3
|
mshtml: Don't assume that nselem is valid in HTMLElement.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
d02c37aa4e
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
Jacek Caban
|
559649c443
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
Jacek Caban
|
29d66b48ef
|
mshtml: Added IHTMLElement2::get_dir implementation.
|
2007-12-03 11:51:56 +01:00 |
Jacek Caban
|
0a0d72ac5d
|
mshtml: Added IHTMLElement2::put_scrollTop and put_scrollLeft implementation.
|
2007-09-27 11:08:59 +02:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
ed10e5046c
|
mshtml: Added IHTMLElement2 implementation.
|
2006-03-24 12:14:04 +01:00 |