shdocvw: Update version info.
[wine] / dlls / shdocvw / events.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Jacek Cabanshdocvw: Move IConnectionPointContainer implementation...
2006-05-17  Jacek Cabanshdocvw: Move connection points to the new ConnectionPo...
2006-05-15  Jacek Cabanshdocvw: Wrap Heap* finctions by inline functions.
2006-04-18  Jacek Cabanshdocvw: Move connection points to DocHost object.
2006-02-10  Robert ShearmanReturn the correct error code from IConnectionPointCont...
2006-01-18  Jacek Cabanshdocvw: Deactivate document in SetClientSite if Client...
2005-12-02  Jacek CabanAdded implementation of IConnectionPoint::Advise and...
2005-11-18  Jacek CabanFree ConnectionPoint objects (fix memory leak).
2005-11-17  Jacek CabanImprove IConnectionPoint handling.
2005-09-12  Jacek CabanMake IConnectionPointContainer interface heap based.
2005-06-12  Marcus MeissnerMove static variables out of header file, also the...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-01-27  James HawkinsProperly implement DllCanUnloadNow ref counting. Make...
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.