comctl32/toolbar: skip iString field for separators
[wine] / dlls / msacm32 /
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.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-12-12  Eric PouechAdded the ability to open several streams on the same...
1999-12-05  Eric PouechCorrectly implement ACM_STREAMOPENF_QUERY flag in acmOp...
1999-12-05  Eric PouechFixed improper acm streams closing.
1999-12-05  Eric PouechDebug traces cosmetic fixes.
1999-10-31  Eric PouechMade msacm32 really load ACM drivers.
1999-09-11  Patrik StridvallEliminated warnings.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Bertho StultiensChange a couple of names that would conflict after...
1999-02-04  Andreas MohrAnother usage of non-portable functions...
1999-01-26  Eric PouechTemporary #if 0'ed part for builtin modules in MSACM...
1998-10-17  Marcus MeissnerFixed some more missing WINAPIs (hopefully correct).
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...