Jacek Caban
|
1ee46d4814
|
mshtml: Don't use IHTMLControlElement in IDispatchEx implementations.
|
2008-10-01 10:00:31 -05:00 |
|
Alistair Leslie-Hughes
|
b9356960db
|
mshtml: Implement IHTMLBodyElement put_background.
|
2008-09-23 14:03:19 +02:00 |
|
Alistair Leslie-Hughes
|
995835e113
|
mshtml: Implement IHTMLBody get/put_Text.
|
2008-09-18 13:28:48 +02:00 |
|
Alistair Leslie-Hughes
|
4196f83f49
|
mshtml: Implement IHTMLBodyElement get/put bgColor.
|
2008-09-08 12:31:20 +02:00 |
|
Alistair Leslie-Hughes
|
aee6a2d8e1
|
mshtml: Make IHTMLBodyElement use correct IDispatchEx interface.
|
2008-09-03 14:21:43 +02:00 |
|
Alistair Leslie-Hughes
|
ad76cc1f7c
|
mshtml: Implement IDispatch for IHTMLBodyElement.
|
2008-09-02 13:54:37 +02:00 |
|
Jacek Caban
|
38b14274fb
|
mshtml: Use heap_alloc_zero for allocating node objects.
|
2008-04-24 11:43:19 +02:00 |
|
Jacek Caban
|
d02c37aa4e
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
|
Jacek Caban
|
28cf008c3b
|
mshtml: Added IHTMLBodyElement::aLink implementation.
|
2008-02-25 12:20:19 +01:00 |
|
Jacek Caban
|
a81fb4ca0c
|
mshtml: Added IHTMLBodyElement::vLink implementation.
|
2008-02-25 12:20:15 +01:00 |
|
Jacek Caban
|
8d7e1922d8
|
mshtml: Added IHTMLBodyElement::get_link implementation.
|
2008-02-25 12:20:11 +01:00 |
|
Jacek Caban
|
a7ba7647ad
|
mshtml: Added IHTMLBodyElement::put_link implementation.
|
2008-02-25 12:20:07 +01:00 |
|
Jacek Caban
|
559649c443
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
|
Michael Stefaniuc
|
a084d1db62
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
|
Jacek Caban
|
87e2bb3e63
|
mshtml: Return NULL instead of empty string in IHTMLBodyElement::get_background.
|
2007-12-05 12:06:51 +01:00 |
|
Jacek Caban
|
cd68aacbbc
|
mshtml: Move HTMLTextContainerEvents connection point to HTMLTextContainer object.
|
2007-12-04 18:17:21 +01:00 |
|
Jacek Caban
|
2bcd1f0e9e
|
mshtml: Added IConnectionPointContainer iface to all HTMLElement objects.
|
2007-12-04 18:17:17 +01:00 |
|
Jacek Caban
|
a9e77575b3
|
mshtml: Initialize HTMLElement in the beginning of constructors.
|
2007-12-04 18:17:13 +01:00 |
|
Jacek Caban
|
a1bdef2d62
|
mshtml: Make IConnectionPointContainer more flexible.
|
2007-12-04 18:17:08 +01: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
|
e04cdbb82c
|
mshtml: Pass HTMLDOMNode pointer to HTMLElement's destructor.
|
2007-10-04 11:39:01 +02:00 |
|
Vitaliy Margolen
|
2755c92fc3
|
mshtml: Fix another typo and add trace.
|
2007-09-24 13:29:23 +02:00 |
|
Jacek Caban
|
a95bfede8a
|
mshtml: Forward node ref calls to IHTMLDOMNode interface.
|
2007-09-19 13:57:02 +02:00 |
|
Jacek Caban
|
ea52235f8f
|
mshtml: Make HTMLBodyElement child object of HTMLTextContainer.
|
2007-09-17 12:10:12 +02:00 |
|
Jacek Caban
|
fac2121e6d
|
mshtml: Store HTMLElement struct instead of pointer in HTMLBodyElement.
|
2007-09-17 12:09:44 +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
|
cfaf00fa51
|
mshtml: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +02:00 |
|
Jacek Caban
|
21836d21cf
|
mshtml: Add IID_IPropertyNotifySink and DIID_HTMLTextContainerEvents connection points to HTMLBodyElement.
|
2007-06-29 13:28:43 +02:00 |
|
Jacek Caban
|
982dce485a
|
mshtml: Added IConnectionPointContainer implementation to HTMLBodyElement.
|
2007-06-29 13:28:37 +02:00 |
|
Jacek Caban
|
12aa9e33c5
|
mshtml: Added IHTMLBodyElement::CreateTextRange implementation.
|
2007-05-10 12:15:00 +02:00 |
|
Jacek Caban
|
f44e289a86
|
mshtml: Added IHTMLBodyElement::get_background implementation.
|
2007-04-13 11:38:12 +02:00 |
|
Jacek Caban
|
8b13f18df0
|
mshtml: Change TRACE to FIXME in stubs.
|
2007-04-13 11:38:08 +02:00 |
|
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
|
Jacek Caban
|
82676b999d
|
mshtml: Store HTMLElement pointer in HTMLTextContainer.
|
2006-08-01 18:34:39 +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
|
d7f881f715
|
mshtml: Added IHTMLTextContainer stub implementation.
|
2006-05-05 17:18:40 +02:00 |
|
Jacek Caban
|
3d9d384486
|
mshtml: Better QueryInterface implementation.
|
2006-03-20 12:05:01 +01:00 |
|
Jacek Caban
|
26b9c5e022
|
mshtml: Added IHTMLBodyElement implementation.
|
2006-03-09 12:49:19 +01:00 |
|