projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wined3d: Check the color data type too when deciding whether to convert data.
[wine]
/
dlls
/
ole32
/
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
2006-04-07
Robert Shearman
ole32: Fix DefaultHandler_EnumAdvises.
tree
|
commitdiff
2006-04-03
Robert Shearman
ole32: Add documentation for the clip format user marsh...
tree
|
commitdiff
2006-04-03
Mike McCormack
ole32: STGM_PRIORITY implies STGM_SHARE_EXCLUSIVE.
tree
|
commitdiff
2006-03-31
Robert Shearman
ole: Use ncalrpc instead of ncacn_np as the RPC transport.
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Remove unnecessary commenting out of the RPC...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Don't process posted messages in CoWaitForMultip...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Try to retrieve messages that are COM calls...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Put the PeekMessage call of CoWaitForMultipleHan...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Whether the message loop is entered in CoWaitFor...
tree
|
commitdiff
2006-03-30
Robert Shearman
ole32: Pass the no yield flag to PeekMessage.
tree
|
commitdiff
2006-03-30
Mike McCormack
ole32: Fix StgOpenStorage's handling of the STGM_PRIORI...
tree
|
commitdiff
2006-03-22
Kevin Koltzau
ole32: Initial tests for OLE clipboard functions.
tree
|
commitdiff
2006-03-21
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-03-20
Robert Shearman
ole: Use the thread pool for executing RPC calls for...
tree
|
commitdiff
2006-03-06
Robert Shearman
ole: Implement IRpcChannelBuffer::GetDestCtx on the...
tree
|
commitdiff
2006-03-06
Robert Shearman
ole: Store the destination context and the destination...
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-03-01
Robert Shearman
ole: Change NORMALEXTREFS to 5, like it is in native.
tree
|
commitdiff
2006-03-01
Robert Shearman
ole: Fix marshaling of proxies for interfaces that...
tree
|
commitdiff
2006-02-24
Vitaly Lipatov
ole32: Add descriptions for StgCreateDocfile and StgIsS...
tree
|
commitdiff
2006-02-24
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-02-24
Vitaly Lipatov
ole32/tests: Do not compare returned by DeleteFile...
tree
|
commitdiff
2006-02-24
Robert Shearman
ole: Fallthrough from local activation in CoGetClassObject.
tree
|
commitdiff
2006-02-22
Robert Shearman
ole: Make the CoCreateInstance test succeed.
tree
|
commitdiff
2006-02-21
Dr J A Gow
ole32: Fix stream ref counting.
tree
|
commitdiff
2006-02-21
Dr J A Gow
ole32: Fix up permissions when opening streams.
tree
|
commitdiff
2006-02-20
Robert Shearman
ole: Test the behaviour of CoCreateInstance with an...
tree
|
commitdiff
2006-02-20
Robert Shearman
ole: Change the Apartment Model field to a boolean.
tree
|
commitdiff
2006-02-15
Mike McCormack
ole32: Added a test showing OLE storage's IStorage...
tree
|
commitdiff
2006-02-07
Alexandre Julliard
Include wine/port.h in files that use exceptions.
tree
|
commitdiff
2006-02-07
Robert Shearman
ole32: Print an error message if the apartment isn...
tree
|
commitdiff
2006-01-20
Huw Davies
ole: ProgIDFromCLSID sets progid to NULL on failure.
tree
|
commitdiff
2006-01-20
Robert Shearman
ole: Verify that the proxy is being used in the correct...
tree
|
commitdiff
2006-01-20
Robert Shearman
ole: Add a test for WM_QUIT behaviour during COM calls.
tree
|
commitdiff
2006-01-20
Robert Shearman
ole: Fix WM_QUIT Handling in CoWaitForMultipleHandles.
tree
|
commitdiff
2006-01-18
Robert Shearman
ole: Update the COM todo list.
tree
|
commitdiff
2006-01-18
Robert Shearman
ole: Re-post the quit message outside of the DoDragDrop...
tree
|
commitdiff
2006-01-14
Robert Shearman
ole: Optimisation for COM Calls.
tree
|
commitdiff
2006-01-12
Robert Shearman
ole: Fix crash in RpcChannelBuffer_SendReceive.
tree
|
commitdiff
2006-01-12
Robert Shearman
ole: Use strict prototypes for some test functions.
tree
|
commitdiff
2006-01-11
Robert Shearman
ole: Implement IEnumSTATDATA for the Ole Advise Holder.
tree
|
commitdiff
2006-01-11
Robert Shearman
ole: Initialise hrref so as not to display garbage...
tree
|
commitdiff
2006-01-11
Robert Shearman
ole: Remove some duplicated code.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Defer apartment window creation until the first...
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Add an accessor function for an apartment's window.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Report and clean up after PostMessage failures.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Pass a channel into IRpcStubBuffer::Invoke.
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Reduce the access rights required by start_local_s...
tree
|
commitdiff
2006-01-10
Robert Shearman
ole: Return the last error if we couldn't open the...
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Join the MTA if necessary when executing an RPC...
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Prefer services over servers.
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Add some tests for CLSIDFromString.
tree
|
commitdiff
2006-01-09
Robert Shearman
ole: Remove __CLSIDFromStringA.
tree
|
commitdiff
2006-01-06
Alexandre Julliard
ole: Remove a no longer needed smbfs hack.
tree
|
commitdiff
2006-01-06
Robert Shearman
ole: Remove "stub" from TRACEs of functions that aren...
tree
|
commitdiff
2006-01-06
Ulrich Czekalla
ole: Fix SmallBlocksToBigBlocks loop.
tree
|
commitdiff
2006-01-03
Robert Shearman
ole: Check the return value of IStream_SetSize in IStre...
tree
|
commitdiff
2006-01-03
Robert Shearman
ole: Fix mis-handling of return value in StgStreamImpl_...
tree
|
commitdiff
2005-12-26
Robert Shearman
Fix detection of V1a prop variant library in test suite.
tree
|
commitdiff
2005-12-22
Ulrich Czekalla
ole32: Return error instead of asserting if storage...
tree
|
commitdiff
2005-12-19
Alexandre Julliard
ole32: Revert exception handler change.
tree
|
commitdiff
2005-12-16
Alexandre Julliard
Take advantage of the __EXCEPT_PAGE_FAULT macro.
tree
|
commitdiff
2005-12-16
Alexandre Julliard
We no longer need to handle EXCEPTION_PRIV_INSTRUCTION...
tree
|
commitdiff
2005-12-12
Michael Jung
ole32: Periodically call IDropTarger::DragOver during...
tree
|
commitdiff
2005-12-12
Eric Pouech
Functions with no paramters must be (void).
tree
|
commitdiff
2005-12-12
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2005-12-12
Robert Shearman
CreateErrorInfo trace fix.
tree
|
commitdiff
2005-12-06
Robert Shearman
OLE: Fix a typo where brackets were missing.
tree
|
commitdiff
2005-12-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-11-29
Robert Shearman
Implement some user marshal functions and add tests.
tree
|
commitdiff
2005-11-29
Michael Jung
Made the Drag&Drop cursors' rubber band visible on...
tree
|
commitdiff
2005-11-28
Robert Shearman
Implement IOleObject_DoVerb function by running the...
tree
|
commitdiff
2005-11-28
Robert Shearman
Delegate advises to the remote object to enable the...
tree
|
commitdiff
2005-11-28
Robert Shearman
Call DefaultHandler_Stop if we fail to start the server...
tree
|
commitdiff
2005-11-28
Michael Jung
Correct the hot spot position of the drag&drop 'move...
tree
|
commitdiff
2005-11-28
Robert Shearman
Call the equivalent delegate function for all of the...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-12
Robert Shearman
Implement CLSCTX_INPROC_HANDLER in CoGetClassObject...
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-09
Markus Amsler
Improve c2man Documented-Total count.
tree
|
commitdiff
2005-11-09
Robert Shearman
- Extend COM_OpenKeyForCLSID to open a subkey and retur...
tree
|
commitdiff
2005-11-08
Michael Jung
Added tracing to CoCreateInstance.
tree
|
commitdiff
2005-11-08
Robert Shearman
We shouldn't pass the application name into CreateProce...
tree
|
commitdiff
2005-11-03
Robert Shearman
Implement OLE object notifications, making sure to...
tree
|
commitdiff
2005-10-29
Ivan Leo Puoti
Delete some temp files created by the ole32 tests.
tree
|
commitdiff
2005-10-26
Robert Shearman
Implement a Stop function and use this to properly...
tree
|
commitdiff
next