gameux: Loading of game statistics implemented.
[wine] / dlls / oleaut32 / tests /
2010-10-25  Nikolay Sivovoleaut32: Remove some useless null checks.
2010-10-19  Nikolay Sivovoleaut32: Fix multidimensional SAFEARRAY marshalling.
2010-10-07  Jeremy Drakeoleaut32: Fix handling of negative fractional variant...
2010-10-07  Jeremy Drakeoleaut32/tests: Test conversion of ambiguous DATE values.
2010-10-04  Jeremy Drakeoleaut32/tests: Added tests for negative fractional...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-01  Alexandre Julliardoleaut32/tests: Fix a pointer cast warning.
2010-08-30  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2010-08-26  Alexandre Julliardoleaut32: Add tests for DispCallFunc and fix a number...
2010-08-25  Nikolay Sivovoleaut32/olepicture: Remove out pointer check in OleCre...
2010-08-24  Francois GougetAssorted spelling fixes.
2010-08-23  Nikolay Sivovoleaut32/olepicture: Properly round while performing...
2010-08-23  Andrew Eikumoleaut32: Implement decoding for complex typedescs.
2010-08-23  Andrew Eikumoleaut32: Implement ITypeInfo2::GetFuncDesc.
2010-08-20  Jacek Cabanoleaut32: Try both SYS_WIN64 and SYS_WIN32 syskind...
2010-08-19  Andrew Eikumoleaut32: Implement ITypeInfo2::GetCustData.
2010-07-30  Andrew Nguyenoleaut32/tests: Test typelib registration in the user...
2010-07-23  Michael Stefaniucoleaut32/tests: Use IsEqualIID instead of memcmp to...
2010-07-22  Michael Stefaniucoleaut32: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Alexandre Goujonoleaut32/typelib: Fix ITypeInfo_Invoke with restricted...
2010-07-19  Andrew Eikumoleaut32: Don't fail if member is missing in ITypeComp...
2010-07-19  Vincent Povirkoleaut32: Add test for dibs vs. ddbs in IPicture.
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-06-08  Alexandre Julliardoleaut32: Fix handling of 'c' format for non-date varia...
2010-06-01  Nikolay Sivovoleaut32: Copy bytes instead of WCHARs in VarBstrCat.
2010-05-25  Gerald Pfeiferoleaut32/tests: Remove variable rValid which is not...
2010-05-20  Andrew Nguyenoleaut32/tests: Update a comment about PNG support...
2010-05-20  Andrew Nguyenoleaut32: Implicitly initialize COM in OleLoadPicturePath.
2010-05-20  Andrew Nguyenoleaut32: Convert file URLs to DOS paths for special...
2010-05-20  Andrew Nguyenoleaut32: Improve parameter validation in OleLoadPictur...
2010-05-17  Andrey Turkinoleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
2010-05-17  Andrey Turkinoleaut32: Implement ITypeInfo::GetDocumentation.
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.
next