mshtml: Added put_backgroundColor implementation.
[wine] / dlls / mshtml / conpoint.c
2006-10-06  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-08-23  Jacek Cabanmshtml: Use IPropertyNotifySink connection point.
2006-08-18  Jacek Cabanmshtml: Fix Advise implementation for IPropertyNotifySink.
2006-07-20  Jacek Cabanmshtml: Wrap remaining Heap* functions by inline functions.
2006-06-26  Jacek Cabanmshtml: Added Unadvise implementation.
2006-06-26  Jacek Cabanmshtml: Destroy connection points.
2006-06-26  Jacek Cabanmshtml: Added Advise implementation.
2006-06-23  Jacek Cabanmshtml: Fix a typo.
2006-06-20  Jacek Cabanmshtml: Added IPropertyNotifySink connection point.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Jacek Cabanmshtml: Added GetConnectionInterface implementation.
2006-05-05  Jacek Cabanmshtml: Added GetConnectionPointContainer implementation.
2006-05-05  Jacek Cabanmshtml: Added stub implementation of connection points.
2006-05-05  Jacek Cabanmshtml: Added IConnectionPointContainer stub implementa...