winex11: Distinguish between bpp and depth.
[wine] / dlls / oleaut32 / typelib.c
2007-11-28  Rob Shearmanoleaut32: Introduce a new helper function, TLB_FreeCust...
2007-11-28  Rob Shearmanoleaut32: Free the correct custom data inside ITypeInfo...
2007-11-26  Gerald Pfeiferoleaut32: Simplify two conditions based on the fact...
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-10  Mikolaj Zalewskioleaut32: Function kind for dispatch interfaces should...
2007-07-31  Andrew Talbotoleaut32: Constify some variables.
2007-07-30  Andrew Talbotoleaut32: Constify some variables.
2007-06-25  Huw Daviesoleaut32: Extend _invoke to cope with more args.
2007-06-25  Huw Daviesoleaut32: Interfaces that derive from IDispatch should...
2007-06-22  Michael Stefaniucoleaut32: Do not use wide character constants.
2007-06-07  Misha Koshelevoleaut32: Add support for vararg functions in ITypeInfo...
2007-05-30  Rob Shearmanoleaut32: Fix the references in function descriptions...
2007-05-30  Rob Shearmanoleaut32: For automatic-value-getting in ITypeInfo...
2007-05-25  Huw Daviesoleaut32: SLTG references are only unique at the typein...
2007-05-18  Huw Daviesoleaut32: Recurse through the impltype list so that...
2007-05-18  Huw Daviesoleaut32: Fix CreateDispTypeInfo to store the correct...
2007-05-18  Huw Daviesoleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH...
2007-05-18  Huw Daviesoleaut32: Fix return value in the element not found...
2007-05-17  Huw Daviesoleaut32: Type references are global to the typelib.
2007-03-08  Rob Shearmanoleaut32: TKIND_COCLASS parameters to Invoke'd function...
2007-02-08  Rob Shearmanoleaut32: Fix the return value of ITypeInfo::Invoke...
2007-02-08  Rob Shearmanoleaut32: Implement automatic value getting in ITypeInf...
2007-02-06  Rob Shearmanoleaut32: Ignore the first named argument when invoking...
2007-02-06  Rob Shearmanoleaut32: Add support for named arguments in ITypeInfo...
2007-02-06  Rob Shearmanoleaut32: Copy the value directly returned from the...
2007-02-06  Rob Shearmanoleaut32: Fix the missing argument handling for non...
2007-02-06  Rob Shearmanoleaut32: If an error info object was created when...
2007-02-06  Huw Daviesoleaut32: Call SearchPath before LoadLibrary so that...
2007-01-25  Huw Daviesoleaut32: The typelib version numbers should be written...
2007-01-22  Andrew Talbotoleaut32: Declare some items static.
2006-11-28  Dmitry Timoshkovoleaut32: Make some data const and static.
2006-11-09  Alex Villacís Lassooleaut32: typelib - fix regression in MSFT typelib...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-27  Rob Shearmanoleaut32: Update comments at the top of typelib.c and...
2006-10-24  Rob Shearmanoleaut32: Fix a crash in dump_DispParms when running...
2006-10-24  Rob Shearmanoleaut32: Free the array subscript memory for type...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in CreateDispTypeInfo.
2006-10-24  Rob Shearmanoleaut32: Initialise all members of the FUNCDESC struct...
2006-10-23  Rob Shearmanoleaut32: Fix two more leaks on type info destruction.
2006-10-23  Rob Shearmanoleaut32: Rewrite MSFT_ReadName and MSFT_ReadString...
2006-10-23  Rob Shearmanoleaut32: Free allocated memory on typelib and typeinfo...
2006-10-23  Dmitry Timoshkovoleaut32: Make QueryPathOfRegTypeLib test pass under...
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-13  Hans Leidekkeroleaut32: Win64 printf format warning fixes.
2006-10-09  Huw Daviesoleaut32: Implement ITypeInfo_CreateInstance.
2006-10-02  Robert Shearmanoleaut32: Fix ITypeInfo::GetFuncDesc to return the...
2006-10-02  Robert Shearmanoleaut32: Make ITypeInfo::GetDocumentation work for...
2006-09-25  Andrew Talbotoleaut32: Cast-qual warnings fix.
2006-09-07  Robert Shearmanoleaut32: Fix a leak of the module reference count.
2006-08-22  Benjamin Araioleaut32: Add support for handling TKIND_COCLASS in...
2006-08-03  Stefan Siebertoleaut32: GetTypeInfoType - Return TYPE_E_ELEMENTNOTFOU...
2006-07-31  Robert Shearmanoleaut32: Improve dump_DispParms.
2006-07-31  Robert Shearmanoleaut32: Add some validation for the DISPPARAMS struct...
2006-07-24  Robert Shearmanoleaut32: Initialize pRetVal in ITypeInfo::Invoke befor...
2006-07-18  Robert Shearmanoleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
2006-07-14  Robert Shearmanoleaut32: Don't execute a function in ITypeInfo::Invoke...
2006-07-13  Robert Shearmanoleaut32: Convert void return types to the VT_EMPTY...
2006-07-13  Robert Shearmanoleaut32: Typelib interfaces with the FDUAL flag should...
2006-07-10  Robert Shearmanoleaut32: MSFT_DoFuncs: "reclength" of the function...
2006-07-07  Robert Shearmanoleaut32: ITypeComp_fnBind should do case-insensitive...
2006-07-07  Robert Shearmanoleaut32: Fix the error code returned by ITypeComp...
2006-07-05  Robert Shearmanoleaut: Implement processing of modules for SLTG typelibs.
2006-07-05  Robert Shearmanoleaut: Improve SLTG var support.
2006-07-05  Robert Shearmanoleaut: Fix function support for SLTG dispinterfaces.
2006-07-05  Robert Shearmanoleaut: Move the processing of functions in SLTG typeli...
2006-07-05  Robert Shearmanoleaut: Move the initialisation of memidConstructor and
2006-07-05  Robert Shearmanoleaut: Process references for SLTG dispatch types.
2006-07-05  Robert Shearmanoleaut: Abstract out the processing of variables in...
2006-07-05  Robert Shearmanoleaut: Process references when parsing SLTG alias...
2006-07-05  Robert Shearmanoleaut: Rename SLTG_DoType to SLTG_DoElem and split...
2006-07-05  Robert Shearmanoleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail...
2006-07-05  Robert Shearmanoleaut: Document some more members of SLTG_TypeInfoTail.
2006-06-30  Robert Shearmanoleaut32: Fix a typo where the FIXME doesn't match...
2006-06-29  Robert Shearmanoleaut32: RegisterTypeLib should register any interface...
2006-06-28  Juan Langoleaut32: Handle bstr length of -1 in typelibs.
2006-06-09  Alexandre Julliardoleaut32: Use the standard DEFINE_OLEGUID macro to...
2006-06-06  James Hawkinsoleaut32: Only BYREF DispCallFunc args whose input...
2006-06-06  James Hawkinsoleaut32: Copy BYREF args directly if they have the...
2006-05-31  Robert Shearmanoleaut32: Make sure to read the memid and the name...
2006-05-31  Robert Shearmanoleaut32: Resolve referenced types for return values...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Robert Shearmanoleaut32: Check the return value from VariantCopy when...
2006-05-05  Robert Shearmanoleaut32: Support values being passed into VT_VARIANT...
2006-04-07  Mike McCormackoleaut32: Remove unnecessary check for NULL.
2006-03-30  Robert Shearmanoleaut32: Zero out parameter in LoadRegTypeLib in case...
2006-03-21  Robert Shearmanoleaut: ITypeInfo::GetIDsOfNames should search inherite...
2006-03-21  Robert Shearmanoleaut: Better support for invoking methods with VT_VAR...
2006-02-14  Robert Shearmanoleaut32: Fix returning Typelib file name.
2006-02-10  Robert Shearmanoleaut: Fix importing the IDispatch interface for TKIND...
2006-02-09  Robert Shearmanoleaut: Make TLB_ReadTypeLib not rely on the signature...
2006-02-09  Robert Shearmanoleaut: Move the call to SearchPath inside of TLB_ReadT...
2006-02-09  Robert Shearmanoleaut: Revert incorrect patch changing the order of...
2006-02-06  Huw Daviesoleaut32: Fixes and tests for CreateDispTypeInfo.
2006-02-03  Huw Daviesole: Initialize a few more funcdesc members in CreateDi...
2006-01-31  Robert Shearmanoleaut: Dump the pointer for VT_ARRAY/VT_VECTOR typed...
2006-01-30  Robert Shearmanoleaut: Fix the order of parameters passed into DispCal...
2006-01-16  Robert Shearmanoleaut: Handle a non-byref variant being passed for...
2006-01-16  Robert Shearmanoleaut: Only allocate memory once for each array needed...
2006-01-16  Robert Shearmanoleaut: Simplify missing argument handling in ITypeInfo...
next