server: Move socket async activation to sock_poll_event.
[wine] / dlls / oleaut32 /
2010-05-17  Andrey Turkinoleaut32: Set flag for retval params in ICreateTypeInfo...
2010-05-17  Andrey Turkinoleaut32: Distinguish between variables and functions...
2010-05-17  Andrey Turkinoleaut32: Implement ICreateTypeInfo2::SetFuncCustData.
2010-05-17  Andrey Turkinoleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
2010-05-17  Andrey Turkinoleaut32: Implement ITypeInfo::GetDocumentation.
2010-05-17  Gerald Pfeiferoleaut32: Remove variable rOk which is not really used...
2010-05-10  Andrey Turkinoleaut32: Implement ICreateTypeInfo2::SetCustData method.
2010-05-10  Andrey Turkinoleaut32: Add handling of some more VARIANT types in...
2010-05-10  Huw Daviesoleaut32: Set the font to dirty when loading a new...
2010-05-10  Michael Stefaniucoleaut32: Avoid using long.
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: Remove variable iLengthScanLineColor which...
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-09  Alexandre Julliardoleaut32: Use the x87 assembly code for rounding on...
2010-04-09  Alexandre Julliardoleaut32: Query the path of the correct kind of typelib...
2010-04-07  Alexandre Julliardoleaut32: Fix some pointer conversion warnings on 64...
2010-04-07  Vincent Povirkoleaut32: Limit the number of arguments traced.
2010-04-07  Alexandre Julliardoleaut32: Fix a couple of typelib test failures on...
2010-04-01  Huw Daviesoleaut32: Only unregister those types that were registered.
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  Mikhail Maroukhineole: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2010-03-23  Alistair Leslie... oleaut32: Add ISupportErrorInfo registry entry.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-22  Vincent Povirkoleaut32: Allow named args to be combined with position...
2010-03-19  Alexandre Julliardoleaut32: Move variable declaration outside of the...
2010-03-18  Piotr Cabanoleaut32: Improve ITypeInfo2 GetRefTypeOfImplType imple...
2010-03-18  Piotr Cabanoleaut32: Improve ICreateTypeInfo2 AddImplType implemen...
2010-03-18  Piotr Cabanoleaut32: Fix ITypeInfo GetImplTypeFlags for dispinterf...
2010-03-18  Piotr Cabanoleaut32/tests: Make tests working on older systems...
2010-03-18  Piotr Cabanoleaut32: Improve ITypeInfo2 GetTypeAttr implementation.
2010-03-17  Michael Stefaniucoleaut32: Plug some memleaks on error paths (Smatch).
2010-03-17  Michael Stefaniucoleaut32: Remove superfluous NULL check before HeapFree...
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: Set parameter to NULL in GetMops stub.
2010-03-16  Piotr Cabanoleaut32: Improve ICreateTypeInfo_LayOut implementation.
2010-03-16  Piotr Cabanoleaut32: Improved ICreateTypeInfo AddFuncDesc implemen...
2010-03-16  Piotr Cabanoleaut32: Use QueryPathOfRegTypeLib in ICreateTypeInfo2...
2010-03-16  Piotr Cabanoleaut32: Remove incorrect memid validation.
2010-03-16  Piotr Cabanoleaut32: Fix importinfo flags.
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-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...
next