include: Assorted spelling fixes.
[wine] / dlls / avifil32 /
2012-08-13  Michael Stefaniucavifil32: Avoid TRUE:FALSE conditional expressions.
2012-06-21  Michael Stefaniucavifil32: Drop the 'register' storage-class specifier.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2011-11-24  Alexandre Julliardavifil32: Convert dialogs to po files.
2011-09-21  Andrew Talbotavifil32: Fix use of wrong variable in expression.
2011-08-26  Francois Gougetavifil32: The stream format string cannot really be...
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2011-06-20  Igor Paliychukavifil32: Convert Ukrainian resources into utf-8.
2011-04-29  Marcus Meissneravifil32: Mark internal symbols as hidden.
2011-02-07  Austin Englishavifil32/tests: Remove useless variable assignments...
2011-01-24  Michael Stefaniucavifil32: Avoid forward declarations of iface methods.
2011-01-24  Michael Stefaniucavifil32: Use ifaces instead of vtbl pointers in IAVIEd...
2011-01-13  Alexandre Julliardavifil32: Convert string table resources to po files.
2011-01-13  Alexandre Julliardavifil32: Append the *.* extension by hand after loadin...
2011-01-12  Michael Stefaniucavifil32: Avoid the forward declaration of the IAVIStre...
2011-01-12  Michael Stefaniucavifil32: COM cleanup for acmstream.c.
2010-12-28  Michael Stefaniucavifil32: Reorder some code to avoid forward declaratio...
2010-12-28  Michael Stefaniucavifil32: Use an iface instead of a vtbl pointer in...
2010-12-28  Michael Stefaniucavifil32: Reorder some code to avoid forward declaratio...
2010-12-28  Michael Stefaniucavifil32: Use an iface instead of a vtbl pointer in...
2010-12-23  Michael Stefaniucavifil32: Use an iface instead of a vtbl pointer in...
2010-12-22  Łukasz Wojniłowiczavifile: Update Polish translation.
2010-12-17  Alexandre Julliardavifil32: Move extension registrations to the rgs file.
2010-12-08  Alexandre Julliardavifil32: Convert dll registration to the IRegistrar...
2010-12-05  Michael Stefaniucavifil32: Use an iface instead of an vtbl pointer in...
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
2010-11-11  Alexandre Julliardavifil32: Fix the multiple inheritance implementation...
2010-10-27  Yaron Shahrabaniavifile32: Added Hebrew translation.
2010-10-21  Paul Vriensavifil32: Add the Serbian (Latin and Cyrillic) translation.
2010-09-21  Luca Bennatiavifil32: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-09  Alexandre Goujonavifil32: Fix EditStreamSetInfo wine checks.
2010-07-22  Michael Stefaniucavifil32: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-23  Gustavo Henrique... avifil32: Update Portuguese (Brazilian) translation.
2010-06-21  Hwang YunSongavifil32: Update Korean resource.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-02  Paul Vriensavifile32: Update the Danish translation and convert...
2010-05-18  Michael Stefaniucavifil32: Remove some redundant "not NULL" checks ...
2010-05-05  Sven Baarsavifil32: Fix Dutch translation.
2010-03-22  Francois Gougetavifil32/tests: Add or fix the trailing '\n' of ok...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Nikolay Sivovavifil32: Registry access calls don't return HRESULT...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-21  Julius Schwartzenbergavifil32: Use chunksize specified by the chunk itself...
2010-01-20  Maarten Lankhorstavifile: Fix playback of fixed sample size audio streams.
2010-01-19  Julius Schwartzenbergavifil32: Allow files with different extensions to...
2010-01-14  Julius Schwartzenbergavifil32: Fix header suggested buffersize.
2010-01-14  Julius Schwartzenbergavifil32: Overwrite dwRate in the audiostream with...
2010-01-11  Julius Schwartzenbergavifil32/tests: Test how avifile deals with audio strea...
2010-01-11  Julius Schwartzenbergavifil32/tests: Test corrupt avi list magic.
2010-01-11  Julius Schwartzenbergavifil32/tests: Initial test data and simple test for...
2010-01-11  Detlef Riekenbergavifil32/tests: Add initial tests.
2010-01-06  Henri Verbeetavifil32: Don't leak the buffer on HeapReAlloc() failur...
2010-01-06  Henri Verbeetavifil32: Don't leak the buffer on HeapReAlloc() failur...
2010-01-06  Henri Verbeetavifil32: Only modify the stream info after a succesful...
2010-01-06  Henri Verbeetavifil32: Properly check the required buffer size in...
2010-01-06  Henri Verbeetavifil32: Always add the format change frame to the...
2010-01-05  Henri Verbeetavifil32: Don't leak the buffer on HeapReAlloc() failur...
2010-01-05  Henri Verbeetavifil32: Just assign maxSize to This->cbBuffer in...
2010-01-05  Henri Verbeetavifil32: Properly check the required buffer size in...
2009-08-12  André Hentschelavifil32: Update German translation.
2009-07-24  Vladimir Pankratovavifile: Convert the Russian resources to UTF-8.
2009-07-20  Alexandre JulliardConvert English resources to UTF-8 where necessary.
2009-07-09  Alexandre Julliardavifil32: Convert the language-neutral resource file...
2009-07-09  Michael Stefaniucavifil32: Convert the German resources to UTF-8.
2009-07-08  Frédéric Delanoyavifil32: Fix French translation.
2009-07-02  Michael Stefaniucavifil32: Build language resource files separately.
2009-06-24  Paul Chitescuavifil32: Romanian translation.
2009-06-24  Aurimas Fišerasavifil32: Add Lithuanian translation.
2009-05-25  Andrew Talbotavifil32: Constify a variable.
2009-03-24  Alexandre Julliardavifil32: Make avifile.dll into a stand-alone 16-bit...
2009-03-10  Francois Gougetavifil32: Add a missing AddRef in IGetFrame_QueryInterf...
2009-03-10  Francois Gougetavifil32: Add missing AddRefs in IAVIFile_QueryInterface().
2009-02-09  Artem Reznikovavifil32: Ukranian translation.
2009-01-27  Michael Stefaniucavifil32: Remove superfluous pointer casts.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-08  Francois Gougetavifil32: Remove unneeded casts of zero.
2008-12-04  Francois GougetMake sure we have a space before the ellipses in Sloven...
2008-11-03  Michael Stefaniucavifil32: Remove superfluous casts of void pointers.
2008-10-18  Alexandre Julliardavifil32: Convert source files to utf-8.
2008-10-13  Muneyuki Noguchiavifil32: Convert Japanese resource to UTF-8.
2008-09-30  Rob Shearmanavifil32: Fix treating the return values of mmio* funct...
2008-09-30  Rob Shearmanavifil32: Fix type of variable used to store the result...
2008-09-25  Muneyuki Noguchiavifil32: Use "MS Shell Dlg" 9 in Japanese resources.
2008-09-12  Rob Shearmanavifil32: Add explicit "!= S_OK" to expressions that...
2008-09-04  Hongbo Niavifil32: Add simplified and traditional Chinese resources.
2008-07-22  Gerald Pfeiferavifil32: Make size parameter of AVIFILE_ReadBlock...
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.
next