shdocvw: Update version info.
[wine] / dlls / shdocvw / factory.c
2006-07-03  Jacek Cabanshdocvw: Get rid of Mozilla ActiveX control dependency.
2006-05-23  Jacek Cabanshdocvw: Added WebBrowser v1 implementation.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-20  Jacek Cabanshdocvw: Register InternetExplorer class factory in...
2006-04-20  Jacek Cabanshdocvw: Move DllGetClassObject implementation to facto...
2006-04-11  Mike McCormackshdocvw: Move the private class factory declaration...
2005-09-06  Jacek Caban- Make WebBrowser heap based object.
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.
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.