Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAlloc,Free}().
[wine] / dlls / oleaut32 /
2005-03-25  Mike HearnFix PARAMFLAG_FOUT typo in the tmarshaller.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-24  Alex Villacís LassoAfter Float->string conversion via sprintfW(), VarDecFr...
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-18  Jacek CabanFixed vartype test.
2005-03-14  Alexandre JulliardAuthors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
2005-03-11  Robert ShearmanAdd outer unknown support for typelib marshaler.
2005-03-09  Jacek CabanMore implementation of IRecordInfo.
2005-03-07  Jacek Caban- Implemented GetRecordInfoFromTypeInfo and GetRecordIn...
2005-03-04  Maxime BellengéImplements OleLoadPicturePath.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-22  Huw DaviesThe typelib cache should take the typelib resource...
2005-02-22  Jon GriffithsUse variant macros instead of accessing the union directly.
2005-02-21  Vincent BéronAdd a stub for OleLoadPicturePath().
2005-02-21  Mike HearnAllow loading of builtin typelibs.
2005-02-18  Alex Villacís LassoImplement OleFontImpl_QueryTextMetrics.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-14  Marcelo DuarteUpdate the resources for Portuguese.
2005-02-14  Marcus MeissnerCheck for overflows with ClrUsed.
2005-02-08  Paul VriensAdd WinXP to OaBuildVersion.
2005-02-08  Mike HearnReturn OLE automation build value as win2k by default.
2005-01-31  Vincent BéronRemove message telling users to copy native stdole32...
2005-01-31  Rein KlazesSafeArrayDestroy() returns success when called with...
2005-01-27  Mike Hearn- Change some FIXMEs to ERRs to reflect the fact that...
2005-01-26  Mike HearnFix a typo, propagate errors better from inside the...
2005-01-25  Robert Shearman- Move OLE automation interface registration to oleaut32.
2005-01-25  Alex Villacís LassoInitialize temporary variants before calling VariantCha...
2005-01-24  Rémi Assaillychar -> const char fixes.
2005-01-17  Alex Villacís LassoWhen parsing an hex/oct integer value, copy value verba...
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-10  Alexandre JulliardAnother warning fix.
2005-01-09  Alexandre JulliardAvoid warnings.
2005-01-09  Huw DaviesThe value of a packed VARIANT can be up to 1L << 26...
2005-01-09  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2005-01-03  Eric PouechSome missing const correctness fixes.
2004-12-27  Huw DaviesFix typelib generation of CARRAYs.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-20  Francois GougetAssorted spelling fixes.
2004-12-20  Bill MedlandFully initialise the structure to prevent ill-defined...
2004-12-17  Alexandre JulliardExpand the COPYTEST macro to avoid trouble with 64...
2004-12-17  Huw DaviesFix comment to reflect reality and indeed the code.
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-15  Dmitry TimoshkovAdd Russian translations.
2004-12-14  Robert ShearmanImplement RPC_E_DISCONNECTED in proxies.
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-13  Hans LeidekkerFix compilation with GCC 4.
2004-12-09  Huw DaviesRemove the remaining dependencies on internal structure...
2004-12-08  Huw DaviesGetTypeAttr should deep copy the typedesc.
2004-12-08  Huw DaviesFix return value of GetVarIndexOfMemId.
2004-12-08  Robert ShearmanMake the DECIMAL_SETZERO macro take a DECIMAL instead...
2004-12-07  Huw DaviesRemove Invoke's dependence on the internal TLBFuncDesc...
2004-12-07  Huw DaviesGetFuncIndexOfMemId should respect invkind and return
2004-12-02  Huw DaviesAllocate the TYPEATTR rather than copying it.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-30  Jon GriffithsEnsure DllCanUnloadNow is a truly void function, and...
2004-11-19  Alexandre JulliardRemoved a couple of no longer needed entries.
2004-11-09  Walt OgburnIn OlePictureImpl_Load, always use DIB_RGB_COLORS becau...
2004-11-08  William Poetra Yoga HUse COLOR_MENUBAR (instead of COLOR_GRADIENTINACTIVECAP...
2004-11-06  Mike HearnSupport assigning font objects to other font objects.
2004-10-27  Ge van GeldorpUse only one .res file.
2004-10-22  Alexandre JulliardConverted more of the (Un)RegisterTypeLib code to Unicode.
2004-10-22  Mike McCormackUse Unicode functions in RegisterTypeLib.
2004-10-21  Walt OgburnVarParseNumFromStr: Keep zeros after decimal point...
2004-10-19  Walt OgburnKeep "trailing" zeros on whole number part of a decimal.
2004-10-19  Walt OgburnTest that SafeArrayDestroyData keeps the pointer if...
2004-10-19  Walt OgburnSafeArrayDestroyData - keep pointer, don't destroy...
2004-10-18  Vincent BéronFix some types problems.
2004-10-18  Walt OgburnTest zero exponents with and without signs.
2004-10-11  Walt OgburnAllow exponents of zero (like "1.000E0") to parse
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-07  Francois GougetFix the VarI4FromI2 API documentation.
2004-10-05  Francois GougetAssorted spelling fixes.
2004-10-05  Huw DaviesImplement CreateDispTypeInfo.
2004-09-27  Marcus MeissnerFunction return types cannot be const.
2004-09-24  Joris HuizerRef count increment/decrement cleanup.
2004-09-22  Huw DaviesDon't trash the dst variant if we can't do the type...
2004-09-22  Alex Villacís LassoPartial implementation for OLEPictureImpl_Save.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-21  James HawkinsUse InterlockedDecrement and InterlockedIncrement inste...
2004-09-20  Marcus MeissnerSafeArrayGetElement on a VARIANT array does not free...
2004-09-16  James HawkinsUse InterlockedDecrement and InterlockedIncrement inste...
2004-09-16  Alex Villacís LassoAdd de-interleaving for GIF images.
2004-09-14  Marcus MeissnerAutodetect libgif so extension and try to load it.
2004-09-09  Alexandre JulliardGet rid of the non-standard ICOM_THIS macro.
2004-09-07  Robert Shearman- Make typelib marshaler thread-safe (problem reported...
2004-09-07  Francois GougetRemove bogus #define statement.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-02  Francois GougetDetect whether Visual Studio can cast __uint64's to...
2004-09-01  Francois GougetRemove references to ICOM_THIS and WINE_UNUSED as they...
2004-08-30  Filip NavaraFor non-overlapped writes the lpNumberOfBytesWritten...
2004-08-30  Jacek CabanAdded Polish translation.
2004-08-27  Jacek CabanAdded suport for optional arguments in ITypeInfo::Invoke.
2004-08-26  Jason EdmeadesEnsure digits are printable characters from oleaut32...
2004-08-25  Jacek CabanFix handling of VARIANT with VT_BYREF and null pointer in
2004-08-24  Robert ShearmanMore safe array tests.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
next