ole32: Remove some assertions in the stuctured storage code by
[wine] / dlls / avifil32 /
2006-07-12  Bang Jun-Youngavifil32: Remove unnecessary dependency on ntdll.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-16  Marcus Meissneravifil32: Corrected destination size in MultiByteToWide...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-06-13  Alexandre Julliardavifil32: Declare varargs functions as WINAPIV instead...
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-04-12  Dmitry Timoshkovavifil32: Avoid not necessary zeroing out of an allocat...
2006-04-11  Mike McCormackavifil32: Fix a regression caused by patch removing...
2006-03-18  Mike McCormackavifil32: Use HeapAlloc instead of GlobalAlloc. Elimina...
2006-03-15  András Kovácsavifil32: Added Hungarian translation.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of LocalAlloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of Global/LocalAlloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of Local Alloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of GlobalAlloc/LocalAlloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc/Free instead of LocalAlloc...
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of LocalAlloc. Make...
2006-03-10  Mike McCormackavifil32: Use CoTaskMemAlloc when allocating memory...
2006-03-10  Mike McCormackavifil32: Fix some gcc 4.1 warnings cause by windowsx...
2006-03-06  Mike McCormackavifil32: Fix some more gcc 4.1 warnings caused by...
2006-03-04  Mike McCormackavifil32: Eliminate some gcc 4.1 warnings caused by...
2006-02-13  Petr Tesarikavifil32: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıavifil32: Turkish translation.
2006-01-23  Dmitry TimoshkovICCompressorChoose should initialize fccType and fccHan...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-15  YunSong HwangUpdate Korean translations.
2005-11-14  YunSong HwangAdd Korean translations.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-25  Alexander N. SørnesAdded Norwegian translations.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-17  Dmitry Timoshkov Revert previous change, it should not be needed anymor...
2005-09-12  Alexandre JulliardFixed gcc 4.0 warnings.
2005-09-12  Alex Villacís LassoInitialize structs for mmioDescend and FindChunkAndKeep...
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-09-08  Mike McCormackFix gcc 4.0 warnings.
2005-08-17  Mike McCormackgcc 4.0 warning fixes.
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-02  Marcus MeissnerUse CoCreateInstance instead of SHCoCreateInstance...
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-23  Alexandre JulliardComment out stub WEP entry points so that we can call...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-03-21  Vincent BéronCorrect and complete some api documentation.
2005-03-21  Vincent BéronFixed some calling conventions.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-01-14  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-12  Paul Vriens- Fix logic in Stream_fnRelease, refcount should be...
2005-01-03  Alexandre JulliardFixed CLSID_AVISimpleUnMarshal export.
2004-12-27  Hans LeidekkerStub implementations for AVIMakeStreamFromClipboard...
2004-12-20  Francois GougetAssorted spelling fixes.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-30  James HawkinsFixed a few memory leaks.
2004-11-29  Eric PouechMade some functions and variables static.
2004-11-19  Christian CostaMapped AVIStreamOpenFromFile to AVIStreamOpenFromFileA.
2004-10-22  Francois GougetAssorted spelling fixes.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-05  Francois GougetReplace some IUnknown_QueryInterface() calls with the...
2004-10-05  Alexandre JulliardAvoid depending on the non-standard IUnknown_METHODS...
2004-09-16  James HawkinsUse InterlockedDecrement and InterlockedIncrement inste...
2004-09-10  Jacek CabanAdded Polish translation.
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-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-16  David KredbaAdded Czech resources.
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.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-07-22  Marcus MeissnerFixed 2 more casted lvalue issues.
2004-07-22  Gerald PfeiferRemove uses of the cast-as-lvalue GCC extension which...
2004-07-04  Mike McCormackFix string conversion bugs.
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-13  Tom WicklineFixed version info.
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-26  Michael GünnewigFixed multiple bugs in FindSample implementation of...
2003-11-25  Michael GünnewigImplemented IAVIEditSTream_fnPaste method.
2003-11-17  Ivan Leo Murray... Improved Italian translations.
2003-10-27  Hans LeidekkerAdded Dutch translations.
2003-10-14  Michael GünnewigFixed usage of GlobaReAlloc.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-04  Michael Günnewig- First part of a new IAVIEditStream implementation.
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-17  Igor StepinAdded a lot of Russian translations.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
next