projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi/tests: Use a package code that is different from the product code.
[wine]
/
dlls
/
oleaut32
/
2011-08-22
Nikolay Sivov
oleaut32: Use type names and sizeof() instead of hardco...
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Use strdupW to duplicate strings.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: FONTDESC size field value is not important...
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32/tests: Clean result value checks.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Get rid of duplicated condition check.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Clean QueryInterface() method, turn impl...
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Remove some useless comments and initializers.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
André Hentschel
oleaut32/tests: Skip tests if typelib can't be registered.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Francois Gouget
oleaut32: Fix the spelling of an internal structure...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
oleaut32: Generate a few more coclass registrations...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
oleaut32: Remove typelib registrations.
tree
|
commitdiff
2011-08-01
Alexandre Julliard
oleaut32: Specify the PSFactoryBuffer class in the...
tree
|
commitdiff
2011-08-01
André Hentschel
oleaut32/tests: Only use interface if we succeeded...
tree
|
commitdiff
2011-07-20
Alistair Leslie...
oleaut32: Dont filter out VT_RECORD|VT_REF type in...
tree
|
commitdiff
2011-07-12
Alistair Leslie...
oleaut32: Correct ISupportErrorInfo clsid value.
tree
|
commitdiff
2011-07-07
Alistair Leslie...
oleaut32: Implement ICreateTypeInfo2 SetHelpStringContext.
tree
|
commitdiff
2011-07-06
Alistair Leslie...
oleaut32: COM Cleanup ICreateTypeLib2Imp.
tree
|
commitdiff
2011-06-27
Marcus Meissner
oleaut32: Unshadow cmp to make code work (Coverity).
tree
|
commitdiff
2011-06-13
Francois Gouget
oleaut32: Fix a typo in a documentation comment.
tree
|
commitdiff
2011-05-31
David Hedberg
oleaut32: Don't crash in wrapper if variant resides...
tree
|
commitdiff
2011-05-26
André Hentschel
oleaut32: Update OaBuildVersion.
tree
|
commitdiff
2011-05-19
Alexandre Julliard
oleaut32/tests: Remove some unnecessary constants.
tree
|
commitdiff
2011-05-18
Alexandre Julliard
oleaut32: Reallocate in BSTR_UserUnmarshal to avoid...
tree
|
commitdiff
2011-05-09
Marcus Meissner
oleaut32: Fixed offset calculation (Coverity).
tree
|
commitdiff
2011-05-04
Huw Davies
oleaut32/tests: Skip the named time tests for locales...
tree
|
commitdiff
2011-04-26
John Fremlin
oleau32: Stop incorrectly parsing dates in bogus YDM...
tree
|
commitdiff
2011-03-28
Michael Stefaniuc
oleaut32/tests: Use a proper static COM object.
tree
|
commitdiff
2011-03-28
Michael Stefaniuc
oleaut32: COM cleanup for the IPropertyPageSite iface.
tree
|
commitdiff
2011-03-18
Michael Stefaniuc
oleaut32/tests: COM cleanup in vartype.c.
tree
|
commitdiff
2011-03-16
Andrew Eikum
oleaut32: Convert ITypeLibImpl to use standard linked...
tree
|
commitdiff
2011-03-16
Andrew Eikum
oleaut32: Convert TLBImpLib to use standard linked...
tree
|
commitdiff
2011-03-15
Michael Stefaniuc
oleaut32/tests: COM cleanup in olepicture.c.
tree
|
commitdiff
2011-03-14
Andrew Eikum
oleaut32: Convert CustData to use standard linked lists.
tree
|
commitdiff
2011-03-14
Andrew Eikum
oleaut32: Use helper function to get CustData by GUID.
tree
|
commitdiff
2011-03-11
Andrew Eikum
oleaut32: Convert TLBVarDesc to be stored as an array.
tree
|
commitdiff
2011-03-11
Andrew Eikum
oleaut32: Convert TLBImplType to be stored as an array.
tree
|
commitdiff
2011-03-10
Peter Schellenbach
oleaut32: Fixed initial cyLogical value in IFont constr...
tree
|
commitdiff
2011-03-09
Austin English
oleaut32: Avoid shadowing a parameter.
tree
|
commitdiff
2011-03-07
Peter Schellenbach
oleaut32: Corrected registration flag inversion in...
tree
|
commitdiff
2011-03-07
Andrew Eikum
oleaut32: Convert TLBFuncDesc to be stored as an array.
tree
|
commitdiff
2011-03-07
Andrew Eikum
oleaut32: Store ITypeInfoImpls in an array.
tree
|
commitdiff
2011-03-04
Marcus Meissner
oleaut32: Local variable goes out of scope via pointer...
tree
|
commitdiff
2011-02-25
Nikolay Sivov
oleaut32: Fix sizeof() usage (Coverity).
tree
|
commitdiff
2011-02-25
Austin English
oleaut32/tests: Fix a couple of todo_wine's.
tree
|
commitdiff
2011-02-25
Austin English
oleaut32/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-24
Huw Davies
oleaut32: Fix the typelib marshaler when the vtbl has...
tree
|
commitdiff
2011-02-24
Huw Davies
oleaut32: Mask off the lsb from the vtbl offset. This...
tree
|
commitdiff
2011-02-22
Peter Schellenbach
oleaut32: Fixed short time & medium time named formats.
tree
|
commitdiff
2011-02-22
Alistair Leslie...
oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
tree
|
commitdiff
2011-02-15
Austin English
oleaut32/tests: Don't check return values inside of...
tree
|
commitdiff
2011-02-15
Austin English
oleaut32/tests: Remove dead assignments (LLVM/Clang).
tree
|
commitdiff
2011-02-15
Austin English
oleaut32/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-15
Austin English
oleaut32/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-15
Austin English
oleaut32/tests: Make sure a return value is used (LLVM...
tree
|
commitdiff
2011-02-15
Austin English
oleaut32/tests: Don't check return values inside of...
tree
|
commitdiff
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeLib2_GetDocum...
tree
|
commitdiff
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeLib_GetDocume...
tree
|
commitdiff
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeInfo2_GetDocu...
tree
|
commitdiff
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeInfo_GetDllEntry.
tree
|
commitdiff
2011-02-10
Huw Davies
oleaut32: Rewrite ITypeInfo_GetDocumentation proxy...
tree
|
commitdiff
2011-02-10
Austin English
oleaut32/tests: Make sure return value is used (LLVM...
tree
|
commitdiff
2011-02-09
André Hentschel
oleaut32: Remove an unneeded error.
tree
|
commitdiff
2011-02-08
Austin English
oleaut32/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-08
André Hentschel
oleaut32/tests: Add more safearray tests.
tree
|
commitdiff
2011-02-01
Nikolay Sivov
oleaut32/tests: Fix a safearray leak (Valgrind).
tree
|
commitdiff
2011-02-01
Nikolay Sivov
oleaut32/tests: Fix a IRecordInfo leak (Valgrind).
tree
|
commitdiff
2011-01-31
Nikolay Sivov
oleaut32: Fix default parameter variant leak (Valgrind).
tree
|
commitdiff
2011-01-24
Nikolay Sivov
oleaut32: Fix a couple of leaks on typeinfo release...
tree
|
commitdiff
2011-01-24
Nikolay Sivov
oleaut32: Unmarshalled safearray is always unlocked.
tree
|
commitdiff
2011-01-24
Nikolay Sivov
oleaut32/tests: Fix safearray leaks, test return value...
tree
|
commitdiff
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
next