Sign in
goma
/
wine
/
81b8ee863e1d22e7e169c98e660ad5a6ea7b6ec4
/
dlls
/
mshtml
/
htmlanchor.c
b00bd14
mshtml: Moved common element tids to macro.
by Jacek Caban
· 15 years ago
2f0373d
mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation.
by Jacek Caban
· 15 years ago
d3a9f16
mshtml: Moved whole element initialization to HTMLElement_Init.
by Jacek Caban
· 15 years ago
407e54b
mshtml: Added IHTMLAnchorElement::get_href implementation.
by Jacek Caban
· 15 years ago
df90f66
mshtml: Added HTMLAnchorElement dispex data.
by Jacek Caban
· 15 years ago
a70bbf8
mshtml: Moved init_dispex call to HTMLElement_Init.
by Jacek Caban
· 15 years ago
25e90e2
mshtml: Remove superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
164e264
mshtml: Implement IDispatch for IHTMLAnchorElement.
by Alistair Leslie-Hughes
· 17 years ago
38b1427
mshtml: Use heap_alloc_zero for allocating node objects.
by Jacek Caban
· 17 years ago
d02c37a
mshtml: Remove unneeded includes.
by Jacek Caban
· 17 years ago
a084d1d
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
by Michael Stefaniuc
· 17 years ago
a9e7757
mshtml: Initialize HTMLElement in the beginning of constructors.
by Jacek Caban
· 17 years ago
f56c1a6
mshtml: Move nodes' QueryInterface implementation to vtbl.
by Jacek Caban
· 17 years ago
f9036c8
mshtml: Use vtbl for node destructors.
by Jacek Caban
· 17 years ago
e04cdbb
mshtml: Pass HTMLDOMNode pointer to HTMLElement's destructor.
by Jacek Caban
· 17 years ago
a95bfed
mshtml: Forward node ref calls to IHTMLDOMNode interface.
by Jacek Caban
· 18 years ago
f68e24a
mshtml: Store HTMLElement struct instead of pointer in HTMLAnchorElement.
by Jacek Caban
· 18 years ago
b733e95
mshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.
by Jacek Caban
· 18 years ago
bb90785
mshtml: Added IHTMLAnchorElement stub implementation.
by Jacek Caban
· 18 years ago