oleaut32: Fix day rolling.
[wine] / dlls / oleaut32 /
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...
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-09  Alexandre Julliardoleaut32: Avoid floating point for some VarCy conversions.
2009-10-08  Alexandre Julliardoleaut32/tests: Skip a test that may crash on Win64.
2009-10-06  Alexandre Julliardoleaut32: Use an assembly wrapper to implement DispCall...
2009-10-02  Michael Stefaniucoleaut32/tests: Use LONG instead of long.
2009-09-23  Alexandre Julliardoleaut32: Use the appropriate PSFactoryBuffer guid...
2009-09-23  Alexandre Julliardoleaut32: Properly register the stdole typelibs.
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.
2009-09-10  Vincent Povirkoleaut32: Implement ITypeLibComp::BindType.
2009-09-10  André Hentscheloleaut32: Test for rolled minutes.
2009-09-08  André Hentscheloleaut32/tests: Add a testcase for vartype.
2009-09-02  Vincent Povirkoleaut32/tests: Add test for tlibattr->lcid.
2009-09-02  Vincent Povirkoleaut32: Handle LCID arguments in ITypeInfo::Invoke.
2009-09-02  Vincent Povirkoleaut32: Use WIC to decode PNG images.
2009-09-01  Austin Englisholeaut32: Avoid a NULL pointer dereference.
2009-09-01  Vincent Povirkoleaut32: Use WIC to decode JPEG images.
2009-08-26  Vincent Povirkoleaut32: Make ITypeInfo2::GetCustData succeed when...
2009-08-24  Vincent Povirkoleaut32: Avoid copying the data when loading an image...
2009-08-20  Vincent Povirkoleaut32: Map INT and UINT typedesc's to VT_I4 and...
2009-08-20  Vincent Povirkoleaut32: Add test for INT and UINT property return...
2009-08-19  Alexandre Julliardtests: Make wine_dbgstr_w available in test.h for all...
2009-08-19  Vincent Povirkoleaut32: Use WIC to decode gif files.
2009-08-18  Sunil Mohanoleaut32: Fix SLTG_ReadString to null terminate.
2009-08-03  Vladimir Pankratovoleaut32: Convert the Russian resources to UTF-8.
2009-07-15  Michael StefaniucSet the encoding of the remaining German resources...
2009-07-10  Alexandre Julliardoleaut32: Fix safe array marshalling on 64-bit.
2009-07-10  Alexandre Julliardoleaut32/tests: Fix the usrmarshal tests on 64-bit.
2009-07-07  Hib Erisoleaut32: Prevent overflow in VarDecCmp.
2009-07-07  Hib Erisoleaut32/tests: Add tests for VarDecCmp.
2009-07-03  Alexandre Julliardoleaut32: Replace long and unsigned long by more approp...
2009-07-02  Paul Vriensoleaut32/tests: Fix test failures and crash on Win9x...
2009-07-02  Michael Stefaniucoleaut32: Fix a small error in a comment.
2009-07-01  Alexandre Julliardoleaut32: Properly release cache DCs instead of trying...
2009-06-30  Michael Stefaniucoleaut32: Build language resource files separately.
2009-06-30  Stefan Leichteroleaut32: Add two tests of function VarDateFromStr...
2009-06-22  Aurimas Fišerasoleaut32: Add Lithuanian translation.
2009-06-17  Huw Daviesoleaut32/tests: Add some tests for [lcid] parameters.
2009-06-16  Austin Englisholeaut32: Fix a compiler warning for libjpeg includes.
2009-06-11  Huw Daviesoleaut32: Calling SetLcid with LOCALE_NEUTRAL is a...
2009-06-09  Huw Daviesoleaut32: TLibAttr.lcid is read from the second lcid...
next