1. c0901b8 mlang: Partially implemented ConvertStringEx. by Vitaly Lipatov · 19 years ago
  2. 19a3adb mlang: Decrement the module refcount when an object is destroyed. by Alexandre Julliard · 19 years ago
  3. ad4af12 mlang: Implement DllCanUnloadNow. by Christian Gmeiner · 19 years ago
  4. ef35d28 mlang: Implement IEnumRfc1766 interface. by Dmitry Timoshkov · 19 years ago
  5. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  6. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 19 years ago
  7. fbecb0c Implement a basic beginning for fnIMLangFontLink_CodePageToCodePages, by Aric Stewart · 19 years ago
  8. dc1c62a Fix gcc 4.0 warnings. by Mike McCormack · 20 years ago
  9. 21e3ba8 Correct mismatches between spec files and comments about export number. by Vincent Béron · 20 years ago
  10. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  11. 0791d06 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  12. 06ce892 Changes stub to FIXME for GetGlobalFontLinkObject. by Vitaly Lipatov · 20 years ago
  13. 3459709 Remove ntdll from imports. by Hans Leidekker · 20 years ago
  14. b67da5b Make more of the OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  15. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  16. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  17. 1a7a4fb Make mlang_test.exe loadable on NT 4.0. by Stefan Leichter · 20 years ago
  18. dd073bbb Cast the GetProcAddress() return value to avoid warnings about the by Francois Gouget · 20 years ago
  19. 62b94d8 Ukrainian codepage 21866 added and respective files corrected. Two by Oleh R. Nykyforchyn · 20 years ago
  20. 486d020 Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly. by Francois Gouget · 20 years ago
  21. e8d89cd Fix a reference leak on failure (spotted by Rob Shearman). by Huw Davies · 20 years ago
  22. 0ee1407 Make mlang return the same code page descriptions as Windows, some by Dmitry Timoshkov · 20 years ago
  23. 79418b4 Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null. by Mike McCormack · 21 years ago
  24. ec72244 Use Interlocked* functions in AddRef and Release. by Mike McCormack · 21 years ago
  25. 39a696a Removed some uses of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  26. 6825ed8 Added missing trailing '\n's to ok() calls. by Francois Gouget · 21 years ago
  27. b1bb722 Add DllRegisterServer and friends for mlang. by Steven Edwards · 21 years ago
  28. 7c1e936 Added a few missing -private flags. by Alexandre Julliard · 21 years ago
  29. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  30. 9f6f7cc Enumerate all available scripts in IMultiLanguage2_EnumScripts, add by Dmitry Timoshkov · 21 years ago
  31. 23bd680 Implement IMultiLanguage2_GetCharsetInfo, add a test case for it. by Dmitry Timoshkov · 21 years ago
  32. e84b079 Added stubs for LcidToRfc1766[A/W]. by Steven Edwards · 21 years ago
  33. 936198c Moved ICOM_THIS_MULTI definition out of objbase.h and into the files by Alexandre Julliard · 21 years ago
  34. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  35. a560bcb Don't include wine/debug.h when compiling on Windows. by Francois Gouget · 21 years ago
  36. 8c2ff3c - add stubbed support for IEnumScript interface by Dmitry Timoshkov · 21 years ago
  37. 54c0af6 Implement ConvertINetMultiByteToUnicode, ConvertINetUnicodeToMultiByte by Dmitry Timoshkov · 21 years ago
  38. 94a9d33 Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> by Alexandre Julliard · 21 years ago