projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistr...
[wine]
/
dlls
/
mlang
/
2008-03-19
Dmitry Timoshkov
mlang: Implement Rfc1766ToLcidA.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-01-14
Rob Shearman
mlang: Implement Rfc1766ToLcidW.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-08
Hans Leidekker
mlang: Fix buffer size calculation.
tree
|
commitdiff
2007-11-08
Hans Leidekker
mlang: Free SCRIPTINFO structure embedded in EnumScript...
tree
|
commitdiff
2007-11-08
Hans Leidekker
mlang: Release EnumRfc1766 object.
tree
|
commitdiff
2007-09-27
Lionel_Debroux
mlang: Fix memory leaks in error paths (found by Smatch).
tree
|
commitdiff
2007-09-27
Lionel_Debroux
mlang: Fix memory leaks in error path (found by Smatch).
tree
|
commitdiff
2007-08-27
Stefan Leichter
mlang: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-06-07
Hans Leidekker
mlang: Implement IMultiLanguage::GetLcidFromRfc1766.
tree
|
commitdiff
2007-05-24
Rob Shearman
mlang: Implement ConvertINetString.
tree
|
commitdiff
2007-05-10
Andrew Talbot
mlang: Exclude unused headers.
tree
|
commitdiff
2007-03-21
Andrew Talbot
mlang/tests: Replace inline static with static inline.
tree
|
commitdiff
2007-03-02
Marcus Meissner
mlang/tests: Protect from 1 byte static buffer overflow.
tree
|
commitdiff
2007-01-22
Hans Leidekker
mlang: Implement IMultiLanguage::GetCodePageInfo.
tree
|
commitdiff
2007-01-08
Francois Gouget
mlang/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2006-11-28
Dmitry Timoshkov
mlang: Implement LcidToRfc1766 and GetRfc1766FromLcid.
tree
|
commitdiff
2006-10-25
Kovács András
mlang: Set fnIMLangFontLink_GetStrCodePages stub return...
tree
|
commitdiff
2006-10-11
Michael Ploujnikov
mlang/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
mlang: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-23
Jacek Caban
mlang: Added IMultiLanguage3 interface stub implementation.
tree
|
commitdiff
2006-08-09
Francois Gouget
mlang: Give the CLSIDs their proper names.
tree
|
commitdiff
2006-08-08
Francois Gouget
mlang: Fix the 'Multi Language String' CLSID: there...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
2006-06-13
Alexandre Julliard
mlang/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-13
Robert Shearman
mlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource.
tree
|
commitdiff
2006-06-13
Robert Shearman
mlang: Add us-ascii encoding to the list of supported...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2006-05-07
Vitaly Lipatov
mlang: Partially implemented ConvertStringEx.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
mlang: Decrement the module refcount when an object...
tree
|
commitdiff
2006-03-04
Christian Gmeiner
mlang: Implement DllCanUnloadNow.
tree
|
commitdiff
2005-12-06
Dmitry Timoshkov
mlang: Implement IEnumRfc1766 interface.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-28
Aric Stewart
Implement a basic beginning for fnIMLangFontLink_CodePa...
tree
|
commitdiff
2005-09-07
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-10
Vincent Béron
Correct mismatches between spec files and comments...
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-06-27
Vitaly Lipatov
Changes stub to FIXME for GetGlobalFontLinkObject.
tree
|
commitdiff
2005-06-04
Hans Leidekker
Remove ntdll from imports.
tree
|
commitdiff
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-03-14
Stefan Leichter
Make mlang_test.exe loadable on NT 4.0.
tree
|
commitdiff
2005-02-14
Francois Gouget
Cast the GetProcAddress() return value to avoid warning...
tree
|
commitdiff
2005-01-19
Oleh R. Nykyforchyn
Ukrainian codepage 21866 added and respective files...
tree
|
commitdiff
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
tree
|
commitdiff
2004-09-28
Huw Davies
Fix a reference leak on failure (spotted by Rob Shearman).
tree
|
commitdiff
2004-09-22
Dmitry Timoshkov
Make mlang return the same code page descriptions as...
tree
|
commitdiff
2004-09-15
Mike McCormack
Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null.
tree
|
commitdiff
2004-09-14
Mike McCormack
Use Interlocked* functions in AddRef and Release.
tree
|
commitdiff
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
tree
|
commitdiff
2004-09-02
Francois Gouget
Added missing trailing '\n's to ok() calls.
tree
|
commitdiff
2004-08-30
Steven Edwards
Add DllRegisterServer and friends for mlang.
tree
|
commitdiff
2004-08-27
Alexandre Julliard
Added a few missing -private flags.
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-23
Dmitry Timoshkov
Enumerate all available scripts in IMultiLanguage2_Enum...
tree
|
commitdiff
2004-08-16
Dmitry Timoshkov
Implement IMultiLanguage2_GetCharsetInfo, add a test...
tree
|
commitdiff
2004-08-16
Steven Edwards
Added stubs for LcidToRfc1766[A/W].
tree
|
commitdiff
2004-08-13
Alexandre Julliard
Moved ICOM_THIS_MULTI definition out of objbase.h and...
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
tree
|
commitdiff
2004-08-11
Francois Gouget
Don't include wine/debug.h when compiling on Windows.
tree
|
commitdiff
2004-08-11
Dmitry Timoshkov
- add stubbed support for IEnumScript interface
tree
|
commitdiff
2004-08-06
Dmitry Timoshkov
Implement ConvertINetMultiByteToUnicode, ConvertINetUni...
tree
|
commitdiff
2004-08-04
Alexandre Julliard
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>...
tree
|
commitdiff