projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Update TypeInfo flags when object inherits IDispatch.
[wine]
/
dlls
/
oleaut32
/
typelib.c
2010-02-17
Piotr Caban
oleaut32: Fix crash in LoadTypeLib if typelib name...
blob
|
commitdiff
|
raw
2010-02-10
Michael Stefaniuc
oleaut32: Avoid using HIWORD on string pointers.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Rob Shearman
oleaut32: Free the correct pointer on error in TLB_Allo...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Rob Shearman
oleaut32: Fix memory leak of name in ITypeLib2_Construc...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Rob Shearman
oleaut32: Fix circular reference counting in typelibs...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Rob Shearman
oleaut32: Fix memory leaks in ITypeInfo_fnInvoke.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Sunil Mohan Adapa
oleaut32: Do no check for dispatchable flag on dual...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Sunil Mohan Adapa
oleaut32: Fix SLTG parser so that dual interfaces are...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Sunil Mohan Adapa
oleaut32: Fix SLTG parser so that dispatch interface...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Jeremy White
oleaut32: Implement the ability to marshall VT_CARRAY...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Alexandre Julliard
oleaut32: Use an assembly wrapper to implement DispCall...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Vincent Povirk
oleaut32: Use DISPATCH_HREF_MASK even for non-dual...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Vincent Povirk
oleaut32: Implement ITypeLibComp::BindType.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Vincent Povirk
oleaut32: Handle LCID arguments in ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Austin English
oleaut32: Avoid a NULL pointer dereference.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Vincent Povirk
oleaut32: Make ITypeInfo2::GetCustData succeed when...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Vincent Povirk
oleaut32: Map INT and UINT typedesc's to VT_I4 and...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Sunil Mohan
oleaut32: Fix SLTG_ReadString to null terminate.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Alexandre Julliard
oleaut32: Replace long and unsigned long by more approp...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-09
Huw Davies
oleaut32: TLibAttr.lcid is read from the second lcid...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Alexandre Julliard
oleaut32: Add support for registering 64-bit typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Dmitry Timoshkov
oleaut32: Add some additional tests for QueryPathOfRegT...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
Alexandre Julliard
oleaut32: Don't use 16-bit headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Michael Stefaniuc
oleaut32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Marcus Meissner
oleaut32: Removed useless NULL ptr check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Rob Shearman
oleaut32: Fix the typelib tests on 64-bit platforms.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Rob Shearman
oleaut32: Dump MSFT format typeinfos upon loading.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
oleaut32: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Francois Gouget
oleaut32: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Huw Davies
oleaut32: Add support for loading typelibs from NE...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Andrew Talbot
oleaut32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Michael Stefaniuc
oleaut32: Use FAILED instead of !SUCCEEDED.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Detlef Riekenberg
oleaut32: Remove redundant NULL check before SysFreeString.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Huw Davies
oleaut32: Use V_INT instead of V_UNION.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Huw Davies
oleaut32: Add support for VT_INT and VT_UINT constants.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Mikołaj Zalewski
oleaut32: Make _argsize and _xsize receive the full...
blob
|
commitdiff
|
raw
|
diff to current
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
next