projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winex11: Set the user time property on top-level windows.
[wine]
/
dlls
/
ole32
/
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
2010-05-06
Nikolay Sivov
ole32/ole2: Use W calls for registry access.
tree
|
commitdiff
2010-05-05
Vincent Povirk
ole32: Store the location of all blocks in a big block...
tree
|
commitdiff
2010-05-05
Vincent Povirk
ole32: Remove some assumptions about the internals...
tree
|
commitdiff
2010-05-03
Nikolay Sivov
ole32/marshal: Compare with S_OK instead of keeping...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
ole32: Fix return value for CoRevokeMallocSpy.
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
ole32: Fix return value of DefaultHandler_SetClientSite.
tree
|
commitdiff
2010-05-03
Nikolay Sivov
ole32/ole2: If no effect action selected use ::DragLeav...
tree
|
commitdiff
2010-05-03
Nikolay Sivov
ole32/ole2: After IDropTarget::DragEnter() failure...
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-05-03
Andrew Eikum
ole32: Only fail on missing Implemented Categories...
tree
|
commitdiff
2010-04-28
Nikolay Sivov
ole32: Use LoadCursorW instead of -A version.
tree
|
commitdiff
2010-04-28
Nikolay Sivov
ole32: Avoid uninitialized value to be potentialy passe...
tree
|
commitdiff
2010-04-28
Nikolay Sivov
ole32: Use -W versions of window/message calls.
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
ole32: Remove variable res which is not really used...
tree
|
commitdiff
2010-04-13
Vincent Povirk
ole32: Create storage files with 4096-byte blocks when...
tree
|
commitdiff
2010-04-09
Alexandre Julliard
ole32/tests: Avoid using a pointer difference in a...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
ole32: Fix the free threaded marshaller data for 64...
tree
|
commitdiff
2010-04-06
Alexandre Julliard
ole32: Don't use in-memory structure layouts to build...
tree
|
commitdiff
2010-03-29
Konstantin Kondratyuk
ole32: Add missed initialization of virtual function...
tree
|
commitdiff
2010-03-29
Alexandre Julliard
ole32: Always start the 64-bit version of rpcss.exe...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
objbase.h: CLSIDFromString: Add constness to the parame...
tree
|
commitdiff
2010-03-22
Vincent Povirk
ole32: Check the small block size limit of storage...
tree
|
commitdiff
2010-03-22
Vincent Povirk
ole32: Don't register an IMallocSpy object when the...
tree
|
commitdiff
2010-03-22
Vincent Povirk
ole32: Track the lowest possibly-free small block in...
tree
|
commitdiff
2010-03-17
Nikolay Sivov
ole32: Remove useless parameter check.
tree
|
commitdiff
2010-03-16
Nikolay Sivov
ole32: Turn FIXME to TRACE for CoGetTreatAsClass.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Allow storage files with a block size of 4096...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove knowledge of block sizes from the BigBloc...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove the NUM_BLOCKS_PER_DEPOT_BLOCK define.
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove the BIG_BLOCK_SIZE define.
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove the unused BlockBits structures from...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Fix the big block offset calculation.
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Don't treat the header as a big block in Storage...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Don't treat the header as a big block in Storage...
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
Vincent Povirk
ole32: Clear the sibling links when reinserting a renam...
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-02-15
Vincent Povirk
ole32: Add error checking to StorageBaseImpl_CreateStorage.
tree
|
commitdiff
2010-02-15
Vincent Povirk
ole32: Add error checking to StorageBaseImpl_CreateStream.
tree
|
commitdiff
2010-02-12
Vincent Povirk
ole32: Only warn about storage share mode once.
tree
|
commitdiff
2010-01-25
Vincent Povirk
ole32: IStorage_Revert has no effect for non-transacted...
tree
|
commitdiff
2010-01-22
Rob Shearman
ole32: Rearrange declarations in itemmoniker.c to avoid...
tree
|
commitdiff
2010-01-07
Andrew Eikum
ole32: Downgrade StgIsStorageFile debug info from WARN...
tree
|
commitdiff
2010-01-04
Vincent Povirk
ole32: Remove fixme for transacted mode.
tree
|
commitdiff
2009-12-31
Alexandre Julliard
ole32: Fix some pointer cast warnings on 64-bit.
tree
|
commitdiff
2009-12-30
Alexander Kochetkov
ole32/storage32: Fix return value for invalid access...
tree
|
commitdiff
2009-12-30
Rob Shearman
ole32: Handle SetClipboardData failing in OLE clipboard...
tree
|
commitdiff
2009-12-30
Rob Shearman
ole32: Fix stream reference leak in test_ReadClassStm.
tree
|
commitdiff
2009-12-30
Rob Shearman
ole32: Release the data object and free the cached...
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: Reread the stream entry after setting the size...
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-18
Vincent Povirk
ole32: Compare upper character values directly in entry...
tree
|
commitdiff
2009-12-18
Juan Lang
ole32: Fix a memory leak.
tree
|
commitdiff
2009-12-16
Vincent Povirk
ole32: Add a cache for block chain streams in StorageImpl.
tree
|
commitdiff
2009-12-16
Huw Davies
ole32: Fix several memory leaks in the tests.
tree
|
commitdiff
2009-12-14
Vincent Povirk
ole32: Properly free temporary objects when StorageBase...
tree
|
commitdiff
2009-12-14
Vincent Povirk
ole32: Remove an unnecessary special case in StorageBas...
tree
|
commitdiff
2009-12-14
Vincent Povirk
ole32: Fix a memory leak in StorageBaseImpl_CopyTo.
tree
|
commitdiff
2009-12-11
Vincent Povirk
ole32: Implement Revert for transacted storage objects.
tree
|
commitdiff
2009-12-11
Vincent Povirk
ole32: Implement transacted storage.
tree
|
commitdiff
2009-12-11
Vincent Povirk
ole32: Add a stub transacted storage type.
tree
|
commitdiff
2009-12-11
Vincent Povirk
ole32: Add Invalidate to the storage vtable.
tree
|
commitdiff
2009-12-11
Vincent Povirk
ole32: Create internal storage objects with a refcount...
tree
|
commitdiff
2009-12-10
Paul Vriens
ole32/tests: Don't crash on Win9x/WinMe by using more...
tree
|
commitdiff
2009-12-10
Vincent Povirk
ole32: Remove the ancestorStorage attribute.
tree
|
commitdiff
2009-12-10
Vincent Povirk
ole32: Make IEnumSTATSTGImpl reference the parent storage.
tree
|
commitdiff
2009-12-10
Vincent Povirk
ole32: Make findElement take a StorageBaseImpl.
tree
|
commitdiff
2009-12-10
Vincent Povirk
ole32: Don't use ancestorStorage to decide if a storage...
tree
|
commitdiff
2009-12-10
Vincent Povirk
ole32: Add a test for modifying read-only substorage...
tree
|
commitdiff
2009-12-09
Huw Davies
ole32: Release the error info strings.
tree
|
commitdiff
next