projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32/tests: In more recent Windows versions, updating a data message with no conte...
[wine]
/
dlls
/
ole32
/
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-31
Alexander Scott...
ole32: Fix error handling in get_data_from_metafilepict...
tree
|
commitdiff
2011-01-28
Alexander Scott...
ole32: Add support for rendering HBITMAP clipboard...
tree
|
commitdiff
2011-01-28
Alexander Scott...
ole32: Add support for rendering METAFILEPICT clipboard...
tree
|
commitdiff
2011-01-21
Alexandre Julliard
ole32: Cleanup return value handling in CoWaitForMultip...
tree
|
commitdiff
2011-01-21
Maarten Lankhorst
ole32: Handle alertable wait in CoWaitForMultipleHandles.
tree
|
commitdiff
2011-01-11
Nikolay Sivov
ole32/tests: Test for return value directly without...
tree
|
commitdiff
2011-01-07
Michael Stefaniuc
ole32: COM cleanup for the IMalloc iface.
tree
|
commitdiff
2011-01-05
Huw Davies
ole32: Store the ole advise sinks in a STATDATA array.
tree
|
commitdiff
2011-01-05
Huw Davies
ole32: Reimplement SendOnDataChange using the connectio...
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
ole32: COM cleanup for the IEnumSTATSTG iface.
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-23
Michael Stefaniuc
ole32: Standardize the COM usage in defaulthandler.c.
tree
|
commitdiff
2010-12-23
Michael Stefaniuc
ole32: Use ifaces instead of vtbl pointers in DataCache.
tree
|
commitdiff
2010-12-22
Michael Stefaniuc
ole32: Standardize the COM usage in git.c.
tree
|
commitdiff
2010-12-20
Huw Davies
ole32: Standardize the COM usage.
tree
|
commitdiff
2010-12-20
Huw Davies
ole32: Implement IDataAdviseHolder_EnumAdvise.
tree
|
commitdiff
2010-12-20
Huw Davies
ole32: Allow the EnumSTATDATA constructor to take a...
tree
|
commitdiff
2010-12-20
Huw Davies
ole32: Use a STATDATA array to hold the connection...
tree
|
commitdiff
2010-12-20
Huw Davies
ole32: Remove some useless comments.
tree
|
commitdiff
2010-12-17
Huw Davies
ole32: Rewrite the OleAdviseHolder's STATDATA enumerato...
tree
|
commitdiff
2010-12-16
Michael Stefaniuc
ole32: Standardize the COM usage in clipboard.c.
tree
|
commitdiff
2010-12-15
Michael Stefaniuc
ole32: Standardize the COM usage in moniker.c.
tree
|
commitdiff
2010-12-15
Michael Stefaniuc
ole32: Use ifaces instead of vtbl pointers in FTMarshal...
tree
|
commitdiff
2010-12-14
Michael Stefaniuc
ole32/tests: Standardize the COM usage in clipboard.c.
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in Pointe...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
ole32: Use ifaces instead of vtbl pointers in Context.
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in BindCt...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in FileLo...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in RemUnk...
tree
|
commitdiff
2010-12-08
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in Proper...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in EnumOL...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
ole32/tests: Use an iface instead of a vtbl pointer...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in EnumOl...
tree
|
commitdiff
2010-12-03
Alexandre Julliard
ole32: Convert dll registration to the IRegistrar mecha...
tree
|
commitdiff
2010-12-03
Alexandre Julliard
resources: Define a generic mechanism for adding extra...
tree
|
commitdiff
2010-12-01
Andrew Bogott
ole32: Fix the test for arbitrary property ids.
tree
|
commitdiff
2010-12-01
Andrew Bogott
ole32: Fix an off-by-one error that broke reading of...
tree
|
commitdiff
2010-12-01
Andrew Bogott
ole32: Revert "ole32: Only read known format ids when...
tree
|
commitdiff
2010-11-23
David Hedberg
ole32: Avoid unneccessary stream conversion.
tree
|
commitdiff
2010-11-18
Andrew Bogott
ole32/tests: Added a couple of simple tests for StgCrea...
tree
|
commitdiff
2010-11-18
Andrew Bogott
ole32: Use default values if options passed to StgCreat...
tree
|
commitdiff
2010-11-16
Vincent Povirk
ole32: Cache the contents of one extended big block...
tree
|
commitdiff
2010-11-16
Jacek Caban
ole32: Skip more tests on win9x.
tree
|
commitdiff
2010-11-11
Alexandre Julliard
ole32: Get rid of the ICOM_THIS_MULTI macro.
tree
|
commitdiff
2010-11-04
Vincent Povirk
ole32: Cache all extended big block depot locations.
tree
|
commitdiff
2010-11-01
Huw Davies
ole32: Implement OnRun and OnStop.
tree
|
commitdiff
2010-11-01
Huw Davies
ole32: Remove some useless comments.
tree
|
commitdiff
2010-11-01
Huw Davies
ole32: Re-order some functions.
tree
|
commitdiff
2010-11-01
Huw Davies
ole32: Rename cache entry parameters from 'This' -...
tree
|
commitdiff
2010-11-01
Huw Davies
ole32: Add a stub advise sink object to the data cache.
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-18
Alexandre Julliard
ole32: Use the correct resource ids for the drag&drop...
tree
|
commitdiff
2010-10-01
Alexandre Julliard
ole32/tests: Make some variables static.
tree
|
commitdiff
2010-09-29
Michael Stefaniuc
ole32: Allocate a small temp variable on the stack...
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-09-16
Marcus Meissner
ole32: Check for interface NULL which happens with...
tree
|
commitdiff
2010-09-08
Vincent Povirk
ole32: Don't fail if the file ends during a big block.
tree
|
commitdiff
2010-08-31
Alexandre Julliard
ole32: Use int64 in the spec file for 64-bit integers.
tree
|
commitdiff
2010-08-26
Vincent Povirk
ole32: Cache data and block locations in BigBlockStream...
tree
|
commitdiff
2010-08-26
Vincent Povirk
ole32: Flush before returning from any storage API...
tree
|
commitdiff
2010-07-28
Huw Davies
ole32: Pass a real IUnknown ptr to CoMarshalInterface.
tree
|
commitdiff
2010-07-23
Michael Stefaniuc
ole32: Use IsEqualIID instead of memcmp to compare...
tree
|
commitdiff
2010-07-22
Huw Davies
ole32: Implement cross-process drag and drop.
tree
|
commitdiff
2010-07-22
Huw Davies
ole32/tests: Relax the reference counting tests a bit...
tree
|
commitdiff
2010-07-21
Nikolay Sivov
ole32: Use IsEqualIID() instead of memcmp().
tree
|
commitdiff
2010-07-21
Nikolay Sivov
ole32: No need to test for interface pointer being...
tree
|
commitdiff
2010-07-21
Nikolay Sivov
ole32: Fix assumption about HRESULT failure code value.
tree
|
commitdiff
2010-07-21
Nikolay Sivov
ole32: Remove redundant variables.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-19
Vincent Povirk
ole32: Flush the ILockBytes object of a storage on...
tree
|
commitdiff
2010-07-19
Vincent Povirk
ole32: Remove an unused variable.
tree
|
commitdiff
2010-07-19
Vincent Povirk
ole32: Use ILockBytes_Stat to get the filename of a...
tree
|
commitdiff
2010-07-19
Vincent Povirk
ole32: Remove the BigBlockFile abstraction and always...
tree
|
commitdiff
2010-07-19
Vincent Povirk
ole32: Don't map storage files in memory.
tree
|
commitdiff
2010-07-19
Vincent Povirk
ole32: Update storage header saving code based on the...
tree
|
commitdiff
2010-05-28
Vincent Povirk
ole32: Always check the size of the small block root...
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-26
Michael Stefaniuc
ole32: Avoid potential NULL pointer dereferences in...
tree
|
commitdiff
2010-05-25
Alexandre Julliard
ole32: Implement the IAdviseSink call_as proxies and...
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-13
Vincent Povirk
ole32: Use a temporary variable in TransactedSnapshotIm...
tree
|
commitdiff
2010-05-10
Marcus Meissner
ole32: Fixed 2 uninitialized variable use (Coverity).
tree
|
commitdiff
2010-05-07
Vincent Povirk
ole32: Fix reads past the end of streams.
tree
|
commitdiff
2010-05-07
Vincent Povirk
ole32: Use the cached information in BlockChainStream_G...
tree
|
commitdiff
2010-05-06
Vincent Povirk
ole32: Always move unmodified streams instead of copyin...
tree
|
commitdiff
2010-05-06
Vincent Povirk
ole32: Rewrite transacted storage to be more lazy.
tree
|
commitdiff
next