credui: Updated French translation.
[wine] / dlls / mshtml / htmlbody.c
2007-10-04  Jacek Cabanmshtml: Move nodes' QueryInterface implementation to...
2007-10-04  Jacek Cabanmshtml: Use vtbl for node destructors.
2007-10-04  Jacek Cabanmshtml: Pass HTMLDOMNode pointer to HTMLElement's destr...
2007-09-24  Vitaliy Margolenmshtml: Fix another typo and add trace.
2007-09-19  Jacek Cabanmshtml: Forward node ref calls to IHTMLDOMNode interface.
2007-09-17  Jacek Cabanmshtml: Make HTMLBodyElement child object of HTMLTextCo...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-13  Jacek Cabanmshtml: Store HTMLDOMNode struct instead of pointer...
2007-08-17  Jacek Cabanmshtml: Store HTMLDocument reference in HTMLTxtRange...
2007-06-29  Jacek Cabanmshtml: Add IID_IPropertyNotifySink and DIID_HTMLTextCo...
2007-06-29  Jacek Cabanmshtml: Added IConnectionPointContainer implementation...
2007-05-10  Jacek Cabanmshtml: Added IHTMLBodyElement::CreateTextRange impleme...
2007-04-13  Jacek Cabanmshtml: Added IHTMLBodyElement::get_background implemen...
2007-04-13  Jacek Cabanmshtml: Change TRACE to FIXME in stubs.
2006-10-06  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-08-01  Jacek Cabanmshtml: Store HTMLElement pointer in HTMLTextContainer.
2006-07-18  Jacek Cabanmshtml: Wrap more Heap* function by inline functions.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Jacek Cabanmshtml: Added IHTMLTextContainer stub implementation.
2006-03-20  Jacek Cabanmshtml: Better QueryInterface implementation.
2006-03-09  Jacek Cabanmshtml: Added IHTMLBodyElement implementation.