wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / avifil32 /
2008-07-08  Andrew Talbotavifil32: Remove unneeded address-of operators from...
2008-06-23  Detlef Riekenbergavifil32: The array index is 0-based.
2008-05-27  Detlef Riekenbergavifil32: Resize the dialog to avoid truncated texts.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-05  Jens Albretsenavifil32: Added Danish translation.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-07  Rok Mandeljcavifil32: Updated Slovenian translation.
2008-04-02  Hwang YunSong(황윤성)avifil32: Updated Korean resource.
2008-03-12  Ken Thomasesavifil32: Fix copy/paste error.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-25  Rob Shearmanavifil32: Fix the character count passed into LoadStrin...
2008-02-19  Alexandre Julliarduuid: Remove a few iids that don't belong here.
2008-02-19  Rob Shearmanavifil32: Simplify a comparison in AVIBuildFilterW.
2008-02-15  Rob Shearmanavifil32: Pass the number of characters to LoadStringW...
2008-02-12  Andrew Talbotavifil32: Assign to structs instead of using memcpy.
2008-01-18  Austin EnglishMisc spelling fixes.
2008-01-03  Austin EnglishSpelling fixes.
2007-12-31  Andrew Talbotavifil32: Remove unneeded casts.
2007-12-05  Vitaly Lipatovavifil32: Fix buffer sizes.
2007-11-13  Jonathan Ernstavifil32: Updated French translation.
2007-10-16  Daniel Nylanderavifil32: Add Swedish translation.
2007-10-16  Bang Jun-youngavifil32: Fix prototype for AVIStreamFindSample() to...
2007-09-13  Andrew Talbotavifil32: Fix some memory leaks.
2007-08-17  Paul Vriensavifil32/regsvr: Replace recursive delete functions...
2007-08-06  Janusz Tomczakavifil32: Fix Polish translation.
2007-04-23  Andrew Talbotavifil32: Exclude unused headers.
2007-04-03  Andrew Talbotavifil32: Constify some variables.
2007-03-14  Andrew Talbotavifil32: Constify some variables.
2007-02-05  Andrew Talbotavifil32: Declare some variables static.
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-27  Francois Gougetavifil32: Add a Portuguese translation (contributed...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-10  Michael Stefaniucavifil32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
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...
next