projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix comment to reflect reality and indeed the code.
[wine]
/
dlls
/
oleaut32
/
typelib.c
2004-12-17
Huw Davies
Fix comment to reflect reality and indeed the code.
blob
|
commitdiff
|
raw
2004-12-16
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Huw Davies
Remove the remaining dependencies on internal structure...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Huw Davies
GetTypeAttr should deep copy the typedesc.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Huw Davies
Fix return value of GetVarIndexOfMemId.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Huw Davies
Remove Invoke's dependence on the internal TLBFuncDesc...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Huw Davies
GetFuncIndexOfMemId should respect invkind and return
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Huw Davies
Allocate the TYPEATTR rather than copying it.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Alexandre Julliard
Converted more of the (Un)RegisterTypeLib code to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Mike McCormack
Use Unicode functions in RegisterTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Vincent Béron
Fix some types problems.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Huw Davies
Implement CreateDispTypeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Marcus Meissner
Function return types cannot be const.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Get rid of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-27
Jacek Caban
Added suport for optional arguments in ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Jacek Caban
Ref counting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Mike McCormack
Refcounting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Mike Hearn
Dump function return type in typelib traces, add trace...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-29
Ivan Leo Puoti
Removed dcom link.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Robert Shearman
BSTR of length 0 is allowed.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Marcus Meissner
Added more argument numbers for _invoke().
blob
|
commitdiff
|
raw
|
diff to current
2003-12-15
Marcus Meissner
Yet another useful hint for missing stdole32.tlb.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Andrew de Quincey
- Implemented HELPDIR subkeys properly in RegisterTypeL...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Andrew de Quincey
Upwards traversal of inheritance tree didn't occur...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Jon Griffiths
Improve/shrink variant dumping code.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-18
Dmitry Timoshkov
Apply same magic to LibAttr.lcid from MSFT to SLTG.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-14
Jon Griffiths
Dump a few more known variant types.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-03
Marcus Meissner
Do not coerce arguments of ITypeLib::Invoke in-place...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Alexandre Julliard
The imported typelib name must be converted to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Mike Hearn
Implemented a typelib loader cache.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Robert Shearman
- Silence the FIXME about constructor/destructor since...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Marcus Meissner
Handle VT_I2 <-> VT_USERDEFINED/TKIND_ENUM conversions...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Dmitry Timoshkov
Remove redundant ITypeLib2_AddRef's. Makes
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-17
Alexandre Julliard
Avoid local WINAPI function pointers in _invoke.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Marcus Meissner
Handle VT_PTR->VT_VARIANT arguments of Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-26
Mike Hearn
Check both pointers in GetContainingTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-21
Marcus Meissner
Print a large failure message if we try to load stdole3...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Marcus Meissner
Convert VT_DISPATCH variants into VT_USERDEFINED/TKIND_...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-05
Alexandre Julliard
Fixed some issues caused by the new oaidl.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Marcus Meissner
Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Alberto Massari
Implemented DispCallFunc so that it works when calling...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Marcus Meissner
Split out 16bit code into typelib16.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Ove Kaaven
Make sure that no files except unknwn.h include wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Alberto Massari
ITypeInfo::Invoke now is able to invoke a function...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-11
Marcus Meissner
Added partial implementation of ITypeInfo::GetDllEntry().
blob
|
commitdiff
|
raw
|
diff to current
2002-11-11
Marcus Meissner
Silence one FIXME(). Implement ITypeInfo::GetDocumentat...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
Marcus Meissner
Draft implementation of DispCallFunc.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-16
Gregg Mattinson
Fixed void* arithmetic.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-10
Gregg Mattinson
Fixes to allow big endian machines to load MSFT typelib...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Jason Edmeades
- VarAnd, VarCmp (Strings only), VarNot implemented.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Marcus Meissner
ITypelib::Invoke: Handle different length arguments...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Huw D M Davies
Add more magic to find the start of the nametable.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Marcus Meissner
Added some debugoutput functions for TYPEATTR, IDLDESC...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Steven Edwards
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Andreas Mohr
Removed obsolete email address.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Alexandre Julliard
Implemented strtolW/strtoulW in libwine_unicode and...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
Marcus Meissner
Small hack to make InstallShield v6 work better.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-01
Alexandre Julliard
Attempt at fixing MAX_PATH issues for mingw.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Marcus Meissner
Implemented Local Server COM.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Malte Starostik
Do not destroy ITypeLib held by ITypeInfo before the...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Huw D M Davies
Weird thing with lcid of library is that if sublang...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Dimitrie O. Paun
Make FIXMEs more grep-able.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Marcus Meissner
The \\<nr> magic in LoadTypeLibEx found directories...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Bill Medland
Fixed GetDocumentation a little. When called from...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-19
Andreas Mohr
- fix wrong hexadecimal GetLastError() output
blob
|
commitdiff
|
raw
|
diff to current
2001-11-12
Huw D M Davies
Fixes stupid bug with typelib filenames.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Ove Kaaven
Fixed bugs with propget methods with input arguments.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Francois Gouget
Move the RT_XXX macros to winuser.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-05
Huw D M Davies
Remove some unnecessary AddRef's.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Ove Kaaven
The DISPPARAMS parameter array is a reverse-order array.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Ove Kaaven
ITypeInfo::Invoke should also search inherited interfac...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-03
Ove Kaaven
Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-03
Huw D M Davies
Looks like the SLTG_ImplInfo struct isn't a fixed size.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-02
Huw D M Davies
Long nameless args in SLTG apparently get denoted by...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-26
Huw D M Davies
Better handling of typelibs loaded with a trailing...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Ove Kaaven
Register typelib marshaling for OLE Automation-compatib...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Huw D M Davies
Load some useful TYPEATTR elements from v1 typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Huw D M Davies
Add reader for v1 (SLTG) typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-21
Francois Gouget
Add the decVal field to VARIANT.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Marcus Meissner
First (partial) implementation of ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-03
Malte Starostik
Implemented RegisterTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Patrik Stridvall
- Made sure that the files that contains the declarations
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
next