d3dx9: Print a real pixel format in a FIXME message.
[wine] / dlls / oleaut32 /
2012-05-07  Daniel Jelinskioleaut32: Added support for loading cursors in OLEPicture.
2012-05-02  Jacek Cabanoleaut32: Added warn+heap support for cached BSTRs.
2012-05-02  Jacek Cabanoleaut32: Use a struct for internal BSTR representation...
2012-05-01  Jacek Cabanoleaut32: SysStringByteLen code clean up.
2012-05-01  Jacek Cabanoleaut32: SysStringLen code clean up.
2012-04-30  Jacek Cabanoleaut32: Added BSTR cache implementation.
2012-04-19  Daniel Lehmanoleaut32: Treat years 0 to 29 as 2000 to 2029 in VARIAN...
2012-04-16  Michael Stefaniucoleaut32/tests: Compare the correct variants.
2012-03-16  Alessandro Pignottioleaut32: Avoid converting variants if it is not needed.
2012-02-17  Huw Daviesoleaut32: Zero-init [out] only parameters.
2012-02-15  Jeremy Whiteoleaut32: When marshalling VT_CARRAY, only marshall...
2012-02-07  Huw Daviesoleaut32: [restricted] members with negative dispids...
2012-01-26  Nikolay Sivovoleaut32: Some tests for ITypeLib::FindName(), correcte...
2012-01-23  Alexandre Julliardoleaut32/tests: Use a better invalid color for the...
2012-01-17  Hans Leidekkeroleaut32: Handle negative offsets into the custom data...
2012-01-09  Francois Gougetoleaut32/tests: Dynamically load some functions that...
2012-01-09  Francois Gougetoleaut32/tests: Skip the VarBstrCat() tests when that...
2012-01-09  Francois Gougetoleaut32/tests: Once we have a function pointer, use...
2012-01-09  Francois Gougetoleaut32/tests: Skip some tests when OleLoadPictureEx...
2012-01-09  Francois Gougetoleaut32/tests: Fix the olepicture START_TEST() indenta...
2012-01-09  Francois Gougetoleaut32/tests: Use win_skip() when detecting an API...
2011-12-16  Alexandre Julliardoleaut32: Fix IPicture::SelectPicture to not try to...
2011-11-23  Frédéric Delanoyoleaut32: Avoid hardcoding array lengths.
2011-11-21  Frédéric Delanoyoleaut32: Avoid harcoding array lengths.
2011-11-14  Marcus Meissneroleaut32: Use correct variable (Coverity).
2011-10-08  Andrew Talbotoleaut32: Mark some fall-throughs in a switch statement.
2011-10-08  Michael Stefaniucoleaut32/tests: Cleanup the EXPECTRES macros.
2011-10-08  Michael Stefaniucoleaut32/tests: Make the EXPECT_* macros that take...
2011-10-08  Michael Stefaniucoleaut32: Fix some VarCyFrom* tests.
2011-10-06  Nikolay Sivovoleaut32/typelib: Use BSTR for filename.
2011-10-06  Nikolay Sivovoleaut32/typelib: Properly handle allocation failure...
2011-09-26  Michael Stefaniucoleaut32/tests: Use FAILED instead of !SUCCEEDED.
2011-09-21  Octavian Voicuoleaut32: Add tmarshal test with variant array and...
2011-09-02  Michael Stefaniucoleaut32: COM cleanup in typelib2.c.
2011-08-26  Octavian Voicuoleaut32: Fix leak in typelib marshaler when invoking...
2011-08-25  Marcus Meissneroleaut32: Fixed buffer size to MBtoWC.
2011-08-23  Jacek Cabanoleaut32: Correctly test VARIANT_BOOL value in VarCat.
2011-08-22  Nikolay Sivovoleaut32: Use type names and sizeof() instead of hardco...
2011-08-22  Nikolay Sivovoleaut32: Use strdupW to duplicate strings.
2011-08-22  Nikolay Sivovoleaut32: FONTDESC size field value is not important...
2011-08-22  Nikolay Sivovoleaut32/tests: Clean result value checks.
2011-08-22  Nikolay Sivovoleaut32: Get rid of duplicated condition check.
2011-08-22  Nikolay Sivovoleaut32: Clean QueryInterface() method, turn impl...
2011-08-22  Nikolay Sivovoleaut32: Remove some useless comments and initializers.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  André Hentscheloleaut32/tests: Skip tests if typelib can't be registered.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-03  Francois Gougetoleaut32: Fix the spelling of an internal structure...
2011-08-02  Alexandre Julliardoleaut32: Generate a few more coclass registrations...
2011-08-02  Alexandre Julliardoleaut32: Remove typelib registrations.
2011-08-01  Alexandre Julliardoleaut32: Specify the PSFactoryBuffer class in the...
2011-08-01  André Hentscheloleaut32/tests: Only use interface if we succeeded...
2011-07-20  Alistair Leslie... oleaut32: Dont filter out VT_RECORD|VT_REF type in...
2011-07-12  Alistair Leslie... oleaut32: Correct ISupportErrorInfo clsid value.
2011-07-07  Alistair Leslie... oleaut32: Implement ICreateTypeInfo2 SetHelpStringContext.
2011-07-06  Alistair Leslie... oleaut32: COM Cleanup ICreateTypeLib2Imp.
2011-06-27  Marcus Meissneroleaut32: Unshadow cmp to make code work (Coverity).
2011-06-13  Francois Gougetoleaut32: Fix a typo in a documentation comment.
2011-05-31  David Hedbergoleaut32: Don't crash in wrapper if variant resides...
2011-05-26  André Hentscheloleaut32: Update OaBuildVersion.
2011-05-19  Alexandre Julliardoleaut32/tests: Remove some unnecessary constants.
2011-05-18  Alexandre Julliardoleaut32: Reallocate in BSTR_UserUnmarshal to avoid...
2011-05-09  Marcus Meissneroleaut32: Fixed offset calculation (Coverity).
2011-05-04  Huw Daviesoleaut32/tests: Skip the named time tests for locales...
2011-04-26  John Fremlinoleau32: Stop incorrectly parsing dates in bogus YDM...
2011-03-28  Michael Stefaniucoleaut32/tests: Use a proper static COM object.
2011-03-28  Michael Stefaniucoleaut32: COM cleanup for the IPropertyPageSite iface.
2011-03-18  Michael Stefaniucoleaut32/tests: COM cleanup in vartype.c.
2011-03-16  Andrew Eikumoleaut32: Convert ITypeLibImpl to use standard linked...
2011-03-16  Andrew Eikumoleaut32: Convert TLBImpLib to use standard linked...
2011-03-15  Michael Stefaniucoleaut32/tests: COM cleanup in olepicture.c.
2011-03-14  Andrew Eikumoleaut32: Convert CustData to use standard linked lists.
2011-03-14  Andrew Eikumoleaut32: Use helper function to get CustData by GUID.
2011-03-11  Andrew Eikumoleaut32: Convert TLBVarDesc to be stored as an array.
2011-03-11  Andrew Eikumoleaut32: Convert TLBImplType to be stored as an array.
2011-03-10  Peter Schellenbacholeaut32: Fixed initial cyLogical value in IFont constr...
2011-03-09  Austin Englisholeaut32: Avoid shadowing a parameter.
2011-03-07  Peter Schellenbacholeaut32: Corrected registration flag inversion in...
2011-03-07  Andrew Eikumoleaut32: Convert TLBFuncDesc to be stored as an array.
2011-03-07  Andrew Eikumoleaut32: Store ITypeInfoImpls in an array.
2011-03-04  Marcus Meissneroleaut32: Local variable goes out of scope via pointer...
2011-02-25  Nikolay Sivovoleaut32: Fix sizeof() usage (Coverity).
2011-02-25  Austin Englisholeaut32/tests: Fix a couple of todo_wine's.
2011-02-25  Austin Englisholeaut32/tests: Remove win9x hacks.
2011-02-24  Huw Daviesoleaut32: Fix the typelib marshaler when the vtbl has...
2011-02-24  Huw Daviesoleaut32: Mask off the lsb from the vtbl offset. This...
2011-02-22  Peter Schellenbacholeaut32: Fixed short time & medium time named formats.
2011-02-22  Alistair Leslie... oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
2011-02-15  Austin Englisholeaut32/tests: Don't check return values inside of...
2011-02-15  Austin Englisholeaut32/tests: Remove dead assignments (LLVM/Clang).
2011-02-15  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Make sure a return value is used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Don't check return values inside of...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeLib2_GetDocum...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeLib_GetDocume...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeInfo2_GetDocu...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeInfo_GetDllEntry.
2011-02-10  Huw Daviesoleaut32: Rewrite ITypeInfo_GetDocumentation proxy...
2011-02-10  Austin Englisholeaut32/tests: Make sure return value is used (LLVM...
next