Jacek Caban
|
d6ccaa43a6
|
mshtml: Added ref counting to node object.
|
2007-10-15 13:46:51 +02:00 |
Jacek Caban
|
f56c1a607b
|
mshtml: Move nodes' QueryInterface implementation to vtbl.
|
2007-10-04 11:39:23 +02:00 |
Jacek Caban
|
f9036c8926
|
mshtml: Use vtbl for node destructors.
|
2007-10-04 11:39:09 +02:00 |
Jacek Caban
|
6270a46ded
|
mshtml: Pass HTMLDOMNode pointer to its destructor.
|
2007-10-04 11:38:55 +02:00 |
Jacek Caban
|
a95bfede8a
|
mshtml: Forward node ref calls to IHTMLDOMNode interface.
|
2007-09-19 13:57:02 +02:00 |
Jacek Caban
|
4b2b441e5b
|
mshtml: Get rid of node_type variable in HTMLNode object.
|
2007-09-19 13:56:55 +02:00 |
Jacek Caban
|
b733e95859
|
mshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.
|
2007-09-13 13:26:47 +02:00 |
Jacek Caban
|
6ee709039f
|
mshtml: Don't create element object for document node.
|
2007-08-17 12:20:40 +02:00 |
Jacek Caban
|
40cfcf513c
|
mshtml: Added IHTMLDOMNode::get_nodeName implementation.
|
2007-06-25 13:25:04 +02:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Jacek Caban
|
a4cc5bf299
|
mshtml: Wrap more Heap* function by inline functions.
|
2006-07-18 11:16:14 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
3d9d384486
|
mshtml: Better QueryInterface implementation.
|
2006-03-20 12:05:01 +01:00 |
Jacek Caban
|
d6d76870cb
|
mshtml: Added IHTMLElementCollection implementation.
- Added IHTMLElementCollection implementation.
- Added get_all implementation.
|
2006-03-06 17:49:15 +01:00 |
Jacek Caban
|
874fd57841
|
mshtml: Added IHTMLElement implementation.
|
2006-03-06 11:33:43 +01:00 |
Jacek Caban
|
54036bf6ef
|
mshtml: Added IHTMLDOMNode implementation.
|
2006-03-06 11:12:29 +01:00 |