Jacek Caban
|
4873dd49aa
|
mshtml: Fix checks for digit characters.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-12 23:04:35 +01:00 |
Alexandre Julliard
|
5182813ae0
|
mshtml: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-13 14:34:51 +02:00 |
Jacek Caban
|
eb1494cec8
|
mshtml: Merge htmltablecell.c into htmltable.c.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-27 18:21:01 +01:00 |
Jacek Caban
|
865b93495c
|
mshtml: Merge htmltablerow.c into htmltable.c.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-27 18:21:00 +01:00 |
Jacek Caban
|
62335569c4
|
mshtml: Get rid of no longer needed document argument from create_collection_from_nodelist and create_collection_from_htmlcol.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-20 20:13:44 +01:00 |
Jacek Caban
|
3e4565f5d7
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-12 11:02:38 +01:00 |
Jacek Caban
|
353d9d826a
|
mshtml: Simplify IHTMLElement::click implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-12 15:59:40 +02:00 |
Jacek Caban
|
97c71b25fe
|
mshtml: Added GetClassInfo implementation for HTMLElement objects.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-21 13:58:51 +02:00 |
Jacek Caban
|
d72d640308
|
mshtml: Export IElementSelector for all elements in compatibility mode >= IE8.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-07 19:58:13 +09:00 |
Jacek Caban
|
fd2f645d16
|
mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-06 11:53:45 +09:00 |
Jacek Caban
|
39cba73ab5
|
mshtml: Specify locale in VarBstrFrom* calls.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-03 10:21:51 +09:00 |
Jacek Caban
|
f908f03cd9
|
mshtml: Added new EventTarget struct representing event targets.
|
2015-05-15 18:05:27 +09:00 |
Jacek Caban
|
c19b6dbf6b
|
mshtml: Added IHTMLTable:cellPadding property implementation.
|
2014-11-06 23:47:14 +09:00 |
Jacek Caban
|
e5e0fc3019
|
mshtml: Don't share nstable reference with nsnode.
|
2014-09-25 13:44:22 +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
|
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 |
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 |
Zhenbo Li
|
22c2d81a2d
|
mshtml: Added IHTMLTable::bgColor property implementation.
|
2014-04-08 19:23:55 +02:00 |
Zhenbo Li
|
911adfbb23
|
mshtml: Added IHTMLTable::align property implementation.
|
2014-03-21 13:59:28 +01:00 |
Jacek Caban
|
c897306d24
|
mshtml: Added IHTMLTable::cellSpacing property implementation.
|
2013-07-30 19:12:10 +02:00 |
Nikolay Sivov
|
f91c0356e7
|
mshtml: Implement IHTMLTable_get_tBodies.
|
2013-04-15 15:15:45 +02:00 |
Jacek Caban
|
af6c518e7d
|
mshtml: Use lazy allocation for connection points.
|
2013-03-15 16:18:05 +01:00 |
Jacek Caban
|
f63da13c28
|
mshtml: Added IHTMLWindow2::onhelp property implementation.
|
2012-09-04 15:06:28 +02:00 |
Jacek Caban
|
db244a8051
|
mshtml: Share nstable reference with nsnode.
|
2012-06-28 01:39:05 +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
|
f51ceff7e8
|
mshtml: Improved VARIANT debug traces in htmltable.c.
|
2012-03-28 14:56:00 +02:00 |
Alistair Leslie-Hughes
|
d70b967d60
|
mshtml: Add IHTMLTable2/3 support.
|
2011-09-21 17:13:12 +02:00 |
Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Michael Stefaniuc
|
031f595a05
|
mshtml: COM cleanup for the IHTMLTable iface.
|
2011-01-04 11:12:58 +01:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Michael Stefaniuc
|
f653f4a22e
|
mshtml: COM cleanup for the IHTMLDOMNode iface.
|
2010-12-30 12:21:53 +01:00 |
Jacek Caban
|
f52e0a776f
|
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
|
2010-12-28 16:35:39 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
b00bd14e77
|
mshtml: Moved common element tids to macro.
|
2010-01-28 11:09:40 +01:00 |
Jacek Caban
|
1c5c822b07
|
mshtml: Added support for connection point HTML notification.
|
2009-11-24 10:47:21 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Jacek Caban
|
a70bbf8285
|
mshtml: Moved init_dispex call to HTMLElement_Init.
|
2009-10-02 15:06:58 +02:00 |
Michael Stefaniuc
|
cb133a12d0
|
mshtml: Change long to LONG in mshtml.idl (remaining stuff).
|
2009-03-12 13:09:54 +01:00 |
Alistair Leslie-Hughes
|
5cadd7e480
|
mshtml: Add missing IHTMLTable interfaces.
|
2009-03-11 13:03:31 +01:00 |
Michael Stefaniuc
|
25e90e2251
|
mshtml: Remove superfluous pointer casts.
|
2009-02-16 16:01:37 +01:00 |
Jacek Caban
|
9306e9b657
|
mshtml: Use IHTMLElement3 in IDispatchEx.
|
2008-10-10 12:55:50 +02:00 |
Jacek Caban
|
ac4117fdb5
|
mshtml: Added IHTMLTable::get_rows implementation.
|
2008-10-01 10:01:03 -05:00 |
Jacek Caban
|
bf9155dbaa
|
mshtml: Store nsIDOMHTMLTableElement in HTMLTable.
|
2008-10-01 10:00:57 -05:00 |
Jacek Caban
|
630252c12d
|
mshtml: Added IDispatchEx support to IHTMLTable.
|
2008-10-01 10:00:27 -05:00 |
Alistair Leslie-Hughes
|
0d50b33b17
|
mshtml: Implement IDispatch for IHTMLTable.
|
2008-09-09 11:46:18 +02:00 |