mshtml: Added partial IHTMLDocument2::put_designMode implementation.
[wine] / dlls / avifil32 / tmpfile.c
2012-06-21  Michael Stefaniucavifil32: Drop the 'register' storage-class specifier.
2010-12-23  Michael Stefaniucavifil32: Use an iface instead of a vtbl pointer in...
2008-10-18  Alexandre Julliardavifil32: Convert source files to utf-8.
2007-04-23  Andrew Talbotavifil32: Exclude unused headers.
2007-04-03  Andrew Talbotavifil32: Constify some variables.
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-10  Michael Stefaniucavifil32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Mike McCormackavifil32: Fix a regression caused by patch removing...
2006-03-13  Mike McCormackavifil32: Use HeapAlloc/Free instead of LocalAlloc...
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-01-14  Paul Vriens- use Interlocked* functions in AddRef and Release.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
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.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.