projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crtdll: Fixed copy/paste error in definition of _baseminor_dll and _baseversion_dll.
[wine]
/
dlls
/
oleaut32
/
2006-06-10
Alexandre Julliard
oleaut32: Make the virtual table functions static where...
tree
|
commitdiff
2006-06-09
Robert Shearman
oleaut32: We always pass in an IRpcChannelBuffer to...
tree
|
commitdiff
2006-06-09
Alexandre Julliard
oleaut32: Use the standard DEFINE_OLEGUID macro to...
tree
|
commitdiff
2006-06-09
qingdoa daoo
oleaut32: Fix safearray data destruction.
tree
|
commitdiff
2006-06-08
Robert Shearman
oleaut32: Uncomment a line to implement conversion...
tree
|
commitdiff
2006-06-08
Robert Shearman
oleaut32: Handle BSTRs in VARIANT_CopyData.
tree
|
commitdiff
2006-06-06
qingdoa daoo
oleaut32: safearray: Convert dimension index at the...
tree
|
commitdiff
2006-06-06
James Hawkins
oleaut32: Only BYREF DispCallFunc args whose input...
tree
|
commitdiff
2006-06-06
James Hawkins
oleaut32: Copy BYREF args directly if they have the...
tree
|
commitdiff
2006-05-31
Robert Shearman
oleaut32: Make sure to read the memid and the name...
tree
|
commitdiff
2006-05-31
Robert Shearman
oleaut32: Resolve referenced types for return values...
tree
|
commitdiff
2006-05-24
Alexandre Julliard
Tests should not use wine/unicode.h.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-15
Huw Davies
oleaut32: Update the marshal state buffer size when...
tree
|
commitdiff
2006-05-15
Jacek Caban
oleaut32: res50 is number of impinfos. Fix its usage.
tree
|
commitdiff
2006-05-15
Thomas Weidenmueller
oleaut32: Fix converting file name to Unicode.
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2006-05-10
Huw Davies
oleaut32: Correctly handle the case when the number...
tree
|
commitdiff
2006-05-10
Huw Davies
oleaut32: Support VT_SAFEARRAY in the typelib marshaler.
tree
|
commitdiff
2006-05-10
Huw Davies
oleaut32: Add a function to grow the marshal state...
tree
|
commitdiff
2006-05-08
Huw Davies
oleaut32: Preserve the 'auto' features before copying...
tree
|
commitdiff
2006-05-08
Huw Davies
oleaut32: Implement GetVarDesc_Proxy and friends.
tree
|
commitdiff
2006-05-08
Huw Davies
oleaut32: Change CLEANLOCALSTORAGE flag constants to...
tree
|
commitdiff
2006-05-07
Huw Davies
oleaut32: Fix VARIANT_UserFree.
tree
|
commitdiff
2006-05-07
Huw Davies
oleaut32: Remove weird attempt to clear VT_VARIANT.
tree
|
commitdiff
2006-05-07
Huw Davies
oleaut32: Rewrite VARIANT user marshaling.
tree
|
commitdiff
2006-05-05
Robert Shearman
oleaut32: Check the return value from VariantCopy when...
tree
|
commitdiff
2006-05-05
Robert Shearman
oleaut32: Support values being passed into VT_VARIANT...
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Alignment fixes for safearrays.
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Fix tests under win2k.
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Split out the SAFEARRAY and BSTR tests so...
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Fix BSTR marshaling to be wire compatible...
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Implement GetDocumentation_Proxy/Stub.
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Implement GetFuncDesc_Proxy and friends.
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Implement GetTypeAttr_Proxy and friends.
tree
|
commitdiff
2006-04-19
Huw Davies
oleaut32: Implement CLEANLOCALSTORAGE marshalling and...
tree
|
commitdiff
2006-04-18
Robert Shearman
oleaut32: Fix differences between the size returned...
tree
|
commitdiff
2006-04-18
Robert Shearman
oleaut32: Initialise BSTR pointer to NULL in VARIANT_Us...
tree
|
commitdiff
2006-04-11
Antonio Codazzi
oleaut32: Added Esperanto language.
tree
|
commitdiff
2006-04-07
Robert Shearman
oleaut32: Fix typo in LPSAFEARRAY_Unmarshal.
tree
|
commitdiff
2006-04-07
Robert Shearman
oleaut32: Remove deadcode in SafeArrayPutElement.
tree
|
commitdiff
2006-04-07
Mike McCormack
oleaut32: Remove unnecessary check for NULL.
tree
|
commitdiff
2006-03-30
Robert Shearman
oleaut32: Add IPersist to QueryInterface.
tree
|
commitdiff
2006-03-30
Robert Shearman
oleaut32: Zero out parameter in LoadRegTypeLib in case...
tree
|
commitdiff
2006-03-30
Robert Shearman
oleaut32: Replace memcmp with IsEqualIID macro.
tree
|
commitdiff
2006-03-21
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-03-21
Robert Shearman
oleaut: ITypeInfo::GetIDsOfNames should search inherite...
tree
|
commitdiff
2006-03-21
Robert Shearman
oleaut: Better support for invoking methods with VT_VAR...
tree
|
commitdiff
2006-03-09
Francois Gouget
oleaut32: Reorder a few functions to avoid forward...
tree
|
commitdiff
2006-03-06
Robert Shearman
oleaut: Implement VarBstrFromDisp.
tree
|
commitdiff
2006-03-06
Robert Shearman
oleaut: Fix VarFormat for VT_NULL variants.
tree
|
commitdiff
2006-03-06
Robert Shearman
oleaut: Add some more VarFormat tests and fix the VarMo...
tree
|
commitdiff
2006-03-06
Robert Shearman
oleaut: Split OLEPictureImpl_Load.
tree
|
commitdiff
2006-03-01
Robert Shearman
oleaut: Use IsEqualIID in connpt.c instead of memcmp...
tree
|
commitdiff
2006-02-24
Robert Shearman
oleaut: Fix standard font cloning.
tree
|
commitdiff
2006-02-16
Robert Shearman
oleaut: Test some error conditions in ITypeInfo::GetIDs...
tree
|
commitdiff
2006-02-14
Robert Shearman
oleaut32: Free connection point on destruction of the...
tree
|
commitdiff
2006-02-14
Robert Shearman
oleaut32: Fix returning Typelib file name.
tree
|
commitdiff
2006-02-14
Robert Shearman
oleaut32: Free the connection points on destruction...
tree
|
commitdiff
2006-02-14
Robert Shearman
oleaut32: Don't try to release NULL COM objects in...
tree
|
commitdiff
2006-02-14
Robert Shearman
oleaut32: Fix flag comparison in Picture Invoke.
tree
|
commitdiff
2006-02-14
Francois Gouget
include: Add missing LANG_xxx and SUBLANG_xxx constants.
tree
|
commitdiff
2006-02-10
Robert Shearman
Return the correct error code from IConnectionPointCont...
tree
|
commitdiff
2006-02-10
Robert Shearman
oleaut: Partially implement Invoke on the standard...
tree
|
commitdiff
2006-02-10
Robert Shearman
oleaut: Fix importing the IDispatch interface for TKIND...
tree
|
commitdiff
2006-02-10
Robert Shearman
oleaut: Add tests for IFontEventsDisp.
tree
|
commitdiff
2006-02-10
Robert Shearman
oleaut: Implement IFontEventsDisp connection point...
tree
|
commitdiff
2006-02-09
Robert Shearman
oleaut: Make TLB_ReadTypeLib not rely on the signature...
tree
|
commitdiff
2006-02-09
Robert Shearman
oleaut: Move the call to SearchPath inside of TLB_ReadT...
tree
|
commitdiff
2006-02-09
Robert Shearman
oleaut: Revert incorrect patch changing the order of...
tree
|
commitdiff
2006-02-07
Robert Shearman
oleaut32: Fix circular reference count in Typelib marsh...
tree
|
commitdiff
2006-02-07
Robert Shearman
oleaut32: Handle VT_INT in serialize_param and deserial...
tree
|
commitdiff
2006-02-07
Robert Shearman
oleaut32: Release interfaces when told to.
tree
|
commitdiff
2006-02-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-02-06
Huw Davies
oleaut32: Fixes and tests for CreateDispTypeInfo.
tree
|
commitdiff
2006-02-06
Fatih Aşıcı
oleaut32: Turkish translation.
tree
|
commitdiff
2006-02-03
Huw Davies
ole: Initialize a few more funcdesc members in CreateDi...
tree
|
commitdiff
2006-02-02
Ulrich Czekalla
oleaut32: Prevent freeing of random memory.
tree
|
commitdiff
2006-01-31
Robert Shearman
oleaut: Dump the pointer for VT_ARRAY/VT_VECTOR typed...
tree
|
commitdiff
2006-01-30
Robert Shearman
oleaut: Fix the order of parameters passed into DispCal...
tree
|
commitdiff
2006-01-27
Alexandre Julliard
oleaut32: Ignore new test ok file.
tree
|
commitdiff
2006-01-27
Robert Shearman
ole: Test and implement LPSAFEARRAY marshaling.
tree
|
commitdiff
2006-01-27
Robert Shearman
oleaut: Improve the typelib marshaler traces.
tree
|
commitdiff
2006-01-24
Dmitry Timoshkov
Make more arrays const.
tree
|
commitdiff
2006-01-18
Michael Stefaniuc
oleaut: Add missing SysFreeString to the Var{Mul,Add...
tree
|
commitdiff
2006-01-18
Michael Stefaniuc
oleaut: Merge the VarCmp tests from vartype.c into...
tree
|
commitdiff
2006-01-18
Robert Shearman
oleaut: Reduce an ERR down to a WARN since a NULL inter...
tree
|
commitdiff
2006-01-16
Michael Stefaniuc
oleaut32: Tests for the VarCmp reimplementation.
tree
|
commitdiff
2006-01-16
Michael Stefaniuc
oleaut32: Reimplement VarCmp().
tree
|
commitdiff
2006-01-16
Michael Stefaniuc
oleaut32: Define missing but useful VTBIT_* macros.
tree
|
commitdiff
2006-01-16
Robert Shearman
oleaut: Handle a non-byref variant being passed for...
tree
|
commitdiff
2006-01-16
Robert Shearman
oleaut: Only allocate memory once for each array needed...
tree
|
commitdiff
2006-01-16
Robert Shearman
oleaut: Simplify missing argument handling in ITypeInfo...
tree
|
commitdiff
2006-01-14
Robert Shearman
oleaut: Add const attribute to iterators in get functions.
tree
|
commitdiff
2006-01-14
Robert Shearman
oleaut: Initialise more fields in CreateDispTypeInfo.
tree
|
commitdiff
2006-01-14
Robert Shearman
oleaut: Support VT_CY in the typelib marshaller.
tree
|
commitdiff
2006-01-12
Robert Shearman
oleaut: Support conversion of VT_SAFEARRAY into VT_ARRA...
tree
|
commitdiff
2006-01-11
Marcus Meissner
ole: ITypeInfo::Invoke stack overwrite fix.
tree
|
commitdiff
2006-01-06
Robert Shearman
ole: Remove the no longer used _copy_arg function.
tree
|
commitdiff
2006-01-06
Robert Shearman
ole: ITypeInfo::Invoke rewrite.
tree
|
commitdiff
next