oleaut32: Simplify ICreateTypeInfo2_SetTypeFlags implementation.
[wine] / dlls / oleaut32 /
2010-03-16  Piotr Cabanoleaut32: Simplify ICreateTypeInfo2_SetTypeFlags implem...
2010-03-15  Vincent Povirkoleaut32: Return type mismatch errors in ITypeLibComp_f...
2010-03-15  André Hentscheloleaut32/tests: Remove a todo_wine from a dead test.
2010-03-15  Paul Vriensoleaut32/tests: Don't add typelib information to the...
2010-03-04  André Hentscheloleaut32: Fix FormatString (valgrind).
2010-03-04  André Hentscheloleaut32: Fix localized date and time parsing.
2010-03-04  André Hentscheloleaut32: Fix localized date parsing.
2010-03-02  Huw Daviesoleaut32: Add a test for non-oleautomation error handling.
2010-03-01  Michael Stefaniucoleaut32: Remove superfluous NULL check before HeapFree...
2010-03-01  André Hentscheloleaut32: Fix fractional calculation.
2010-02-25  Piotr Cabanoleaut32: Update TypeInfo flags when object inherits...
2010-02-25  Piotr Cabanoleaut32: Added ITypeLib2_GetDocumentation implementation.
2010-02-25  Piotr Cabanoleaut32: Added ITypeLib2_GetLibAttr implementation.
2010-02-25  Huw Daviesoleaut32: Correctly marshal NULL interface ptrs.
2010-02-25  André Hentscheloleaut32/tests: Add some tests.
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_GetRefType...
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_GetImplTyp...
2010-02-24  Piotr Cabanoleaut32/tests: Remove incorrect test.
2010-02-24  Piotr Cabanoleaut32: Improve TKIND_COCLASS handling while creating...
2010-02-24  Piotr Cabanoleaut32: Fix importfile searching in ctl2_alloc_import...
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_fnGetTypeAttr.
2010-02-23  Piotr Cabanoleaut32/tests: Added more typelib creation tests.
2010-02-23  Piotr Cabanoleaut32: Improved implementation of ICreateTypeInfo2_f...
2010-02-23  Piotr Cabanoleaut: Added ITypeInfo2_fnGetRefTypeInfo implementation.
2010-02-23  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_AddRefTypeInfo...
2010-02-23  Piotr Cabanoleaut32/tests: Added VT_PTR tests in function arguments.
2010-02-23  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_SetFuncAndParamName...
2010-02-23  Piotr Cabanoleaut32: Added VT_BSTR handling to ctl2_add_default_value.
2010-02-23  Piotr Cabanoleaut32: Added more arguments with default values...
2010-02-23  Piotr Cabanoleaut32: Added partial ICreateTypeInfo2_AddFuncDesc...
2010-02-23  André Hentscheloleaut32: Reorder some code to make it easier to read...
2010-02-22  Piotr Cabanoleaut32: Added MEMBERID_NIL handling to ICreateTypeInf...
2010-02-22  Piotr Cabanoleaut32: Added TypeInfo validation in ICreateTypeInfo_...
2010-02-22  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc imple...
2010-02-22  Piotr Cabanoleaut32: Added partial ICreateTypeInfo2_LayOut impleme...
2010-02-22  André Hentscheloleaut32: Fix rounding.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-18  Piotr Cabanoleaut32: Store names in list.
2010-02-18  Piotr Cabanoleaut32: Store indices in list.
2010-02-18  Piotr Cabanoleaut32: Compute TypeInfo offsets while writing data.
2010-02-18  Piotr Cabanoleaut32: Store CreateTypeInfo->typedata in list.
2010-02-17  Piotr Cabanoleaut32: Return TYPE_E_NAMECONFLICT in ICreateTypeLib2...
2010-02-17  Piotr Cabanoleaut32: Fix crash in LoadTypeLib if typelib name...
2010-02-10  Michael Stefaniucoleaut32: Avoid using HIWORD on string pointers.
2010-02-08  André Hentscheloleaut32: Fix formula.
2010-02-05  André Hentscheloleaut32/tests: Use testvalues from VarDateFromUdate...
2010-02-04  André Hentscheloleaut32: Fix year 0.
2010-02-04  André Hentscheloleaut32: Fix day rolling.
2010-02-02  Huw Daviesoleaut32: If the font name property is changed, don...
2010-02-02  Huw Daviesoleaut32: Realize the font in getter functions.
2010-02-02  André Hentscheloleaut32: Rewrite RollUdate to be easier to change...
2010-02-01  Huw Daviesoleaut32: Fix font handle lifetimes.
2010-02-01  Huw Daviesoleaut32: Add tests to explore the lifetime of font...
2010-02-01  Huw Daviesoleaut32: Fix an ole font leak.
2010-02-01  Michael Stefaniucoleaut32: The Ukrainian translation is in UTF8.
2010-01-29  Igor Paliychukoleaut32: Add Ukrainian translations.
2010-01-28  André Hentscheloleaut32/tests: Add tests for backrolled time.
2010-01-28  André Hentscheloleaut32/tests: Add a test for DosTime.
2010-01-25  André Hentscheloleaut32: Fix a crash in VB6.
2010-01-20  Aric Stewartoleaut32: Do not crash in logging if string is NULL.
2010-01-07  Nikolay Sivovoleaut32/tests: Fix some leaks in safearray tests.
2009-12-18  Huw Daviesoleaut32: Fix several memory leaks in the tests.
2009-12-18  Jeremy Whiteoleaut32/tests: Adjust new tests to pass on win9x platf...
2009-12-16  Piotr Cabanoleaut32: Fix SysReAllocStringLen implementation.
2009-12-16  Huw Daviesoleaut32: Fix a memory leak.
2009-12-16  Huw Daviesoleaut32: Fix memory leaks in the tests.
2009-12-15  Huw Daviesoleaut32: Fix a leak in the tests.
2009-12-15  Huw Daviesoleaut32: Fix a memory leak in the tests.
2009-12-14  Francois Gougetoleaut32/tests: Make test_DispGetParam() static.
2009-12-14  Huw Daviesoleaut32: Fix a memory leak in the tests.
2009-12-11  Jeremy Whiteoleaut32: Use wire sizes for marshaled safe arrays...
2009-12-11  Jeremy Whiteoleaut32/tests: Check the actual size of safe arrays...
2009-12-11  Jeremy Whiteoleaut32/tests: Avoid a memory leak; spotted by Valgrind.
2009-12-11  Huw Daviesoleaut32: Fix double-free in tests.
2009-12-11  Nikolay Sivovoleaut32/tests: Fix a couple of leaks in tests.
2009-12-10  Jeremy Whiteusrmarshal: Add a test for marshalling a SAFEARRAY...
2009-12-07  Huw Daviesoleaut32: Fix several memory leaks in tests.
2009-12-07  Huw Daviesoleaut32: Fix a couple of memory leaks in the tests.
2009-12-07  James Hawkinsoleaut32: Report the parameter index for any failure...
2009-12-07  James Hawkinsoleaut32: Add tests for DispGetParam. Fix two issues...
2009-12-01  Rob Shearmanoleaut32: Remove LPVOID variables in olefont tests...
2009-11-29  Rob Shearmanoleaut32: Free the correct pointer on error in TLB_Allo...
2009-11-29  Rob Shearmanoleaut32: Fix accessing beyond end of buffer and memory...
2009-11-29  Rob Shearmanoleaut32: Fix size of memory allocated for byrefs in...
2009-11-19  Rob Shearmanoleaut32: Fix a reference count leak in NonOleAutomatio...
2009-11-19  Rob Shearmanoleaut32: Fix memory leak of name in ITypeLib2_Construc...
2009-11-19  Rob Shearmanoleaut32: Fix circular reference counting in typelibs...
2009-11-19  Piotr Cabanoleaut32: Ignore milliseconds in VarDateFromUdate imple...
2009-11-18  Rob Shearmanoleaut32: Fix memory leaks in ITypeInfo_fnInvoke.
2009-11-18  Rob Shearmanoleaut32: Unmarshall byref types correctly in IDispatch...
2009-11-17  Rob Shearmanoleaut32: Add a test for the memory pointed to by a...
2009-11-16  Rob Shearmanoleaut32: Make BSTR and VARIANT marshalling for typelib...
2009-11-16  Rob Shearmanoleaut32: Fix memory leaks in LPSAFEARRAY and VT_CARRAY...
2009-11-16  Rob Shearmanoleaut32: Zero initialize the stack used on the server...
2009-11-10  Sunil Mohan Adapaoleaut32: Update comment about a newly seen value in...
2009-11-10  Sunil Mohan Adapaoleaut32: Do no check for dispatchable flag on dual...
2009-11-10  Sunil Mohan Adapaoleaut32: Fix SLTG parser so that dual interfaces are...
2009-11-10  Sunil Mohan Adapaoleaut32: Fix SLTG parser so that dispatch interface...
2009-10-26  Jeremy Whiteoleaut32: Implement the ability to marshall VT_CARRAY...
2009-10-26  Jeremy Whiteoleaut32: StructArg tests cannot rely on an unpacked...
next