projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wininet: Allow a NULL value to be passed into HTTP_ProcessHeader
[wine]
/
dlls
/
ole32
/
tests
/
2007-01-12
Paul Vriens
ole32/tests: Cast-qual warnings fixes.
tree
|
commitdiff
2007-01-12
Rob Shearman
ole32: Fix copied description and copyright statement...
tree
|
commitdiff
2007-01-11
Rob Shearman
ole32: Add tests for the default handler.
tree
|
commitdiff
2007-01-11
Rob Shearman
ole32: Add tests for error info functions.
tree
|
commitdiff
2007-01-10
Rob Shearman
ole32: Add a test for the failure case of same-apartmen...
tree
|
commitdiff
2007-01-10
Rob Shearman
ole32: Add tests for passing invalid arguments to CoUnm...
tree
|
commitdiff
2007-01-10
Rob Shearman
ole32: ReadClassStm should return STG_E_READFAULT is...
tree
|
commitdiff
2007-01-10
Rob Shearman
ole32: Add tests for invalid arguments of CoMarshalInte...
tree
|
commitdiff
2007-01-10
Rob Shearman
ole32: Fix HGLOBALStreamImpl_CopyTo to check the return...
tree
|
commitdiff
2007-01-10
Rob Shearman
ole32: Move test for CoGetInterfaceAndReleaseStream...
tree
|
commitdiff
2007-01-10
Rob Shearman
ole32: Move the Running Object Table test in marshal...
tree
|
commitdiff
2007-01-09
Paul Vriens
ole32/tests: Cast-qual warnings fixes.
tree
|
commitdiff
2007-01-08
Rob Shearman
ole32: Fix the OLE clipboard test to call OleInitialize...
tree
|
commitdiff
2007-01-08
Rob Shearman
ole32: Release the global interface table in the tests...
tree
|
commitdiff
2007-01-04
Michael Gardiner
ole32: Stop StgOpenStorage from creating a file when...
tree
|
commitdiff
2006-12-29
Rob Shearman
ole32: Add tests for channel hooks.
tree
|
commitdiff
2006-12-28
Rob Shearman
ole32: Add some tests for the running object table.
tree
|
commitdiff
2006-12-28
Rob Shearman
ole32: Output the HRESULT for clipboard tests that...
tree
|
commitdiff
2006-12-27
Rob Shearman
ole32: Message filters aren't used in the test_call_fro...
tree
|
commitdiff
2006-12-24
Rob Shearman
ole32: Performing a COM call from within the processing...
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Reset the message filter at the end of the messa...
tree
|
commitdiff
2006-12-20
Rob Shearman
ole32: Call the message filter for incoming calls.
tree
|
commitdiff
2006-12-19
Rob Shearman
ole32: Fix the HMETAFILEPICT user marshaling test to...
tree
|
commitdiff
2006-12-18
Rob Shearman
ole32: Fix SetSize for HGLOBAL streams in the case...
tree
|
commitdiff
2006-12-18
Rob Shearman
ole32: Implement HMETAFILE and HMETAFILEPICT user marsh...
tree
|
commitdiff
2006-12-18
Rob Shearman
ole32: Move the user marshal tests to usrmarshal.c.
tree
|
commitdiff
2006-12-14
Francois Gouget
ole32/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2006-12-14
Francois Gouget
ole32: Fix named/nameless union compilation error.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-04
Rob Shearman
ole32: Fix HandsOffStorage in the data cache.
tree
|
commitdiff
2006-12-04
Rob Shearman
ole32: Implement the DiscardCache function in the data...
tree
|
commitdiff
2006-12-04
Rob Shearman
ole32: Add tests for invalid clipformat/tymed combinati...
tree
|
commitdiff
2006-12-04
Rob Shearman
ole32: Implement saving of the data cache.
tree
|
commitdiff
2006-12-04
Rob Shearman
ole32: Add handling of the dirty state to the data...
tree
|
commitdiff
2006-12-04
Rob Shearman
ole32: Add some tests for the IViewObject, IOleCache2...
tree
|
commitdiff
2006-11-22
Huw Davies
ole32: CoGetInterfaceAndReleaseStream shouldn't crash...
tree
|
commitdiff
2006-11-16
Huw Davies
ole32: CoRegisterMessageFilter shouldn't crash on an...
tree
|
commitdiff
2006-11-13
Francois Gouget
ole32/tests: Don't use the NONAMELESS* macros in the...
tree
|
commitdiff
2006-11-09
Eric Pouech
ole32: Don't use PropVariantClear to setup an unitializ...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
ole32: Fix the warnings introduced by the "unsigned...
tree
|
commitdiff
2006-10-23
Rob Shearman
ole32: Fix some memory leaks in the marshal tests.
tree
|
commitdiff
2006-10-19
Francois Gouget
Fix compilation with gcc 2.95.
tree
|
commitdiff
2006-10-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
The Data1 member of the GUID struct needs to be an...
tree
|
commitdiff
2006-10-14
Michael Ploujnikov
ole32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-09
Jacek Caban
ole32: Don't fail in OleCreate if created object doesn...
tree
|
commitdiff
2006-10-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-29
Francois Gouget
ole32: Fix invalid macro usage.
tree
|
commitdiff
2006-09-29
Francois Gouget
Fix rpcndr.h so it takes CONST_VTABLE into account.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-28
Andrey Turkin
ole32: StgOpenStorage on non-existent file should creat...
tree
|
commitdiff
2006-09-27
Alexandre Julliard
ole32/tests: Avoid using sizeof in a trace.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Fix the IStream_SetSize function for HGLOBAL...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Make an ok message match the name of the functio...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Fix the return value of the HGLOBAL stream IStre...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Fix the HGLOBAL stream IStream_Read function...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Add tests for the stream object returned by...
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Add a test for OleLoad.
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Add tests for OleCreate.
tree
|
commitdiff
2006-08-16
Robert Shearman
ole32: Add some more tests for failure cases of Co...
tree
|
commitdiff
2006-08-16
Robert Shearman
ole32: Add tests for the failure cases of CLSIDFromProg...
tree
|
commitdiff
2006-08-03
Andrew Talbot
ole32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-31
Mike McCormack
ole32: Add a test showing what STGM_TRANSACTED does...
tree
|
commitdiff
2006-07-29
Mike McCormack
ole32: Add a test for IEnumSTATSTG.
tree
|
commitdiff
2006-07-21
Robert Shearman
ole32: Implement CoRegisterPSClsid.
tree
|
commitdiff
2006-07-17
Robert Shearman
ole32: Improve CoRegisterMessageFilter and add tests...
tree
|
commitdiff
2006-07-14
Robert Shearman
ole32: Add validation of parameters to CoGetClassObject...
tree
|
commitdiff
2006-07-12
Mike McCormack
ole32: Only return S_FALSE in IPropertyStorage::ReadMul...
tree
|
commitdiff
2006-07-12
Mike McCormack
ole32: Fix and test reading and writing of VT_CF proper...
tree
|
commitdiff
2006-07-12
Mike McCormack
ole32: Fix conformance test to compile with MSVC6.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
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-23
Andrew Talbot
ole32/tests: Write-strings warning fix.
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/tests: Don't use sizeof in ok() to avoid printf...
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: Add a rough implementation of the free-threaded...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-23
Robert Shearman
ole32: Release the outer unknown in the proxybuffer...
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
ole32: Add a test for IMoniker_IsDirty.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Implement several class moniker functions using...
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
Mike Hearn
ole32: Add StgCreateFile test and conformance fix.
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: Fix the algorithm used in CompositeMonikerImpl_H...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix the algorithm used in ItemMonikerImpl_Hash...
tree
|
commitdiff
next