Check for overlapping memory views and delete the offending view if
[wine] / dlls / oleaut32 /
2004-01-13  Jon GriffithsImplemented VarInt, VarFix, VarNeg.
2004-01-13  Jon GriffithsUse integer math in VarCyInt, docs.
2004-01-12  Marcus MeissnerSafeArrayRedim: Use the correct size for resize too.
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2004-01-09  Marcus MeissnerCopy BSTRs byte wise.
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-02  Alexandre JulliardCommented out tests that assume that the current year...
2003-12-31  Marcus MeissnerFixed size calculation on redim if old size was 0.
2003-12-30  Marcus MeissnerDimensions with cElements=0 are valid and needed by...
2003-12-30  Marcus MeissnerAdded more argument numbers for _invoke().
2003-12-15  Jon GriffithsI8/UI8 are accepted in arrays in recent native dlls.
2003-12-15  Jon GriffithsUse the SafeArray conversion functions when coercing...
2003-12-15  Jon GriffithsRewrite: Support I8/UI8,RECORD.
2003-12-15  Marcus MeissnerImplemented VarInt, VarPow.
2003-12-15  Marcus MeissnerYet another useful hint for missing stdole32.tlb.
2003-12-15  Marcus MeissnerDo not clear the pointer we just allocated, just the...
2003-12-13  Andrew de Quincey- Implemented HELPDIR subkeys properly in RegisterTypeL...
2003-12-12  Alexandre JulliardAvoid long long constants (reported by Gerald Pfeifer).
2003-12-11  Jon GriffithsOops - VT_EMPTY->VT_RECORD is not allowed.
2003-12-11  Jon GriffithsTest almost all of the low level variant functions
2003-12-11  Jon GriffithsReimplement/document every low level variant function.
2003-12-10  Andrew de QuinceyUpwards traversal of inheritance tree didn't occur...
2003-12-10  Jon GriffithsFix a couple of tests for w2k (Russian).
2003-12-09  Jon GriffithsFix the tests to pass when locale settings are user...
2003-12-09  Jon GriffithsImplement conversions between dates and strings.
2003-12-02  Jon GriffithsAdd hash tables for all supported languages.
2003-12-01  Marcus MeissnerUse correct pointer for SysFreeString.
2003-11-28  Alexandre JulliardPorting fixes.
2003-11-26  Dimitrie O. PaunSysReAllocStringLen is documented to segfault on NULL...
2003-11-25  Jon GriffithsTests for the non-variant date conversion functions.
2003-11-25  Jon GriffithsImprove/shrink variant dumping code.
2003-11-25  Jon GriffithsImplemented the variant formatting functions.
2003-11-25  Jon GriffithsMacros for dumping a variants type and flags.
2003-11-19  Ivan Leo Murray... Added/updated Italian resources.
2003-11-18  Dmitry TimoshkovApply same magic to LibAttr.lcid from MSFT to SLTG.
2003-11-14  Jon GriffithsImplement the non-variant date conversions correctly...
2003-11-14  Jon GriffithsAdd some missing prototypes/defines.
2003-11-14  Jon GriffithsDump a few more known variant types.
2003-11-09  Gerald PfeiferRemoved dead code in VarDateFromUI2().
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-11-03  Marcus MeissnerDo not coerce arguments of ITypeLib::Invoke in-place...
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-16  Alexandre JulliardThe imported typelib name must be converted to Unicode.
2003-10-15  Jon GriffithsAdd resources for boolean strings in several languages.
2003-10-14  Gerald PfeiferRemove unused variables mdays, months, days, and DateStyle.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-10  Jon GriffithsDocumentation update.
2003-10-06  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-03  Jon GriffithsTests for recent variant changes.
2003-10-03  Jon GriffithsAdd VarParseNumFromStr()/VarNumFromParseNum(), use...
2003-09-29  Francois GougetSome spelling fixes.
2003-09-24  Jon GriffithsDocument BSTR functions, add SetOANoCache().
2003-09-22  Marcus Meissner_nrroffuncs: Check for error before dereferencing retur...
2003-09-17  Alexandre JulliardMoved out of windef.h a few definitions that don't...
2003-09-16   <develop@stueben... Use SysAllocStringByteLen/SysStringByteLen to copy...
2003-09-12  Mike HearnImplement dispatch variant marshalling.
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-08  Mike McCormackCreate a propper stub for oleaut32.VarMod.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-08-28  Alexandre JulliardWarning fix.
2003-08-28  Mike HearnImplemented a typelib loader cache.
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-18  Robert ReifFixed Warblade image loading.
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-18  Jon GriffithsAdd a bunch of missing stuff.
2003-07-16  Alexandre JulliardFixed string.h includes.
2003-07-15  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-07-09  Robert Shearman- AddRef type info stored in StdDispatch.
2003-07-09  Francois GougetSpelling fixes.
2003-06-27  Robert Shearman- Silence the FIXME about constructor/destructor since...
2003-06-24  Marcus MeissnerVarAdd: Added VT_R8, VT_EMPTY, VT_NULL handling.
2003-06-24  Marcus MeissnerOleCreateFontIndirect(NULL,...) uses the OLE StdFont.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-13  Marcus MeissnerFixed index handling for multi dimensional arrays.
2003-05-20  Ove KaavenHandle requests for CLSID_PSDispatch.
2003-05-19  Robert ShearmanUse correct type of pointer in SafeArrayCreateVector...
2003-05-17  Stefan LeichterPartial implementaion of VarBstrFromDec.
2003-05-16  Stefan LeichterFixed DECIMAL_SETZERO
2003-05-15  Stefan LeichterAdded stub for VarBstrFromDec.
2003-05-15  Marcus MeissnerHandle VT_I2 <-> VT_USERDEFINED/TKIND_ENUM conversions...
2003-05-15  Stefan LeichterPartial implementation of VarDecFromStr.
2003-05-13  Dimitrie O. PaunMake sure winsock.h gets included before stdlib.h.
2003-05-13  Dmitry TimoshkovRemove redundant ITypeLib2_AddRef's. Makes
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-11  Alexandre JulliardRemoved unnecessary function link names.
2003-05-08  Maxime Bellengé- Fix scanline size in OLEPictureImpl_Load for jpeg
2003-04-27  Alexandre JulliardAdded NONAMELESSUNION/STRUCT defines.
2003-04-26  Ove KaavenPreliminary implementation of proper IDispatch marshalling.
2003-04-17  Alexandre JulliardAvoid local WINAPI function pointers in _invoke.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-06  Adam GundyHandle coercing VT_DISPATCH into VT_PTR.
next