projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Fixed handling of '\r' when it's the last character in the buffer in read.
[wine]
/
dlls
/
ole32
/
tests
/
2013-01-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-12-06
Qian Hong
ole32: Fix OleDraw() with NULL pUnk.
tree
|
commitdiff
2012-11-26
Hans Leidekker
ole32: Convert the remaining RegCreateKey and RegOpenKe...
tree
|
commitdiff
2012-11-26
Hans Leidekker
ole32: Use wrappers around NT functions to access the...
tree
|
commitdiff
2012-11-26
Nikolay Sivov
ole32: Fix OleDraw() regarding passed rectangle handling.
tree
|
commitdiff
2012-11-22
Hans Leidekker
ole32/tests: Add a test to show that CoGetPSClsid is...
tree
|
commitdiff
2012-10-31
Michael Stefaniuc
ole32/tests: Fix a memleak on an error path (Smatch).
tree
|
commitdiff
2012-10-12
Alexandre Julliard
ole32/tests: Fix a test failure on newer Windows versions.
tree
|
commitdiff
2012-10-08
Vincent Povirk
ole32: Add tests for StgConvertVariantToProperty.
tree
|
commitdiff
2012-09-27
André Hentschel
ole32/tests: Use IUnknown_Release instead of deprecated...
tree
|
commitdiff
2012-08-28
Vincent Povirk
ole32: Add support for reading BSTR properties.
tree
|
commitdiff
2012-08-28
Vincent Povirk
ole32: Implement StgConvertPropertyToVariant.
tree
|
commitdiff
2012-08-28
Vincent Povirk
ole32: Add tests for StgConvertPropertyToVariant.
tree
|
commitdiff
2012-08-13
Jacek Caban
ole32: Added ISynchronizeHandle tests.
tree
|
commitdiff
2012-08-13
Jacek Caban
ole32/tests: Use proper helpers for iface calls.
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
ole32: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-07-18
Nikolay Sivov
ole32: Remove unsupported interface REFIID from storage...
tree
|
commitdiff
2012-07-17
Nikolay Sivov
ole32: Fix QueryInterface for IErrorInfo to return...
tree
|
commitdiff
2012-07-16
Nikolay Sivov
ole32: Implement SetConvertStg().
tree
|
commitdiff
2012-07-13
Nikolay Sivov
ole32: Implement GetConvertStg().
tree
|
commitdiff
2012-06-12
Dmitry Timoshkov
ole32: Add VT_I1 to the list of supported variant types.
tree
|
commitdiff
2012-05-14
Alexandre Julliard
ole32: Add a NULL pointer check in CoDisconnectObject.
tree
|
commitdiff
2012-04-16
Bruno Jesus
ole32: Make sure StgIsStorageILockBytes tests real...
tree
|
commitdiff
2012-03-16
Alistair Leslie...
ole32/tests: Assign a default value (clang).
tree
|
commitdiff
2011-12-20
Francois Gouget
include: Add a few missing include directives to shlguid.h.
tree
|
commitdiff
2011-12-15
Francois Gouget
include: Add a couple of missing include directives...
tree
|
commitdiff
2011-09-21
Francois Gouget
ole32/tests: Skip some tests if not allowed to modify...
tree
|
commitdiff
2011-09-19
Francois Gouget
ole32/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2011-09-13
Vincent Povirk
ole32: Discard existing data when creating a new storag...
tree
|
commitdiff
2011-09-13
Vincent Povirk
ole32/tests: Test creation of a storage on an ILockByte...
tree
|
commitdiff
2011-08-31
Octavian Voicu
ole32: Fix a few incorrect pointer/integer casts on...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Michael Stefaniuc
ole32/tests: COM cleanup in compobj.c.
tree
|
commitdiff
2011-07-26
Austin English
ole32/tests: Make sure to use a return value (LLVM...
tree
|
commitdiff
2011-07-11
Frédéric Delanoy
ole32/tests: Remove dead assignment (Clang).
tree
|
commitdiff
2011-06-08
Adam Martinson
ole32: Don't call IDropTarget::QueryInterface() in...
tree
|
commitdiff
2011-06-03
Vincent Povirk
ole32: Avoid opening source storage in IStorage::CopyTo.
tree
|
commitdiff
2011-05-30
David Hedberg
ole32: Add ManualResetEvent implementation.
tree
|
commitdiff
2011-05-20
Adam Martinson
ole32/tests: IDropTarget::QueryInterface() shouldn...
tree
|
commitdiff
2011-05-02
Nicolas Le Cam
ole32/tests: Fix large integer overflow warnings.
tree
|
commitdiff
2011-04-28
David Hedberg
oleaut32: Fix CLSIDToString behaviour when passed an...
tree
|
commitdiff
2011-04-08
Nikolay Sivov
ole32: Handle null argument in OleIsRunning().
tree
|
commitdiff
2011-02-17
Austin English
ole32/tests: Make sure to use a return value (LLVM...
tree
|
commitdiff
2011-02-14
Austin English
ole32/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-14
Austin English
ole32/tests: Make sure to use a return value (LLVM...
tree
|
commitdiff
2011-02-14
Austin English
ole32/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-10
Austin English
ole32/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-07
Austin English
ole32/tests: Remove unused assignment (LLVM/Clang).
tree
|
commitdiff
2011-01-11
Nikolay Sivov
ole32/tests: Test for return value directly without...
tree
|
commitdiff
2011-01-03
Greg Geldorp
ole32/tests: Disable target device clipboard tests.
tree
|
commitdiff
2011-01-03
Greg Geldorp
ole32/tests: Fix crashes in usrmarshal.
tree
|
commitdiff
2010-12-31
André Hentschel
ole32/tests: Don't test function directly when reportin...
tree
|
commitdiff
2010-12-14
Michael Stefaniuc
ole32/tests: Standardize the COM usage in clipboard.c.
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
ole32/tests: Use an iface instead of a vtbl pointer...
tree
|
commitdiff
2010-12-01
Andrew Bogott
ole32: Fix the test for arbitrary property ids.
tree
|
commitdiff
2010-12-01
Andrew Bogott
ole32: Revert "ole32: Only read known format ids when...
tree
|
commitdiff
2010-11-18
Andrew Bogott
ole32/tests: Added a couple of simple tests for StgCrea...
tree
|
commitdiff
2010-11-16
Jacek Caban
ole32: Skip more tests on win9x.
tree
|
commitdiff
2010-11-01
Huw Davies
ole32: Implement OnRun and OnStop.
tree
|
commitdiff
2010-11-01
Huw Davies
ole32/tests: Add tests to exercise the datacache's...
tree
|
commitdiff
2010-10-21
David Hedberg
ole32: Pass failures from delegate object's ::QueryInte...
tree
|
commitdiff
2010-10-18
David Hedberg
ole32: OleLoad should not fail even if IOleObject:...
tree
|
commitdiff
2010-10-01
Alexandre Julliard
ole32/tests: Make some variables static.
tree
|
commitdiff
2010-09-28
Andrew Eikum
ole32: Create a FORMATETC if one is not given in OleCreate.
tree
|
commitdiff
2010-09-28
Huw Davies
ole32: Call the draw_continue function.
tree
|
commitdiff
2010-09-28
Huw Davies
ole32/tests: Mark the draw_continue callbacks as option...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-22
Huw Davies
ole32/tests: Relax the reference counting tests a bit...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-05-27
Vincent Povirk
ole32: Fix seeking backwards in hglobalstream.
tree
|
commitdiff
2010-05-27
Vincent Povirk
ole32/tests: Add more IStream_Seek tests for hglobalstream.
tree
|
commitdiff
2010-05-25
Juan Lang
ole32: Only read known format ids when attempting to...
tree
|
commitdiff
2010-05-25
Juan Lang
ole32/tests: Test creating an IPropertySetStorage with...
tree
|
commitdiff
2010-05-21
Andrew Nguyen
ole32/tests: Add tests for output parameters in MkParse...
tree
|
commitdiff
2010-05-21
Andrew Nguyen
ole32: Validate pointer parameters in MkParseDisplayName.
tree
|
commitdiff
2010-05-18
Nikolay Sivov
ole32: Use window property to store registered drop...
tree
|
commitdiff
2010-05-07
Vincent Povirk
ole32: Fix reads past the end of streams.
tree
|
commitdiff
2010-05-03
Nikolay Sivov
ole32/tests: Additional test for RevokeDragDrop with...
tree
|
commitdiff
2010-05-03
Nikolay Sivov
ole32/ole2: Fix simple parameter handling for DoDragDrop().
tree
|
commitdiff
2010-05-03
Nikolay Sivov
ole32/tests: Move tests to a separate function.
tree
|
commitdiff
2010-04-09
Alexandre Julliard
ole32/tests: Avoid using a pointer difference in a...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Allow CopyTo to succeed in spite of already...
tree
|
commitdiff
2010-03-05
Alexandre Julliard
ole32/tests: Avoid sizeof in traces.
tree
|
commitdiff
2010-03-04
Vincent Povirk
ole32: Add tests for CopyTo in recursive situations.
tree
|
commitdiff
2010-03-03
Vincent Povirk
ole32: Add a test showing IStorage_CopyTo ignores open...
tree
|
commitdiff
2010-03-02
Reece Dunn
ole32: IMoniker_IsRunning returns E_INVALIDARG when...
tree
|
commitdiff
2010-02-25
Reece Dunn
ole32: Fix the HGLOBAL stream Seek implementation.
tree
|
commitdiff
2010-02-25
Reece Dunn
ole32/tests: Improve the HGLOBAL stream tests for Seek.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-01-25
Vincent Povirk
ole32: IStorage_Revert has no effect for non-transacted...
tree
|
commitdiff
2009-12-30
Alexander Kochetkov
ole32/storage32: Fix return value for invalid access...
tree
|
commitdiff
2009-12-30
Rob Shearman
ole32: Fix stream reference leak in test_ReadClassStm.
tree
|
commitdiff
2009-12-28
Vincent Povirk
ole32: Always allow changes to read-only transacted...
tree
|
commitdiff
2009-12-22
Paul Vriens
ole32/tests: Fix a test failure on several platforms.
tree
|
commitdiff
2009-12-21
Vincent Povirk
ole32: Store the most recent item name in IEnumSTATSTG...
tree
|
commitdiff
2009-12-21
Vincent Povirk
ole32: Make IEnumSTATSTG functions fail when the parent...
tree
|
commitdiff
2009-12-21
Vincent Povirk
ole32: Add some tests for IEnumSTATSTG.
tree
|
commitdiff
2009-12-18
Vincent Povirk
ole32: Fix memory leaks in the storage test.
tree
|
commitdiff
2009-12-16
Huw Davies
ole32: Fix several memory leaks in the tests.
tree
|
commitdiff
next