Commit Graph

8 Commits (311c53db4f485a5905d7fce95bcd116ca4044709)

Author SHA1 Message Date
Alistair Leslie-Hughes a1b4ee8866 mshtml: Add missing interfaces. 2009-01-28 14:15:05 +01:00
Alexandre Julliard e9832a068c mshtml: Make some functions static. 2008-12-02 15:28:04 +01:00
Alistair Leslie-Hughes d2261cab4d mshtml: Implement IDispatch for IHTMLDOMTextNode. 2008-09-09 11:46:18 +02:00
Jacek Caban fdf676ac17 mshtml: Initialize node object from child node's constructors. 2008-06-20 12:15:04 +02:00
Francois Gouget 53f2cb83dc mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
Jacek Caban ef4200fcf7 mshtml: Added support for custom DISPIDs. 2008-04-29 12:38:25 +02:00
Jacek Caban af271b3b45 mshtml: Added IDispatchEx support to text node. 2008-04-24 22:16:56 +02:00
Jacek Caban 754adce781 mshtml: Added IHTMLDOMTextNode stub implementation. 2008-04-24 22:15:28 +02:00