oleaut32: Implement ICreateTypeInfo2::SetCustData method.
[wine] / dlls / oleaut32 / tests /
2010-05-10  Andrey Turkinoleaut32: Implement ICreateTypeInfo2::SetCustData method.
2010-05-10  Gerald Pfeiferoleaut32/tests: Remove variable changed which is not...
2010-05-08  André Hentscheloleaut32: Check if the delimiter is a date delimiter.
2010-05-03  Gerald Pfeiferoleaut32/tests: Remove variable expectedhres which...
2010-04-22  Gerald Pfeiferoleaut32: Remove two variables that are not really...
2010-04-12  Paul Vriensoleau32/tests: Fix test failures on Win9x/WinMe by...
2010-04-07  Alexandre Julliardoleaut32: Fix a couple of typelib test failures on...
2010-04-01  Huw Daviesoleaut32: Only oleautomation interfaces as well as...
2010-03-30  André Hentscheloleaut32: Add some spaces to the test output for better...
2010-03-29  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-22  Vincent Povirkoleaut32: Allow named args to be combined with position...
2010-03-18  Piotr Cabanoleaut32/tests: Make tests working on older systems...
2010-03-18  Piotr Cabanoleaut32: Improve ITypeInfo2 GetTypeAttr implementation.
2010-03-17  Vincent Povirkoleaut32: Always use DISPID_PROPERTYPUT to fill in...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-16  Piotr Cabanoleaut32: Improved ICreateTypeInfo AddFuncDesc implemen...
2010-03-16  Piotr Cabanoleaut32: Fix some reference leaks.
2010-03-16  Piotr Cabanoleaut32: Added ICreateTypeInfo2_SetFuncHelpContext...
2010-03-16  Piotr Cabanoleaut32: Improve dual interfaces creation in typelib.
2010-03-16  Piotr Cabanoleaut32: Improve TypeInfos with changed TypeKind handling.
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 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  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: Added implementation of ITypeInfo2_fnGetTypeAttr.
2010-02-23  Piotr Cabanoleaut32/tests: Added more typelib creation tests.
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-22  Piotr Cabanoleaut32: Added MEMBERID_NIL handling to ICreateTypeInf...
2010-02-22  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc imple...
2010-02-22  André Hentscheloleaut32: Fix rounding.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
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-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-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-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 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/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: Fix accessing beyond end of buffer and memory...
2009-11-19  Rob Shearmanoleaut32: Fix a reference count leak in NonOleAutomatio...
2009-11-19  Piotr Cabanoleaut32: Ignore milliseconds in VarDateFromUdate imple...
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-10-26  Jeremy Whiteoleaut32: Implement the ability to marshall VT_CARRAY...
2009-10-26  Jeremy Whiteoleaut32: StructArg tests cannot rely on an unpacked...
2009-10-19  Wilfried Pasquazzooleaut32: Updated IPicture_Render testcase to pass...
2009-10-15  Wilfried Pasquazzooleaut32: Respect size of icons when drawing with IPict...
2009-10-15  Wilfried Pasquazzooleaut32/tests: Testcase for IPicture_Render with icons...
2009-10-14  Alexander Kochetkovoleaut32: Fix null terminator in SysReAllocStringLen.
2009-10-14  Alexander Kochetkovoleaut32/tests: Checking null terminator in return...
2009-10-12  Alexandre Julliardoleaut32/tests: Fix some test failures on Win64.
2009-10-08  Alexandre Julliardoleaut32/tests: Skip a test that may crash on Win64.
2009-10-02  Michael Stefaniucoleaut32/tests: Use LONG instead of long.
2009-09-16  Vincent Povirkoleaut32: Use DISPATCH_HREF_MASK even for non-dual...
2009-09-16  Vincent Povirkoleaut32: Add test for HREFTYPE's from inherited methods.
2009-09-15  André Hentscheloleaut32: Test for rolled hours and seconds.
next