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