Fix signed/unsigned comparison warnings.
[wine] / dlls / avifil32 /
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.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Michael Günnewig- Implemented AVIStreamBeginStreaming and AVIStreamEndS...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-22  José Manuel Ferrer... Some new Spanish translations and improvements to other...
2003-08-21  Ivan Leo Murray... Small resources fixes.
2003-08-21  Ivan Leo Murray... Added Italian resources.
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-30  Francois GougetSome spelling fixes.
2003-07-21  Michael Günnewig- Added support for Sun Audio files in wave-file handler.
2003-07-21  Michael Günnewig- Fixed AVIStreamTimeToSample and AVIStreamSampleToTime...
2003-07-09  Francois GougetSpelling fixes.
2003-07-02  Michael Günnewig- Fixed memory leak in AVISaveOptions.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-30  Marcelo Duarte- Localization to Portuguese of Brazil
2003-06-30  Christian CostaAdded some stubs.
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-06-16  Rok MandeljcUpdated a bunch of translations for Slovenian language.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-04  Igor StepinAdded a lot of Russian translations.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-23  Michael GünnewigAdded dialog for AVISaveOptions.
2002-10-23  Michael GünnewigImplemented AVIBuildFilterW and AVISaveOptions.
2002-10-23  Michael GünnewigFixed bug that prevented ICCompressorChoose from working.
2002-10-21  Michael GünnewigNew AVI streamhandlers for audio and video streams.
2002-10-21  Michael Günnewig- Fixed usage of handler instead of type in AVIMakeComp...
2002-10-21  Michael Günnewig- Fixed many bugs which prevents writing.
2002-10-19  Michael Günnewig- Fixed loading of wave files.
2002-10-19  Michael GünnewigFixed very slow loading of index.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-18  Michael Günnewig- Add wavefile handler.
2002-10-10  Michael Günnewig- Move the API into a new api.c file.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-19  Hidenori TakeshimaFixes for compatibility.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-07  Hidenori TakeshimaImplemented some part of AVIFIL32.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-25  Ove KaavenRouted a couple of 16-bit avifile.dll handlers to the...
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
next