richedit: Shorten EM_AUTOURLDETECT tests.
[wine] / dlls / mlang / tests /
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsmlang: Encode all the way to the NULL terminator.
2008-07-08  James Hawkinsmlang: Add tests for ConvertINetMultiByteToUnicode.
2008-06-05  Michael Stefaniucmlang: Fix compile warning introduced by a6cdd538.
2008-06-04  Alexandre Julliardmlang/tests: Reduce the size of the test output a little.
2008-05-22  James Hawkinsmlang: Fix all test failures for NT+ platforms.
2008-05-22  James Hawkinsmlang: Only return the locale language name if no count...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2007-11-08  Hans Leidekkermlang: Release EnumRfc1766 object.
2007-06-07  Hans Leidekkermlang: Implement IMultiLanguage::GetLcidFromRfc1766.
2007-03-21  Andrew Talbotmlang/tests: Replace inline static with static inline.
2007-03-02  Marcus Meissnermlang/tests: Protect from 1 byte static buffer overflow.
2007-01-08  Francois Gougetmlang/tests: Replace some '#if 0's with 'if (0)'s.
2006-11-28  Dmitry Timoshkovmlang: Implement LcidToRfc1766 and GetRfc1766FromLcid.
2006-10-11  Michael Ploujnikovmlang/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
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 JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Michael Stefaniucjanitorial: Put "inline static" at the beginning of...
2006-06-13  Alexandre Julliardmlang/tests: Don't use sizeof in ok() to avoid printf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-06  Dmitry Timoshkovmlang: Implement IEnumRfc1766 interface.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-28  Aric StewartImplement a basic beginning for fnIMLangFontLink_CodePa...
2005-09-07  Mike McCormackFix gcc 4.0 warnings.
2005-06-04  Hans LeidekkerRemove ntdll from imports.
2005-03-14  Stefan LeichterMake mlang_test.exe loadable on NT 4.0.
2005-02-14  Francois GougetCast the GetProcAddress() return value to avoid warning...
2004-09-02  Francois GougetAdded missing trailing '\n's to ok() calls.
2004-08-23  Dmitry TimoshkovEnumerate all available scripts in IMultiLanguage2_Enum...
2004-08-16  Dmitry TimoshkovImplement IMultiLanguage2_GetCharsetInfo, add a test...
2004-08-11  Francois GougetDon't include wine/debug.h when compiling on Windows.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-08-04  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...