wined3d: Disable occlusion query support if the implementation has 0 counter bits.
[wine] / dlls / msacm32 /
2012-12-18  Andrew Talbotmsacm32: Indentation fix.
2012-08-16  Eric Pouechmsacm32: In acmFormatChoose, added support for template.
2012-08-13  Eric Pouechmsacm32: Convert acmFormatChoose internals to Unicode...
2012-08-13  Eric Pouechmsacm32: In format chosse dialog, get rid of static...
2012-01-18  Jörg Höhlemsacm32: Add missing acmStreamClose (Valgrind).
2011-12-07  Pierre Schweitzermsacm32: Fix buffer double free.
2011-11-24  Alexandre Julliardmsacm32: Convert dialogs to po files.
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-10-04  Andrew Talbotmsacm32: Mark fall-through in switch statement.
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-06-16  Andrew Eikummsacm32: Also load ACM drivers from key values.
2011-05-20  Marcus Meissnermsacm32: Mark internal symbols with hidden visibility.
2010-12-27  Hwang YunSongmsacm32: Update Korean resource.
2010-11-03  Paul Vriensmsacm32: Add the Serbian (Latin and Cyrillic) translation.
2010-10-27  Yaron Shahrabanimsacm32: Added Hebrew translation.
2010-09-28  Luca Bennatimsacm32: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-22  Michael Stefaniucmsacm32: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-25  Gustavo Henrique... msacm32: Update Portuguese (Brazilian) translation.
2010-06-07  Frédéric Delanoymsacm32: Remove dead "code" from rc files.
2010-05-24  Michael Stefaniucmsacm32: Avoid using the long type.
2010-05-03  Gerald Pfeifermsacm32/tests: Simplify check_count and msacm_tests.
2010-04-06  Jörg Höhlemsacm32: Fix nesting in acmFilter/FormatTagEnum.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-29  Alexandre Julliardmsacm32: Clear the type field when deleting a driver.
2010-01-28  Igor Paliychukmsacm32: Add Ukrainian translations.
2009-10-06  Michael Stefaniucdlls/msacm32: Avoid a sizeof()+cast in an ok() call.
2009-08-24  Aric Stewartmsacm32/tests: msacm32 can enumerate drivers that canno...
2009-08-24  Aric Stewartmsacm32: In acmDriverDetails if we are unable to load...
2009-08-24  Aric Stewartmsacm32: If a driver load fails and it does not give...
2009-07-24  Vladimir Pankratovmsacm32: Convert the Russian resources to UTF-8.
2009-07-15  Michael StefaniucSet the encoding of the remaining German resources...
2009-07-09  Frédéric Delanoymsacm32: Fix French translation & UI display.
2009-07-03  Michael Stefaniucmsacm32: Build language resource files separately.
2009-05-28  Alexandre Julliardmsacm32: Fix a pointer conversion warning on 64-bit.
2009-04-06  Aurimas Fischermsacm32: Add Lithuanian translation.
2009-03-13  Stefano Guidonimsacm32: acmFormatEnum: Implement ACM_FORMATENUMF_SUGGEST.
2009-03-11  Alexandre Julliardmsacm32: Make msacm.dll into a stand-alone 16-bit module.
2009-03-09  Andrew Talbotmsacm32: Fix a typo.
2009-02-18  Michael Stefaniucmsacm32: Fix some Win64 problems.
2009-02-18  Michael Stefaniucmsacm32: Split out the 16bit parts of the private header.
2009-02-18  Stefano Guidonimsacm32: Typo in Italian resource file.
2009-02-05  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in msacm.h.
2009-02-02  Marcus Meissnermsacm32: Add missing HeapALloc failure checks (Coverity).
2009-01-09  Andrew Talbotmsacm32: Declare a variable static.
2009-01-08  Andrew Talbotmsacm32: Declare a function static.
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 Gougetmsacm32: Remove unneeded casts of zero.
2008-11-26  Maarten Lankhorstmsacm: Fix pointer truncation.
2008-10-13  Muneyuki Noguchimsacm32: Convert Japanese resource to UTF-8.
2008-09-29  Muneyuki Noguchimsacm32: Use "MS Shell Dlg" 9 in Japanese resources.
2008-09-04  Hongbo Nimsacm32: Add simplified and traditional Chinese resources.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-07  Jens Albretsenmsacm: Danish translation.
2008-04-08  Michael Stefaniucmsacm32: Add the Romanian translation.
2008-04-07  Rok Mandeljcmscacm32: Added Slovenian translation.
2008-04-07  Vitaliy Margolenmsacm32: Add Russian translation.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-24  Andrew Talbotmsacm32: Remove unneeded casts.
2007-10-25  Hwang YunSong(황윤성)msacm32: Updated Korean resource.
2007-10-16  Daniel Nylandermsacm32: Add Swedish translation.
2007-06-26  Michael Stefaniucmsacm32: Replace malloc/free with HeapAlloc/HeapFree.
2007-05-30  Andrew Talbotmsacm32: Constify some variables.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-10  Andrew Talbotmsacm32: Exclude unused headers.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-12  Andrew Talbotmsacm32: Declare some variables static.
2007-01-06  Kai Blinmsacm32: Fix comment and remove unneeded if check ...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-04  Dmitry Timoshkovmsacm32: Make some data const.
2006-11-27  Francois Gougetmsacm32: Add a Portuguese translation (contributed...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-06  Andrew Talbotmsacm32: Cast-qual warnings fix.
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-12  Michael Stefaniucmsacm32: Win64 printf format warning fixes.
2006-10-06  Michael Stefaniucmsacm32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Alex Villacís Lassomsacm: acmDriverPriority() compares dwPriority against...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
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: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
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-05-24  Jonathan ErnstUniformization of French main menu accelerators.
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-10  Alexandre Julliardmsacm32: Renamed the dlls/msacm directory to dlls/msacm32.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
2000-07-11  James HathewayStub for the ACM_METRIC_MAX_SIZE_FORMAT command of...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
next