msvfw32: Added Slovenian translation.
[wine] / dlls / msvfw32 /
2008-04-08  Rok Mandeljcmsvfw32: Added Slovenian translation.
2008-04-07  Vitaliy Margolenmsvfw32: Add Russian translation.
2008-03-07  Andrew Talbotmsvfw32: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-21  Mikołaj ZalewskiMake Italian, Spanish, Dutch and German resources use...
2008-02-16  Frans Koolmsvfw32: Created Dutch translations.
2008-02-07  Andrew Talbotmsvfw32: Avoid possible dereference of NULL pointer...
2008-01-14  Andrew Talbotmsvfw32: Remove unneeded casts.
2007-12-31  Andrew Talbotmsvfw32: Remove unneeded casts.
2007-12-10  Luis C. Busquets... msvfw32: Add Spanish resource.
2007-12-07  Alexandre Julliardmsvfw32: Fix invalid check that caused the rest of...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-10-16  Daniel Nylandermsvfw32: Add Swedish translation.
2007-10-01  Andrew Talbotmsvfw32: Fix a memory leak.
2007-08-06  Janusz Tomczakmsvfw32: Fix Polish translation.
2007-06-01  Julien Muchembledmsvfw32: Fix enumeration of VFW video codecs that are...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-15  Andrew Talbotmsvfw32: Exclude unused header.
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-03-06  Andrew Talbotmsvfw32: Replace const pointer parameter with correct...
2007-02-20  Andrew Talbotmsvfw32: Constify a variable.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
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 German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-19  Jonathan ErnstUse SUBLANG_NEUTRAL in French resources.
2006-10-13  Alexandre Julliardmsvfw32: Avoid a compiler warning.
2006-10-12  Michael Stefaniucmsvfw32: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-29  Mikołaj Zalewskimsvfw32: Add Polish translation.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-10  Jonathan ErnstAssorted French translation improvements.
2006-08-03  Andrew Talbotmsvfw32: Write-strings warning fix.
2006-08-02  Hwang YunSong(황윤성)msvfw32: Updated Korean resource.
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-13  Alexandre Julliardmsvfw32: Don't use sizeof in traces to avoid printf...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-04-17  Jonathan Ernstmsvfw: French localization.
2006-03-17  YunSong Hwangmsvfw32: Update Korean resources.
2006-03-15  András Kovácsmsvfw32: Added Hungarian translation.
2006-03-15  Alexandre Julliardmsvideo: Renamed the msvideo directory to msvfw32.