projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Make _argsize and _xsize receive the full TYPEDESC and parent ITypeInfo...
[wine]
/
dlls
/
oleaut32
/
typelib.c
2008-09-15
Mikołaj Zalewski
oleaut32: Make _argsize and _xsize receive the full...
blob
|
commitdiff
|
raw
2008-09-05
Marcus Meissner
Annotate with allocation size attribute.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
oleaut32: Fix invalid free of import library entry...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
oleaut32: Avoid unnecessary allocations in TLB_MultiByt...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
Rob Shearman
oleaut32: Fix the loading of the parameter name for...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
Rob Shearman
oleaut32: Handle strings with a length of 0xffff in...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
Rob Shearman
oleaut32: Dump the loaded module in SLTG_ProcessModule.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
Rob Shearman
oleaut32: Move the debug logging of the variable type...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
Rob Shearman
oleaut32: Use the typelib debug channel for debug messa...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Andrew Talbot
oleaut32: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Rob Shearman
oleaut32: Dump symbolic names for VT_LPSTR and VT_LPWST...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Rob Shearman
oleaut32: Load string constants correctly from SLTG...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Rob Shearman
oleaut32: Implement the 0x08 flag in SLTG_DoVars.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Andrew Talbot
oleaut32: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Austin English
oleaut32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Rob Shearman
oleaut32: Fix the return type of TLB_ReadTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Rob Shearman
oleaut32: Split the methods for opening different sourc...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Andrew Talbot
oleaut32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Andrew Talbot
oleaut32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Rob Shearman
oleaut32: Introduce a new helper function, TLB_FreeCust...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Rob Shearman
oleaut32: Free the correct custom data inside ITypeInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Gerald Pfeifer
oleaut32: Simplify two conditions based on the fact...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Mikolaj Zalewski
oleaut32: Function kind for dispatch interfaces should...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Andrew Talbot
oleaut32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Andrew Talbot
oleaut32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Huw Davies
oleaut32: Extend _invoke to cope with more args.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Huw Davies
oleaut32: Interfaces that derive from IDispatch should...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Michael Stefaniuc
oleaut32: Do not use wide character constants.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Misha Koshelev
oleaut32: Add support for vararg functions in ITypeInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Rob Shearman
oleaut32: Fix the references in function descriptions...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Rob Shearman
oleaut32: For automatic-value-getting in ITypeInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Huw Davies
oleaut32: SLTG references are only unique at the typein...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Recurse through the impltype list so that...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Fix CreateDispTypeInfo to store the correct...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Fix return value in the element not found...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Huw Davies
oleaut32: Type references are global to the typelib.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Rob Shearman
oleaut32: TKIND_COCLASS parameters to Invoke'd function...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Rob Shearman
oleaut32: Fix the return value of ITypeInfo::Invoke...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Rob Shearman
oleaut32: Implement automatic value getting in ITypeInf...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Rob Shearman
oleaut32: Ignore the first named argument when invoking...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Rob Shearman
oleaut32: Add support for named arguments in ITypeInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Rob Shearman
oleaut32: Copy the value directly returned from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Rob Shearman
oleaut32: Fix the missing argument handling for non...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Rob Shearman
oleaut32: If an error info object was created when...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Huw Davies
oleaut32: Call SearchPath before LoadLibrary so that...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Huw Davies
oleaut32: The typelib version numbers should be written...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Andrew Talbot
oleaut32: Declare some items static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Dmitry Timoshkov
oleaut32: Make some data const and static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Alex Villacís Lasso
oleaut32: typelib - fix regression in MSFT typelib...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Rob Shearman
oleaut32: Update comments at the top of typelib.c and...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Rob Shearman
oleaut32: Fix a crash in dump_DispParms when running...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Rob Shearman
oleaut32: Free the array subscript memory for type...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Rob Shearman
oleaut32: Fix a reference count leak in CreateDispTypeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Rob Shearman
oleaut32: Initialise all members of the FUNCDESC struct...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Rob Shearman
oleaut32: Fix two more leaks on type info destruction.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Rob Shearman
oleaut32: Rewrite MSFT_ReadName and MSFT_ReadString...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Rob Shearman
oleaut32: Free allocated memory on typelib and typeinfo...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Dmitry Timoshkov
oleaut32: Make QueryPathOfRegTypeLib test pass under...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
The Data1 member of the GUID struct needs to be an...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Hans Leidekker
oleaut32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Huw Davies
oleaut32: Implement ITypeInfo_CreateInstance.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Robert Shearman
oleaut32: Fix ITypeInfo::GetFuncDesc to return the...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Robert Shearman
oleaut32: Make ITypeInfo::GetDocumentation work for...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Andrew Talbot
oleaut32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
oleaut32: Fix a leak of the module reference count.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Benjamin Arai
oleaut32: Add support for handling TKIND_COCLASS in...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Stefan Siebert
oleaut32: GetTypeInfoType - Return TYPE_E_ELEMENTNOTFOU...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Robert Shearman
oleaut32: Improve dump_DispParms.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Robert Shearman
oleaut32: Add some validation for the DISPPARAMS struct...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Robert Shearman
oleaut32: Initialize pRetVal in ITypeInfo::Invoke befor...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Robert Shearman
oleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Robert Shearman
oleaut32: Don't execute a function in ITypeInfo::Invoke...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Robert Shearman
oleaut32: Convert void return types to the VT_EMPTY...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Robert Shearman
oleaut32: Typelib interfaces with the FDUAL flag should...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
Robert Shearman
oleaut32: MSFT_DoFuncs: "reclength" of the function...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Robert Shearman
oleaut32: ITypeComp_fnBind should do case-insensitive...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Robert Shearman
oleaut32: Fix the error code returned by ITypeComp...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Implement processing of modules for SLTG typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Improve SLTG var support.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Fix function support for SLTG dispinterfaces.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Move the processing of functions in SLTG typeli...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Move the initialisation of memidConstructor and
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Process references for SLTG dispatch types.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Abstract out the processing of variables in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Process references when parsing SLTG alias...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Rename SLTG_DoType to SLTG_DoElem and split...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Robert Shearman
oleaut: Document some more members of SLTG_TypeInfoTail.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
Robert Shearman
oleaut32: Fix a typo where the FIXME doesn't match...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-29
Robert Shearman
oleaut32: RegisterTypeLib should register any interface...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
Juan Lang
oleaut32: Handle bstr length of -1 in typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Alexandre Julliard
oleaut32: Use the standard DEFINE_OLEGUID macro to...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
James Hawkins
oleaut32: Only BYREF DispCallFunc args whose input...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
James Hawkins
oleaut32: Copy BYREF args directly if they have the...
blob
|
commitdiff
|
raw
|
diff to current
next