- better traces
[wine] / dlls / oleaut32 /
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-11  Robert ShearmanUse I_RpcGetBuffer instead of HeapReAlloc for getting...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-04-22  Alex Villacís Lasso- Fix leftover negative sign in height parameter for...
2005-04-14  Daniel RemenakRemove unused variable in _copy_arg.
2005-04-13  Alex Villacís Lasso- Fix leftover negative sign in height parameter for...
2005-04-13  Daniel RemenakImplemented VarIdiv.
2005-04-12  Daniel RemenakReturn DISP_E_DIVBYZERO instead of crashing when asked...
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-30  Alex Villacís LassoInitialize [orig|himetric][Width|Height] for PICTYPE_IC...
2005-03-29  Alex Villacís LassoFix failure to notice the use of a GIF palette index...
2005-03-29  Marcus MeissnerSerialize NULL pointer interfaces correctly.
2005-03-29  Marcus MeissnerFixed VT_BSTR|VT_BYREF marshalling.
2005-03-28  Marcus MeissnerFixed ppvObject serializer (deref twice instead of...
2005-03-27  Mike HearnFix BSTR tracing in the typelib marshaller.
2005-03-27  Marcus MeissnerFormat VT_UI1, VT_I1, VT_UI2, VT_I2 correctly.
2005-03-27  Marcus MeissnerAdded IDispatch::GetIDsOfNames() special case serializing.
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.
next