projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
make_dlls: Ignore generated import libraries from the top-level .gitignore.
[wine]
/
dlls
/
ole32
/
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Robert Shearman
ole32: Fix the return value of COM_RegReadPath and...
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
2006-06-30
Robert Shearman
ole32: When CoLockObjectExternal with fLock=TRUE is...
tree
|
commitdiff
2006-06-29
Robert Shearman
ole32: When marshaling a proxy make sure to maintain...
tree
|
commitdiff
2006-06-29
Robert Shearman
ole32: Add a test for CoCreateInstance doing object...
tree
|
commitdiff
2006-06-29
Robert Shearman
ole32: Implement CoGetObject.
tree
|
commitdiff
2006-06-23
Andrew Talbot
ole32/tests: Write-strings warning fix.
tree
|
commitdiff
2006-06-19
Mike McCormack
ole32: Implement reading of VT_CF storage properties.
tree
|
commitdiff
2006-06-19
Mike McCormack
ole32: Fix a typo.
tree
|
commitdiff
2006-06-19
Robert Shearman
ole32: Document CoCreateFreeThreadedMarshaler.
tree
|
commitdiff
2006-06-19
Robert Shearman
ole32: Reuse event handles used for COM calls.
tree
|
commitdiff
2006-06-15
Robert Shearman
ole32: Always rewind the stream in StdGlobalInterfaceTa...
tree
|
commitdiff
2006-06-15
Robert Shearman
ole32: Add a tests for OleSetMenuDescriptor and the...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
ole32: Don't use sizeof in traces to avoid printf forma...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
ole32/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-13
Robert Shearman
ole32: Print an error if a DLL's DllGetClassObject...
tree
|
commitdiff
2006-06-12
Alexandre Julliard
ole32: Explicitly specify CDECL calling convention...
tree
|
commitdiff
2006-06-10
Alexandre Julliard
ole32: Make the virtual table functions static where...
tree
|
commitdiff
2006-06-09
Robert Shearman
ole32: If IRpcStubBuffer_Invoke fails, we should raise...
tree
|
commitdiff
2006-06-09
Robert Shearman
ole32: Register ISequentialStream for marshaling.
tree
|
commitdiff
2006-06-09
Robert Shearman
ole32: Implement CoQueryClientBlanket, CoImpersonateCli...
tree
|
commitdiff
2006-06-09
Robert Shearman
ole32: Implement FTMarshalImpl_GetMarshalSizeMax.
tree
|
commitdiff
2006-06-09
Alexandre Julliard
ole32: Use the standard DEFINE_OLEGUID macro to define...
tree
|
commitdiff
2006-05-31
Troy Rollo
ole32: Use STGM_WRITE when opening child storage to...
tree
|
commitdiff
2006-05-25
Robert Shearman
ole32: Add a class factory for CLSID_InProcFreeMarshaler.
tree
|
commitdiff
2006-05-25
Robert Shearman
ole32: Implement GetUnmarshalClass for the free-threade...
tree
|
commitdiff
2006-05-25
Robert Shearman
ole32: Implement table-strong marshaling and ReleaseMar...
tree
|
commitdiff
2006-05-25
Robert Shearman
ole32: Implement table-weak marshaling for the free...
tree
|
commitdiff
2006-05-25
Robert Shearman
ole32: Release the standard marshal in the free-threade...
tree
|
commitdiff
2006-05-25
Robert Shearman
ole32: Add a rough implementation of the free-threaded...
tree
|
commitdiff
2006-05-25
Robert Shearman
ole32: Fix the free-threaded marshaler when it has...
tree
|
commitdiff
2006-05-25
Robert Shearman
uuid: Add some COM CLSIDs.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-23
Troy Rollo
ole32: Fix excessive file sizes for Storage files.
tree
|
commitdiff
2006-05-23
Robert Shearman
ole32: Release the outer unknown in the proxybuffer...
tree
|
commitdiff
2006-05-23
Robert Shearman
ole32: Release the proxy buffer object on the last...
tree
|
commitdiff
2006-05-15
Francois Gouget
Fix some winapi_check documentation warnings.
tree
|
commitdiff
2006-05-15
Francois Gouget
Various trace fixes.
tree
|
commitdiff
2006-05-15
Francois Gouget
ole32: Fix compilation with gcc 2.95.
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2006-05-10
Robert Shearman
ole32: Add a test for IMoniker_IsDirty.
tree
|
commitdiff
2006-05-10
Robert Shearman
ole32: Exception handling shouldn't be needed around...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: The type check in AntiMonikerImpl_CommonPrefixWi...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Implement several class moniker functions using...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Remove duplicated CLSIDs.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add an implementation of class monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add tests for IsRunning, GetTimeOfLastChange...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix regression caused by an earlier patch that...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix infinite recursion in CompositeMonikerImpl_G...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix infinite recursion in CompositeMonikerImpl_B...
tree
|
commitdiff
2006-05-08
Mike Hearn
ole32: Add StgCreateFile test and conformance fix.
tree
|
commitdiff
2006-05-08
Alexandre Julliard
ole32: Properly initialize hash value in CompositeMonik...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix typos in CompositeMonikerImpl_BindToObject...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Create moniker enumerator with an initial refere...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Test moniker display names.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add a test for IMoniker_IsDirty.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Test unmarshaling the moniker instead of just...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Make the size returned by CompositeMonikerImpl_G...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add on the size of the whole OBJREF structure...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix the algorithm used in CompositeMonikerImpl_H...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix the algorithm used in ItemMonikerImpl_Hash...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add tests for generic composite monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add a class factory for composite monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Allocate memory for the generic composite monike...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Implement IMarshal for composite monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Release all existing monikers before loading...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: EnumMonikerImpl_Next should add a reference...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix CompositeMonikerImpl_GetSizeMax to match...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix the loop in CompositeMonikerImpl_Hash, as...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Implement CompositeMonikerROTDataImpl_GetCompari...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: The unknown constant at the start of the persist...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add a test for anti monikers. Fix AntiMonikerImp...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Support marshaling of anti monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Register CLSID_CompositeMoniker.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Register CLSIDs for all OLE monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add tests for item moniker.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Make class moniker test more generic and test...
tree
|
commitdiff
2006-05-08
Marcus Meissner
ole32: Fixed typo in debug statement.
tree
|
commitdiff
2006-05-07
Robert Shearman
ole32: Remove the fixme printed if CoGetClassObject...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: IPersistStream is also implemented by any object...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Fix typos in StgCreateStorageEx and StgOpenStora...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: STGM_PRIORITY allows other IStorage objects...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Check that the storage was opened with write...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Copy the mode flags into the STATSTG structure...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add tests for IStorage::Stat.
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Fix access right check for opening and creating...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add more tracing for reading and writing storage...
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add tests for sub-storages and creating streams.
tree
|
commitdiff
2006-05-05
Robert Shearman
ole32: Add a storage test for reading and writing of...
tree
|
commitdiff
2006-05-05
Mike McCormack
ole32: Return STG_E_REVERTED when a stream's parent...
tree
|
commitdiff
2006-05-05
James Hawkins
ole32: StorageImpl_GetROBigBlock can return NULL so...
tree
|
commitdiff
2006-05-05
Mike McCormack
ole32: Store drop targets in a standard list.
tree
|
commitdiff
2006-04-18
Mike McCormack
ole32: More tests and fixes for STGM_PRIORITY.
tree
|
commitdiff
2006-04-18
Mike McCormack
ole32: Fix a declaration.
tree
|
commitdiff
2006-04-18
Mike McCormack
ole32: Uncomment some code to make sure it is compiled...
tree
|
commitdiff
2006-04-07
Robert Shearman
ole32: Fix typo in FileMonikerImpl_BindToObject.
tree
|
commitdiff
2006-04-07
Robert Shearman
ole32: Check for pcbSize parameter of CompositeMonikerI...
tree
|
commitdiff
2006-04-07
Robert Shearman
ole32: Check for pcbSize in AntiMonikerImpl_GetSizeMax...
tree
|
commitdiff
next