projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ole32: Cleanup return value handling in CoWaitForMultipleHandles.
[wine]
/
dlls
/
oleaut32
/
2011-01-20
Nikolay Sivov
oleaut32: Fix a stream leak on failure.
tree
|
commitdiff
2011-01-19
Nikolay Sivov
oleaut32/tests: Fix a dead path in test (Valgrind).
tree
|
commitdiff
2011-01-18
Vincent Povirk
oleaut32: Deserialize VT_BOOL as 2 bytes, not 4.
tree
|
commitdiff
2011-01-17
Nikolay Sivov
oleaut32/tests: Fix a string leak (Valgrind).
tree
|
commitdiff
2011-01-17
Nikolay Sivov
oleaut32/safearray: Fix allocation error check for...
tree
|
commitdiff
2011-01-11
Nikolay Sivov
oleaut32/tests: Test for return value directly.
tree
|
commitdiff
2011-01-11
David Hedberg
oleaut32: Make ITypeComp::BindType case-insensitive.
tree
|
commitdiff
2011-01-11
David Hedberg
oleaut32: Handle NULL arguments to ITypeComp::BindType.
tree
|
commitdiff
2011-01-07
Michael Stefaniuc
oleaut32/tests: COM cleanup for vartest.c.
tree
|
commitdiff
2011-01-06
Alexandre Julliard
oleaut32: Convert translations to po files.
tree
|
commitdiff
2011-01-04
Nikolay Sivov
oleaut32: Do nothing for TKIND_ALIAS types in ::LayOut().
tree
|
commitdiff
2011-01-04
Nikolay Sivov
oleaut32: Use VARENUM members instead of hardcoded...
tree
|
commitdiff
2011-01-04
Nikolay Sivov
oleaut32: Use alloc/free helpers for typelib creation...
tree
|
commitdiff
2011-01-04
Nikolay Sivov
oleaut32: Use IDispatch vtable size instead of hardcode...
tree
|
commitdiff
2011-01-04
Nikolay Sivov
oleaut32: Use implementation pointer to avoid casts.
tree
|
commitdiff
2011-01-03
Nikolay Sivov
oleaut32: Use alloc/free helpers for all typelib parse...
tree
|
commitdiff
2011-01-03
Nikolay Sivov
oleaut32/tests: Cleanup some test macros.
tree
|
commitdiff
2011-01-03
Nikolay Sivov
oleaut32: Use structure size instead of hardcoded values.
tree
|
commitdiff
2010-12-31
Hwang YunSong
oleaut32: Update Korean resource.
tree
|
commitdiff
2010-12-31
Nikolay Sivov
oleaut32: Implement ICreateTypeInfo2::SetVarDocString().
tree
|
commitdiff
2010-12-31
Nikolay Sivov
oleaut32: Update variable description and typeinfo...
tree
|
commitdiff
2010-12-31
Nikolay Sivov
oleaut32: Get function/variable description size with...
tree
|
commitdiff
2010-12-30
Nikolay Sivov
oleaut32: Get rid of useless comment lines.
tree
|
commitdiff
2010-12-29
Michael Stefaniuc
oleaut32/tests: COM cleanup for usrmarshal.c.
tree
|
commitdiff
2010-12-28
Nikolay Sivov
oleaut32: Use function description layout instead of...
tree
|
commitdiff
2010-12-27
Nikolay Sivov
oleaut32: Get rid of some magic offset values, use...
tree
|
commitdiff
2010-12-27
Nikolay Sivov
oleaut32: Move common define to a header.
tree
|
commitdiff
2010-12-27
Nikolay Sivov
oleaut32: Get SYSKIND value with a helper.
tree
|
commitdiff
2010-12-27
Nikolay Sivov
oleaut32: Allow all property methods to have the same...
tree
|
commitdiff
2010-12-27
Nikolay Sivov
oleaut32: Add a helper to return INVOKEKIND flags value.
tree
|
commitdiff
2010-12-24
Nikolay Sivov
oleaut32: Hide variables and functions count storage...
tree
|
commitdiff
2010-12-24
Nikolay Sivov
oleaut32: Fix ICreateTypeInfo2::SetVarHelpContext(...
tree
|
commitdiff
2010-12-23
Nikolay Sivov
oleaut32: Fix null parameters handling in ICreateTypeLi...
tree
|
commitdiff
2010-12-22
Nikolay Sivov
oleaut32: Added ICreateTypeInfo2::SetVarHelpContext().
tree
|
commitdiff
2010-12-22
Nikolay Sivov
oleaut32: Fix GetLibAttr for null argument, plus error...
tree
|
commitdiff
2010-12-22
Nikolay Sivov
oleaut32: Basic parameter validation tests for some...
tree
|
commitdiff
2010-12-22
Nikolay Sivov
oleaut32/tests: Test return value without macros.
tree
|
commitdiff
2010-12-21
Michael Stefaniuc
oleaut32: Standardize the COM usage in tmarshal.c.
tree
|
commitdiff
2010-12-21
Michael Stefaniuc
oleaut32/tests: Standardize the COM usage in tmarshal.c.
tree
|
commitdiff
2010-12-20
Nikolay Sivov
oleaut32/varformat: Fix day string representation forma...
tree
|
commitdiff
2010-12-16
Michael Stefaniuc
oleaut32: Use ifaces instead of vtbl pointers in OLEFon...
tree
|
commitdiff
2010-12-14
Michael Stefaniuc
oleaut32/tests: Use an iface instead of an vtbl pointer...
tree
|
commitdiff
2010-12-13
Michael Stefaniuc
oleaut32: Standardize the COM usage in connpt.c.
tree
|
commitdiff
2010-12-10
Michael Stefaniuc
oleaut32: Use ifaces instead of vtbl pointers in OLEPic...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
oleaut32: Use an iface instead of a vtbl pointer in...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
oleaut32: Use an iface instead of a vtbl pointer in...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
oleaut32: Use an iface instead of a vtbl pointer in...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
oleaut32: Use an iface instead of a vtbl pointer in...
tree
|
commitdiff
2010-12-03
Alexandre Julliard
resources: Define a generic mechanism for adding extra...
tree
|
commitdiff
2010-12-02
Alexandre Julliard
oleaut32: Use widl to generate the coclasses registrations.
tree
|
commitdiff
2010-11-30
Alexandre Julliard
oleaut32: Create dll registration resources.
tree
|
commitdiff
2010-11-29
Nikolay Sivov
oleaut32/tests: Some VarDateFromStr() tests.
tree
|
commitdiff
2010-11-24
Alexandre Julliard
oleaut32: Convert dll registration to the new IRegistra...
tree
|
commitdiff
2010-11-17
Alexandre Julliard
oleaut32: Fix the overflow check in VarNumFromParseNum.
tree
|
commitdiff
2010-11-17
Adam Martinson
oleaut32/tests: Test VT_BSTR => VT_UI8 at upper limit.
tree
|
commitdiff
2010-11-15
Jacek Caban
oleaut32: Added LoadTypeLib failure test.
tree
|
commitdiff
2010-11-11
Alexandre Julliard
oleaut32: Get rid of the ICOM_THIS_MULTI macro.
tree
|
commitdiff
2010-11-10
Andrew Eikum
oleaut32: Search inherited interfaces again in ITypeCom...
tree
|
commitdiff
2010-11-03
Paul Vriens
oleaut32: Add the Serbian (Latin and Cyrillic) translation.
tree
|
commitdiff
2010-11-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-10-29
Eric Pouech
oleaut32: Fix invalid cast.
tree
|
commitdiff
2010-10-25
Nikolay Sivov
oleaut32: Fix properties type conversion on property...
tree
|
commitdiff
2010-10-25
Nikolay Sivov
oleaut32: Remove some useless null checks.
tree
|
commitdiff
2010-10-19
Nikolay Sivov
oleaut32: Fix multidimensional SAFEARRAY marshalling.
tree
|
commitdiff
2010-10-18
Trygve Vea
oleaut32: Updated Norwegian translation.
tree
|
commitdiff
2010-10-12
Dmitry Timoshkov
oleaut32: Handle VT_DATE in serialize_param()/deseriali...
tree
|
commitdiff
2010-10-07
Jeremy Drake
oleaut32: Fix handling of negative fractional variant...
tree
|
commitdiff
2010-10-07
Jeremy Drake
oleaut32/tests: Test conversion of ambiguous DATE values.
tree
|
commitdiff
2010-10-04
Jeremy Drake
oleaut32/tests: Added tests for negative fractional...
tree
|
commitdiff
2010-09-28
Luca Bennati
oleaut32: Update Italian translation.
tree
|
commitdiff
2010-09-27
Piotr Caban
oleaut32: Set dialog size in dialog box units in OleCre...
tree
|
commitdiff
2010-09-27
Piotr Caban
oleaut32: Added OleCreatePropertyFrameIndirect implemen...
tree
|
commitdiff
2010-09-27
Piotr Caban
oleaut32: Execute OleCreatePropertyFrameIndirect in...
tree
|
commitdiff
2010-09-27
Piotr Caban
oleaut32: Rename stubs.c file.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-07
Michael Stefaniuc
oleaut32: The function pointer should be const and...
tree
|
commitdiff
2010-09-01
Alexandre Julliard
oleaut32/tests: Fix a pointer cast warning.
tree
|
commitdiff
2010-08-31
Alexandre Julliard
oleaut32: Use float instead of long in the spec file...
tree
|
commitdiff
2010-08-31
Alexandre Julliard
oleaut32: Use int64 in the spec file for 64-bit integers.
tree
|
commitdiff
2010-08-30
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2010-08-26
Alexandre Julliard
oleaut32: Add tests for DispCallFunc and fix a number...
tree
|
commitdiff
2010-08-25
Alexandre Julliard
oleaut32: Implement DispCallFunc for x86_64.
tree
|
commitdiff
2010-08-25
Alexandre Julliard
oleaut32: Simplify the i386 implementation of DispCallFunc.
tree
|
commitdiff
2010-08-25
Nikolay Sivov
oleaut32/olepicture: Remove out pointer check in OleCre...
tree
|
commitdiff
2010-08-25
Nikolay Sivov
oleaut32/olepicture: Fix a typo in height conversion.
tree
|
commitdiff
2010-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-08-23
Nikolay Sivov
oleaut32/olepicture: No need to check interface pointer...
tree
|
commitdiff
2010-08-23
Nikolay Sivov
oleaut32/olepicture: Fix assumptions about S_OK value.
tree
|
commitdiff
2010-08-23
Nikolay Sivov
oleaut32/olepicture: Properly round while performing...
tree
|
commitdiff
2010-08-23
Andrew Eikum
oleaut32: Implement decoding for complex typedescs.
tree
|
commitdiff
2010-08-23
Andrew Eikum
oleaut32: Implement ITypeInfo2::GetFuncDesc.
tree
|
commitdiff
2010-08-23
Andrew Eikum
oleaut32: Improve MEMBERID assignment in ICreateTypeInf...
tree
|
commitdiff
2010-08-23
Andrew Eikum
oleaut32: Properly mask size from funcdesc typedata.
tree
|
commitdiff
2010-08-23
Andrew Eikum
oleaut32: Improve ITypeInfo::ReleaseTypeAttr.
tree
|
commitdiff
2010-08-23
Andrew Eikum
oleaut32: Implement ITypeInfo2::ReleaseFuncDesc.
tree
|
commitdiff
2010-08-20
Jacek Caban
oleaut32: Try both SYS_WIN64 and SYS_WIN32 syskind...
tree
|
commitdiff
2010-08-19
Andrew Eikum
oleaut32: Implement ITypeInfo2::GetCustData.
tree
|
commitdiff
2010-08-19
Andrew Eikum
oleaut32: Ensure that CyclicList nodes have a type.
tree
|
commitdiff
2010-08-19
Andrew Eikum
oleaut32: Overwrite previous CustData segment.
tree
|
commitdiff
2010-08-19
Andrew Eikum
oleaut32: Use correct bitpattern if referenced type...
tree
|
commitdiff
next