projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urlmon/tests: Keep track of download state in tests.
[wine]
/
dlls
/
oleaut32
/
2007-08-06
Evan Stade
oleaut32: Allow PNG_COLOR_TYPE_RGB_ALPHA.
tree
|
commitdiff
2007-08-06
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-08-03
Francois Gouget
oleaut32: Fix a signed/unsigned mismatch.
tree
|
commitdiff
2007-08-03
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-08-02
Evan Stade
oleaut32: Slight correction to EMF rendering.
tree
|
commitdiff
2007-08-02
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-07-31
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-07-31
Evan Stade
oleaut32: Recognize EMF header when loading picture.
tree
|
commitdiff
2007-07-30
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-07-27
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-07-26
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-07-20
Michael Stefaniuc
oleaut32: Remove a return after return.
tree
|
commitdiff
2007-07-03
Andrew Talbot
oleaut32: Constify some variables.
tree
|
commitdiff
2007-07-02
Evan Stade
oleaut32: Save load time format of pictures.
tree
|
commitdiff
2007-07-02
Evan Stade
oleaut32: Added support for decoding some PNG files.
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Make the libjpeg soname check depend on...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
oleaut32: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-25
Huw Davies
oleaut32: Extend _invoke to cope with more args.
tree
|
commitdiff
2007-06-25
Huw Davies
oleaut32: Handle marshaling of VARTYPE-less FADF_VARIAN...
tree
|
commitdiff
2007-06-25
Huw Davies
oleaut32: Implement marshaling of VT_BYREF interfaces.
tree
|
commitdiff
2007-06-25
Huw Davies
oleaut32: Interfaces that derive from IDispatch should...
tree
|
commitdiff
2007-06-22
Michael Stefaniuc
oleaut32: Do not use wide character constants.
tree
|
commitdiff
2007-06-07
Misha Koshelev
oleaut32: Add support for vararg functions in ITypeInfo...
tree
|
commitdiff
2007-06-07
Misha Koshelev
oleaut32/tests: Add tests for IDispatch::Invoke of...
tree
|
commitdiff
2007-06-06
Andrew Talbot
oleaut32: Fix some typos.
tree
|
commitdiff
2007-06-06
Huw Davies
oleaut32: Fixes for the PICTYPE_UNINITIALIZED case.
tree
|
commitdiff
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarRound.
tree
|
commitdiff
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarNeg.
tree
|
commitdiff
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarInt.
tree
|
commitdiff
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarFix.
tree
|
commitdiff
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarNot.
tree
|
commitdiff
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAbs.
tree
|
commitdiff
2007-06-01
Francois Gouget
oleaut32/tests: Improve vtstr() and variantstr().
tree
|
commitdiff
2007-05-31
Francois Gouget
oleaut32/tests: Convert some macros to functions.
tree
|
commitdiff
2007-05-31
Francois Gouget
oleaut32/tests: Fix the EQ_DOUBLE() and EQ_FLOAT()...
tree
|
commitdiff
2007-05-31
Francois Gouget
oleaut32/tests: Remove unneeded parentheses.
tree
|
commitdiff
2007-05-31
Francois Gouget
oleaut32/tests: Remove redundant semi-colons.
tree
|
commitdiff
2007-05-30
Rob Shearman
oleaut32: Fix the references in function descriptions...
tree
|
commitdiff
2007-05-30
Rob Shearman
oleaut32: For automatic-value-getting in ITypeInfo...
tree
|
commitdiff
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
next