projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
d3d9: Fix copy and paste error in reset_enum_callback.
[wine]
/
dlls
/
oleaut32
/
2007-05-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-29
Francois Gouget
oleaut32/tests: Fix the Visual C++ double to float...
tree
|
commitdiff
2007-05-29
Dmitry Timoshkov
oleaut32: Add support for loading and drawing metafiles.
tree
|
commitdiff
2007-05-25
Huw Davies
oleaut32: SLTG references are only unique at the typein...
tree
|
commitdiff
2007-05-23
Marcus Meissner
oleau32: Fix one entry overflow (Coverity).
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: Recurse through the impltype list so that...
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: Fix CreateDispTypeInfo to store the correct...
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: non-dual dispinterfaces should be marshaled...
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: Move the proxy thunk creation code to a separ...
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: Test for interface that derives from IUnknown.
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: Tests for more 'syntax 2' dispinterfaces.
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH...
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: Fix return value in the element not found...
tree
|
commitdiff
2007-05-18
Huw Davies
oleaut32: Typelib inheritance tests.
tree
|
commitdiff
2007-05-18
Juan Lang
oleaut32: Don't mix allocation routines.
tree
|
commitdiff
2007-05-17
Huw Davies
oleaut32: Type references are global to the typelib.
tree
|
commitdiff
2007-05-16
Andrew Talbot
oleaut32: Exclude unused headers.
tree
|
commitdiff
2007-05-04
Bill Medland
oleaut32/tests: Some boundary tests on VarBstrFromDate.
tree
|
commitdiff
2007-04-30
Huw Davies
oleaut32: Remove useless initialization of an [out...
tree
|
commitdiff
2007-04-26
Huw Davies
oleaut32: Rewrite get_funcdesc to avoid using the funcd...
tree
|
commitdiff
2007-04-26
Huw Davies
oleaut32: Don't try to free the typeinfo if get_funcdes...
tree
|
commitdiff
2007-04-13
Andrew Talbot
oleaut32: Remove superfluous semicolons.
tree
|
commitdiff
2007-04-11
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2007-04-04
Rob Shearman
ole32: In 16-bit OLE, LPOLESTR uses multibyte, not...
tree
|
commitdiff
2007-04-03
Jason Edmeades
oleaut32: Convert to VT_DECIMAL fails with overflow...
tree
|
commitdiff
2007-03-26
Paul Vriens
oleaut32/tests: Use skip.
tree
|
commitdiff
2007-03-23
Andrew Talbot
oleaut32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-20
Rob Shearman
oleaut32: Clear the input pvar structure in VARIANT_Use...
tree
|
commitdiff
2007-03-20
Rob Shearman
oleaut32: Make the VARIANT_UserUnmarshal tests work...
tree
|
commitdiff
2007-03-20
Rob Shearman
oleaut32: Add some tests for user marshaling a VT_UNKNO...
tree
|
commitdiff
2007-03-12
Jan Zerebecki
oleaut32: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
tree
|
commitdiff
2007-03-08
Rob Shearman
oleaut32: TKIND_COCLASS parameters to Invoke'd function...
tree
|
commitdiff
2007-02-21
Huw Davies
oleaut32: Fix a TypeAttr leak.
tree
|
commitdiff
2007-02-20
Rob Shearman
oleaut32: Re-arrange the position of functions and...
tree
|
commitdiff
2007-02-20
Rob Shearman
oleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefH...
tree
|
commitdiff
2007-02-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-02-09
Alexandre Julliard
Make.rules: Automatically generate the header for all...
tree
|
commitdiff
2007-02-08
Rob Shearman
oleaut32: Fix the return value of ITypeInfo::Invoke...
tree
|
commitdiff
2007-02-08
Rob Shearman
oleaut32: Implement automatic value getting in ITypeInf...
tree
|
commitdiff
2007-02-08
Rob Shearman
oleaut32: Fix the IDL for the "Value" method in the...
tree
|
commitdiff
2007-02-08
Rob Shearman
oleaut32: Comment out "dual" attribute of IKindaEnumWid...
tree
|
commitdiff
2007-02-08
Rob Shearman
oleaut32: Always register the typelib for the tmarshal...
tree
|
commitdiff
2007-02-07
Rob Shearman
oleaut32: Fix a one-off test failure in the tmarshal...
tree
|
commitdiff
2007-02-07
Rob Shearman
oleaut32: A value of PARAMFLAG_FNONE for wParamFlags...
tree
|
commitdiff
2007-02-06
Rob Shearman
oleaut32: Ignore the first named argument when invoking...
tree
|
commitdiff
2007-02-06
Rob Shearman
oleaut32: Add support for named arguments in ITypeInfo...
tree
|
commitdiff
2007-02-06
Rob Shearman
oleaut32: Copy the value directly returned from the...
tree
|
commitdiff
2007-02-06
Rob Shearman
oleaut32: Fix the missing argument handling for non...
tree
|
commitdiff
2007-02-06
Rob Shearman
oleaut32: If an error info object was created when...
tree
|
commitdiff
2007-02-06
Rob Shearman
oleaut32: Add a wrapper around the channel supplied...
tree
|
commitdiff
2007-02-06
Huw Davies
oleaut32: Call SearchPath before LoadLibrary so that...
tree
|
commitdiff
2007-02-05
Huw Davies
oleaut32: Fix marshaling of VARTYPE-less safearrays.
tree
|
commitdiff
2007-01-25
Huw Davies
oleaut32: The typelib version numbers should be written...
tree
|
commitdiff
2007-01-24
Paul Vriens
oleaut32/tests: Cast-qual warning fixes.
tree
|
commitdiff
2007-01-23
Alexandre Julliard
oleaut32/tests: Fix the FSF address.
tree
|
commitdiff
2007-01-23
Alexandre Julliard
oleaut32/tests: Add tmarshal test.
tree
|
commitdiff
2007-01-23
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2007-01-22
Andrew Talbot
oleaut32: Declare some items static.
tree
|
commitdiff
2007-01-16
James Hawkins
oleaut32: Initialize nrofnames to keep from freeing...
tree
|
commitdiff
2007-01-16
Andrew Talbot
oleaut32: Remove unused items.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
oleaut32/tests: Replace some macros by functions to...
tree
|
commitdiff
2007-01-12
Paul Vriens
oleaut32/tests: Cast-qual warnings fixes.
tree
|
commitdiff
2007-01-08
Francois Gouget
oleaut32/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2007-01-08
Francois Gouget
oleaut32/tests: Fix compilation on systems with no...
tree
|
commitdiff
2007-01-03
Bernard Ladenthin
oleaut32: Better OleIconToCursor stub.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarImp.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarPow.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarMod.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarIdiv.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarXor.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarOr.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarSub.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarDiv.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarMul.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAdd.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAnd.
tree
|
commitdiff
2007-01-03
Alex Villacís Lasso
oleaut32: Add wrapper for dereferencing a VARIANT of...
tree
|
commitdiff
2007-01-02
Rob Shearman
oleaut32: Fix _nroffuncs to return the correct number...
tree
|
commitdiff
2006-12-28
Rob Shearman
oleaut32: SafeArrayAllocData should succeed when cbElem...
tree
|
commitdiff
2006-12-26
Alex Villacís Lasso
oleaut32: Fix VarMod(VT_DECIMAL) test by properly initi...
tree
|
commitdiff
2006-12-24
Alex Villacís Lasso
oleaut32: Fix tests for redundant headers in OLEPicture...
tree
|
commitdiff
2006-12-24
Rob Shearman
oleaut32: Fix a crash when executing the VarAnd test...
tree
|
commitdiff
2006-12-24
Rob Shearman
oleaut32: Fix the VarPow tests for older versions of...
tree
|
commitdiff
2006-12-21
Alex Villacís Lasso
oleaut32: VarBstrFromCy - Remove use of sprintfW by...
tree
|
commitdiff
2006-12-19
Alex Villacís Lasso
oleaut32: Bypass conversion to string in R4/R8 -> DECIM...
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-07
Alexandre Julliard
oleaut32/tests: Use LOCALE_NOUSEROVERRIDE in tests...
tree
|
commitdiff
2006-12-07
Alexandre Julliard
oleaut32: Use LOCALE_NOUSEROVERRIDE where necessary...
tree
|
commitdiff
2006-12-05
Francois Gouget
Consistently use SUBLANG_NEUTRAL for Italian resources.
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-12-04
Charles Blacklock
oleaut32: Cleanup of previous VarBstrCmp patch.
tree
|
commitdiff
2006-11-30
Charles Blacklock
oleaut32: Add VarBstrCmp binary comparison for LCID==0.
tree
|
commitdiff
2006-11-28
Dmitry Timoshkov
oleaut32: Make some data const and static.
tree
|
commitdiff
2006-11-24
Marcus Meissner
oleaut32: Protect against integer overflow in SysAllocS...
tree
|
commitdiff
2006-11-24
Francois Gouget
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
tree
|
commitdiff
2006-11-16
Mike McCormack
oleaut32: Remove incorrect references to malloc.
tree
|
commitdiff
2006-11-10
Dmitry Timoshkov
shlwapi: Unify SHDeleteKeyW implementation with SHDelet...
tree
|
commitdiff
2006-11-10
Dmitry Timoshkov
oleaut32: Constify some data.
tree
|
commitdiff
2006-11-10
Mike McCormack
oleaut32: Use HeapAlloc/Free instead of malloc/free.
tree
|
commitdiff
next