appwiz.cpl: Update Portuguese translation and convert to UTF8.
[wine] / dlls / oleaut32 /
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...
2009-06-02  Paul Vriensoleaut32/tests: Fix some intermittent test failures...
2009-05-29  Paul Vriensoleaut32/tests: Spelling fixes.
2009-05-26  Francois Gougetoleaut32: Tweak a comment to make it more explicit.
2009-05-25  Joerg-Cyril.Hoehle... configure: Find libpng in /usr/X11 on MacOS.
2009-05-25  Alexandre Julliardoleaut32/tests: Fix a test broken on XP 64.
2009-05-21  Alexandre Julliardoleaut32/tests: Fix some pointer sizes in typelib tests...
2009-05-21  Alexandre Julliardoleaut32/tests: Fix the tmarshal test on 64-bit.
2009-05-21  Alexandre Julliardoleaut32/tests: Fix some pointer sizes in typelib tests...
2009-05-21  Alexandre Julliardoleaut32: Add support for registering 64-bit typelibs.
2009-05-19  Francois Gougetoleaut32/tests: Replace realloc() with HeapReAlloc().
2009-05-18  Damjan Jovanovicoleaut32: Add a failing VarFormat test showing that...
2009-05-14  Damjan Jovanovicoleaut32: Strip trailing decimal zeroes when rounding...
2009-05-13  Damjan Jovanovicoleaut32: fix a rounding bug in VarFormat.
2009-05-08  Alexandre Julliardoleaut32/tests: Don't crash if ITypeInfo_GetTypeAttr...
2009-05-08  Alexandre Julliardoleaut32/tests: Use the correct allocator in the ClearC...
2009-04-28  Huw Daviesoleaut32: Don't ask for a name if it's not required.
2009-04-20  Detlef Riekenbergoleaut32/tests: Replace lstrcpyW and lstrcatW with...
2009-04-14  Detlef Riekenbergoleaut32: VarCat must use localized names for VT_BOOL.
2009-04-13  Dmitry Timoshkovoleaut32: Add some additional tests for QueryPathOfRegT...
2009-04-07  Rob Shearmanoleaut32: Fix the SAFEARRAY marshalling on 64-bit platf...
2009-04-06  Marcus Meissneroleaut32: IPropertyBag_Read_Proxy return on unknown...
2009-04-01  Alexandre Julliardoleaut32: Don't use 16-bit headers.
2009-03-24  Lei Zhangoleaut32: Fix some corner cases in VarBstrCmp.
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-03-12  Alexandre Julliardoleaut32: Make ole2disp.dll into a stand-alone 16-bit...
2009-03-12  Alexandre Julliardoleaut32: Make typelib.dll into a stand-alone 16-bit...
2009-02-23  Francois Gougetoleaut32/tests: Use win_skip() to skip over unimplement...
2009-02-19  Juan Langoleaut32: Implement VarDecInt.
2009-02-19  Juan Langoleaut32: Implement VarDecFix.
2009-02-19  Juan Langoleaut32: Constify input parameter to VarR8FromDec.
2009-02-18  Juan Langoleaut32: Remove an errant semicolon.
2009-02-09  Michael Stefaniucoleaut32: Remove superfluous pointer casts.
2009-02-02  Marcus Meissneroleaut32: Removed useless NULL ptr check (Coverity).
2009-02-02  Lei Zhangoleaut32/tests: Add a VarFormat test for date and time.
2009-02-02  Rob Shearmanoleaut32: Initialise more of the context passed into...
2009-01-30  Aric Stewartoleaut32: Implement de/serialize_param of types VT_ARRA...
2009-01-30  Alasdair Sinclairoleaut32/tests: Fix missing void in empty parameter...
2009-01-29  Rob Shearmanoleaut32: Fix the typelib tests on 64-bit platforms.
2009-01-29  Huw Daviesoleaut32: Print an LCID in hexadecimal.
2009-01-29  Michael Stefaniucoleaut32/tests: Remove superfluous pointer casts.
2009-01-20  Erich Hooveroleaut32: Fix OLEPicture rendering vector metafiles...
2009-01-12  Rob Shearmanoleaut32: Test the return value of the remote IWidget_S...
2009-01-12  Rob Shearmanoleaut32: Dump MSFT format typeinfos upon loading.
2009-01-09  Alexandre Julliardoleaut32/tests: Only compare the initialized part of...
2009-01-08  Alexandre Julliardoleaut32: Fix handle cast warnings on 64-bit.
2009-01-08  Alexandre Julliardoleaut32/tests: Avoid printing pointer differences...
2009-01-08  Nikolay Sivovoleaut32/tests: Fix copy/paste typo in test output.
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Type.
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Handle.
2009-01-06  Nikolay Sivovoleaut32: Check pointer in IPicture_get_Attributes.
2009-01-06  Nikolay Sivovoleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2009-01-04  Michael Karcheroleaut32: Implement IPropertyBag::Read proxying.
2008-12-29  Rob Shearmaninclude: Include winuser.h from generated oleidl.h...
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-16  Jeremy Drakeoleaut32/tests: Fix double GlobalFree in olepicture...
2008-12-15  Francois Gougetoleaut32/tests: Make the Widget_*() and KindaEnum_...
2008-12-11  Nikolay Sivovoleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-08  Francois Gougetoleaut32: Remove unneeded casts of zero.
2008-12-08  Nikolay Sivovoleaut32: Added SAFEARRAY support for RecordInfo::Recor...
2008-12-04  Alexandre JulliardAvoid including time.h before winsock.h in tests.
2008-12-02  Alexandre Julliardoleaut32: Register interfaces through dlldata.c as...
2008-12-02  Alexandre Julliardoleaut32: Make some functions static.
2008-12-02  Alexandre Julliardoleaut32: Use a dlldata.c file instead of maintaining...
2008-11-28  Alexandre Julliardwidl: Fix the handling of proxy delegation.
2008-11-26  Francois Gougetoleaut32: Remove WINAPI on static functions where not...
2008-11-26  Huw Daviesoleaut32: Add support for loading typelibs from NE...
2008-11-19  Ricardo Filipeoleaut32: Fixed dead increment (llvm/clang).
2008-11-03  Andrew Talbotoleaut32: Sign-compare warnings fix.
2008-11-03  Michael Stefaniucoleaut32: Do not cast NULL.
2008-10-16  Kirill K. Smirnovoleaut32: Remove superfluous return statement.
2008-10-16  Kirill K. Smirnovoleaut32: Return correct error code.
2008-10-16  Kirill K. Smirnovoleaut32: Print error messages as ERR.
2008-10-08  Michael Stefaniucoleaut32: Use FAILED instead of !SUCCEEDED.
2008-10-07  Aric Stewartoleaut32: In variants check bOverflow to make sure...
2008-10-06  Kirill K. Smirnovoleaut32: Add tests for metafiles, make them pass under...
2008-10-02  Rob Shearmanoleaut32: Make the code in copy_to_variant and copy_fro...
2008-09-25  Alexandre Julliardoleaut32: Fix a couple of interface registrations to...
2008-09-25  Damjan Jovanovicoleaut32: Fix double negative sign regression in VarFormat.
2008-09-25  Michael Stefaniucoleaut32/tests: Fix printf format warning.
2008-09-25  Michael Stefaniucoleaut32: Remove redundant NULL check before SysFreeStr...
2008-09-24  James Hawkinsoleaut32: Fix a failing test in win95.
2008-09-24  Michael Stefaniucoleaut32/tests: Remove redundant NULL check before...
next