winspool: Implement SetPrinterW for level 2.
[wine] / dlls / mlang / mlang.c
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-05-04  Michael Stefaniucmlang: COM cleanup.
2011-02-17  Dmitry Timoshkovmlang: GetGlobalFontLinkObject() takes a non-zero numbe...
2010-12-07  Alexandre Julliardmlang: Convert dll registration to the IRegistrar mecha...
2010-01-07  Detlef Riekenbergmlang: Print a FIXME only for unused parameter.
2009-12-14  Gregor Schneidermlang: Change EnumRfc1766_create return values to error...
2009-07-02  Hans Leidekkermlang: Implement IMultiLanguage2_IsCodePageInstallable.
2009-06-26  Hans Leidekkermlang: Implement IMLangFontLink2_GetFontUnicodeRanges.
2009-06-26  Hans Leidekkermlang: Implement IMLangFontLink2_CodePageToScriptID.
2009-06-19  Detlef Riekenbergmlang: Implement IMultiLanguage_GetNumberOfCodePageInfo...
2009-06-12  Detlef Riekenbergmlang: Implement IMultiLanguage_GetRfc1766Info.
2009-06-08  Detlef Riekenbergmlang: Implement IMultiLanguage2_GetRfc1766Info.
2009-06-01  Detlef Riekenbergmlang: Avoid unneeded HeapReAlloc.
2009-06-01  Detlef Riekenbergmlang/tests: Add tests for LcidToRfc1766.
2009-06-01  Detlef Riekenbergmlang: Check output pointer for NULL.
2009-06-01  Detlef Riekenbergmlang: Suppress country data in rfc1766, with tests.
2009-06-01  Detlef Riekenbergmlang: Return HRESULT from lcid_to_rfc1766 helper.
2009-05-27  Detlef Riekenbergmlang: Use a case independent compare for the RFC1766...
2009-05-27  Detlef Riekenbergmlang/tests: Rfc1766ToLcid must not touch the LCID...
2009-05-27  Detlef Riekenbergmlang/tests: Return correct result in Rfc1766ToLcidA...
2009-05-14  Alexandre Julliardmlang: Return the correct count in IMLangFontLink_GetS...
2009-03-11  Michael Stefaniucmlang: Change long to LONG in mlang.idl.
2009-03-04  Michael Stefaniucmlang: Remove superfluous pointer casts.
2009-03-04  Michael Stefaniucmlang: Silence some Win64 compile warnings.
2009-02-25  Dmitry Timoshkovmlang: Implement IMLangFontLink_GetStrCodePages.
2009-02-05  Aric Stewartmlang: Handle non Japanese case in ConvertUnknownJapane...
2009-02-04  Dmitry Timoshkovmlang: Get rid of ICOM_THIS_MULTI macro.
2009-02-02  Hans Leidekkermlang: Implement IMLangFontLink2_GetScriptFontInfo.
2009-01-30  Aric Stewartmlang: Implementation of base functionality of IMultiLa...
2009-01-19  Michael Stefaniucmlang: Remove superfluous pointer casts.
2008-11-28  Vitaly Perovmlang: Add implementation of fnIMLangFontLink_GetCharCo...
2008-11-28  Francois Gougetmlang: Remove WINAPI on static functions where not...
2008-11-18  Ricardo Filipemlang: Fixed dead stores (llvm/clang).
2008-11-18  Hans Leidekkermlang: Implement IMultiLanguage2::ConvertStringInIStream.
2008-10-17  Andrew Talbotmlang: Sign-compare warnings fix.
2008-09-11  Huw Daviesmlang: Forward IMultiLanguage_GetCharsetInfo to IMultiL...
2008-09-10  Aric Stewartmlang: Expand stub of fnIMLangFontLink2_GetStrCodePages.
2008-08-04  Dmitry Timoshkovmlang: Add a test for a CodePageToCodePages failure...
2008-07-23  Aric Stewartmlang: Correct and fill out Japanese locale information.
2008-07-22  Aric Stewartmlang: A very basic implementation of the IMLangLineBre...
2008-07-17  Aric Stewartmlang: Stub implementation of IMLangFontLink2.
2008-07-17  Aric Stewartmlang: Basic implementation of fnIMultiLanguage2_GetCod...
2008-07-08  James Hawkinsmlang: Reimplement ConvertINetMultiByteToUnicode.
2008-05-22  James Hawkinsmlang: Only return the locale language name if no count...
2008-03-19  Dmitry Timoshkovmlang: Implement Rfc1766ToLcidA.
2008-01-14  Rob Shearmanmlang: Implement Rfc1766ToLcidW.
2007-11-08  Hans Leidekkermlang: Fix buffer size calculation.
2007-11-08  Hans Leidekkermlang: Free SCRIPTINFO structure embedded in EnumScript...
2007-09-27  Lionel_Debrouxmlang: Fix memory leaks in error paths (found by Smatch).
2007-09-27  Lionel_Debrouxmlang: Fix memory leaks in error path (found by Smatch).
2007-06-07  Hans Leidekkermlang: Implement IMultiLanguage::GetLcidFromRfc1766.
2007-05-24  Rob Shearmanmlang: Implement ConvertINetString.
2007-05-10  Andrew Talbotmlang: Exclude unused headers.
2007-01-22  Hans Leidekkermlang: Implement IMultiLanguage::GetCodePageInfo.
2006-11-28  Dmitry Timoshkovmlang: Implement LcidToRfc1766 and GetRfc1766FromLcid.
2006-10-25  Kovács Andrásmlang: Set fnIMLangFontLink_GetStrCodePages stub return...
2006-10-10  Michael Stefaniucmlang: Win64 printf format warning fixes.
2006-08-23  Jacek Cabanmlang: Added IMultiLanguage3 interface stub implementation.
2006-06-13  Robert Shearmanmlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource.
2006-06-13  Robert Shearmanmlang: Add us-ascii encoding to the list of supported...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-07  Vitaly Lipatovmlang: Partially implemented ConvertStringEx.
2006-03-06  Alexandre Julliardmlang: Decrement the module refcount when an object...
2006-03-04  Christian Gmeinermlang: Implement DllCanUnloadNow.
2005-12-06  Dmitry Timoshkovmlang: Implement IEnumRfc1766 interface.
2005-09-28  Aric StewartImplement a basic beginning for fnIMLangFontLink_CodePa...
2005-09-07  Mike McCormackFix gcc 4.0 warnings.
2005-08-10  Vincent BéronCorrect mismatches between spec files and comments...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-27  Vitaly LipatovChanges stub to FIXME for GetGlobalFontLinkObject.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-01-19  Oleh R. NykyforchynUkrainian codepage 21866 added and respective files...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-22  Dmitry TimoshkovMake mlang return the same code page descriptions as...
2004-09-15  Mike McCormackReturn CLASS_E_NOAGGREGATION if pUnkOuter is non-null.
2004-09-14  Mike McCormackUse Interlocked* functions in AddRef and Release.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-30  Steven EdwardsAdd DllRegisterServer and friends for mlang.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-23  Dmitry TimoshkovEnumerate all available scripts in IMultiLanguage2_Enum...
2004-08-16  Dmitry TimoshkovImplement IMultiLanguage2_GetCharsetInfo, add a test...
2004-08-16  Steven EdwardsAdded stubs for LcidToRfc1766[A/W].
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-08-06  Dmitry TimoshkovImplement ConvertINetMultiByteToUnicode, ConvertINetUni...
2004-08-04  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...