projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ole32/tests: Use IUnknown_Release instead of deprecated WdtpInterfacePointer_UserFree.
[wine]
/
dlls
/
ole32
/
storage32.c
2012-07-18
Nikolay Sivov
ole32: Give names to 1Ole stream header fields.
blob
|
commitdiff
|
raw
2012-07-17
Nikolay Sivov
ole32: Make ole stream creation helper capable of handl...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Nikolay Sivov
ole32: Use interface macros to call methods.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Nikolay Sivov
ole32: Implement SetConvertStg().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Nikolay Sivov
ole32: No need to test for null implementation pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Nikolay Sivov
ole32: COM cleanup of IPropertySetStorage interface.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Nikolay Sivov
ole32: COM cleanup for IStorage interface of base stora...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Nikolay Sivov
ole32: Simplify storage root entry name initialization.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Nikolay Sivov
ole32: Implement GetConvertStg().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Nikolay Sivov
ole32: COM cleanup of storage IStream implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Bruno Jesus
ole32: Make sure StgIsStorageILockBytes tests real...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Andrew Talbot
ole32: Remove unneeded address-of operators from array...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Vincent Povirk
ole32: Discard existing data when creating a new storag...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-03
Vincent Povirk
ole32: Avoid opening source storage in IStorage::CopyTo.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-26
Alexandre Julliard
ole32: Delete the transacted storage scratch file on...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Michael Stefaniuc
ole32: COM cleanup for the IEnumSTATSTG iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
David Hedberg
ole32: Avoid unneccessary stream conversion.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
Andrew Bogott
ole32: Use default values if options passed to StgCreat...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Vincent Povirk
ole32: Cache the contents of one extended big block...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
Vincent Povirk
ole32: Cache all extended big block depot locations.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Vincent Povirk
ole32: Don't fail if the file ends during a big block.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Vincent Povirk
ole32: Cache data and block locations in BigBlockStream...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Vincent Povirk
ole32: Flush before returning from any storage API...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Vincent Povirk
ole32: Flush the ILockBytes object of a storage on...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Vincent Povirk
ole32: Remove an unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Vincent Povirk
ole32: Use ILockBytes_Stat to get the filename of a...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Vincent Povirk
ole32: Remove the BigBlockFile abstraction and always...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Vincent Povirk
ole32: Update storage header saving code based on the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Vincent Povirk
ole32: Always check the size of the small block root...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Vincent Povirk
ole32: Use a temporary variable in TransactedSnapshotIm...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Marcus Meissner
ole32: Fixed 2 uninitialized variable use (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Vincent Povirk
ole32: Fix reads past the end of streams.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Vincent Povirk
ole32: Use the cached information in BlockChainStream_G...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Vincent Povirk
ole32: Always move unmodified streams instead of copyin...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Vincent Povirk
ole32: Rewrite transacted storage to be more lazy.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Vincent Povirk
ole32: Store the location of all blocks in a big block...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Vincent Povirk
ole32: Remove some assumptions about the internals...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Vincent Povirk
ole32: Create storage files with 4096-byte blocks when...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Konstantin Kondratyuk
ole32: Add missed initialization of virtual function...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vincent Povirk
ole32: Check the small block size limit of storage...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vincent Povirk
ole32: Track the lowest possibly-free small block in...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Allow storage files with a block size of 4096...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Remove knowledge of block sizes from the BigBloc...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Remove the NUM_BLOCKS_PER_DEPOT_BLOCK define.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Remove the BIG_BLOCK_SIZE define.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Fix the big block offset calculation.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Don't treat the header as a big block in Storage...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Don't treat the header as a big block in Storage...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
ole32: Allow CopyTo to succeed in spite of already...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Vincent Povirk
ole32: Clear the sibling links when reinserting a renam...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Vincent Povirk
ole32: Add error checking to StorageBaseImpl_CreateStorage.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Vincent Povirk
ole32: Add error checking to StorageBaseImpl_CreateStream.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Vincent Povirk
ole32: Only warn about storage share mode once.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Vincent Povirk
ole32: IStorage_Revert has no effect for non-transacted...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Andrew Eikum
ole32: Downgrade StgIsStorageFile debug info from WARN...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Vincent Povirk
ole32: Remove fixme for transacted mode.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Alexander Kochetkov
ole32/storage32: Fix return value for invalid access...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
ole32: Always allow changes to read-only transacted...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Vincent Povirk
ole32: Reread the stream entry after setting the size...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Vincent Povirk
ole32: Store the most recent item name in IEnumSTATSTG...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Vincent Povirk
ole32: Make IEnumSTATSTG functions fail when the parent...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Vincent Povirk
ole32: Compare upper character values directly in entry...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Vincent Povirk
ole32: Add a cache for block chain streams in StorageImpl.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
ole32: Properly free temporary objects when StorageBase...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
ole32: Remove an unnecessary special case in StorageBas...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
ole32: Fix a memory leak in StorageBaseImpl_CopyTo.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Vincent Povirk
ole32: Implement Revert for transacted storage objects.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Vincent Povirk
ole32: Implement transacted storage.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Vincent Povirk
ole32: Add a stub transacted storage type.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Vincent Povirk
ole32: Add Invalidate to the storage vtable.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Vincent Povirk
ole32: Create internal storage objects with a refcount...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Vincent Povirk
ole32: Remove the ancestorStorage attribute.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Vincent Povirk
ole32: Make IEnumSTATSTGImpl reference the parent storage.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Vincent Povirk
ole32: Make findElement take a StorageBaseImpl.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Vincent Povirk
ole32: Don't use ancestorStorage to decide if a storage...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Vincent Povirk
ole32: Add an attribute to StorageBaseImpl to track...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Vincent Povirk
ole32: Store the parent of internal storage objects.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Vincent Povirk
ole32: Don't track the stream size in storage stream...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Vincent Povirk
ole32: Use the storage vtable to resize streams.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Vincent Povirk
ole32: Use the storage vtable to write to streams.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Vincent Povirk
ole32: Use the storage vtable to read streams.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Vincent Povirk
ole32: Add DestroyDirEntry to the storage vtable.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Vincent Povirk
ole32: Take a StorageBaseImpl in removeFromTree.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Vincent Povirk
ole32: Take a StorageBaseImpl in insertIntoTree.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Vincent Povirk
ole32: Change the base IStorage filename to a pointer...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Nathan Gallaher
ole32: Fix invalid memory access in storage32.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vincent Povirk
ole32: Add ReadDirEntry to the storage vtable.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vincent Povirk
ole32: Add WriteDirEntry to the storage vtable.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vincent Povirk
ole32: Change ReadDirEntry return type to HRESULT.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vincent Povirk
ole32: Change WriteDirEntry return type to HRESULT.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vincent Povirk
ole32: Make CreateDirEntry a virtual method.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Vincent Povirk
ole32: Add an internal vtable to StorageBaseImpl objects.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Vincent Povirk
ole32: Unify the logic for overriding the root storage...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Vincent Povirk
ole32: Move the create attribute from StorageImpl to...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Vincent Povirk
ole32: Check the current storage for STGM_SIMPLE rather...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Vincent Povirk
ole32: Forbid substorages of simple mode storages.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Vincent Povirk
ole32: Allocate the StorageImpl in StorageImpl_Construct.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Vincent Povirk
ole32: Copy the storage filename at stat time, not...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Vincent Povirk
ole32: Invalidate open storage objects that are deleted.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Vincent Povirk
ole32: Forbid renaming an open storage.
blob
|
commitdiff
|
raw
|
diff to current
next