projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
credui: Created Dutch translations.
[wine]
/
dlls
/
ole32
/
2008-02-15
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-02-15
Rob Shearman
ole32: Fix the character count passed to GetClipboardFo...
tree
|
commitdiff
2008-02-13
Rob Shearman
ole32: Fix potential NULL dereference of qiresults...
tree
|
commitdiff
2008-02-13
Rob Shearman
ole32: Fix a potentially confusing combination of condi...
tree
|
commitdiff
2008-02-13
Rob Shearman
ole32: Remove an assert that is useless and triggers...
tree
|
commitdiff
2008-02-13
Rob Shearman
ole32: Fix local-variable shadowing in apartment_hostob...
tree
|
commitdiff
2008-02-13
Rob Shearman
ole32: Fix reference count leak in BindMoniker.
tree
|
commitdiff
2008-02-07
Alexandre Julliard
tests: Add a helper routine to wait for a child process...
tree
|
commitdiff
2008-02-04
Rob Shearman
ole32: Add pointer moniker implementation.
tree
|
commitdiff
2008-02-04
Rob Shearman
ole32: Add tests for CreatePointerMoniker.
tree
|
commitdiff
2008-02-04
Rob Shearman
ole32: Add a stub implementation of CreatePointerMoniker.
tree
|
commitdiff
2008-01-22
Rob Shearman
ole32: Don't get the HRESULT from the buffer if we...
tree
|
commitdiff
2008-01-15
Rob Shearman
ole32: Partially implement ServerRpcChannelBuffer_GetDe...
tree
|
commitdiff
2008-01-15
Andrew Talbot
ole32: Remove unneeded casts.
tree
|
commitdiff
2008-01-14
Eric Pouech
ole32: Fixed datacache object so that we can retrieve...
tree
|
commitdiff
2008-01-09
Rob Shearman
ole32: Fix some uses of SEEK_SET when STREAM_SEEK_SET...
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: Fix memory leaks caused by not calling the chann...
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: Fix a memory leak.
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: Shortcut the RPC runtime for allocation of the...
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: Clear the RPC_FLAGS_VALID_BIT flag from the...
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: Fix a typo in the class moniker tests.
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: get_moniker_for_progid_display_name should fallb...
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: Clear the RPC_MESSAGE structure before using it.
tree
|
commitdiff
2008-01-07
Rob Shearman
ole32: Determine the destination for the COM call and...
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
ole32: Remove one noop check in CoWaitForMultipleHandles().
tree
|
commitdiff
2007-12-31
Jacek Caban
ole32: Fixed parameter checking and improved debug...
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcss: Use context handles to automatically free runnin...
tree
|
commitdiff
2007-12-24
Alexander Dorofeyev
ole32: Fix wrong timeout check.
tree
|
commitdiff
2007-12-21
Michael Jung
ole32: Avoid leaving a critical section twice.
tree
|
commitdiff
2007-12-20
Rob Shearman
ole32: Fix RPC_GetLocalClassObject to wait for 30 secon...
tree
|
commitdiff
2007-12-14
Lei Zhang
ole32: Print a fixme when an aggregation attempt fails.
tree
|
commitdiff
2007-12-12
Andrew Riedi
ole32: DPRINTF -> TRACE.
tree
|
commitdiff
2007-12-07
Rob Shearman
ole32: Process messages while waiting for a local serve...
tree
|
commitdiff
2007-12-07
Rob Shearman
ole32: Register the window used in the marshal tests...
tree
|
commitdiff
2007-12-06
Rob Shearman
ole32: Initialise object variable in RunningObjectTable...
tree
|
commitdiff
2007-12-04
Rob Shearman
ole32: Fix the test of the size returned from WdtpInter...
tree
|
commitdiff
2007-12-03
Rob Shearman
ole32: Ignore the threading model of the PSFactoryBuffe...
tree
|
commitdiff
2007-12-03
Rob Shearman
ole32: Always create a window for the main apartment.
tree
|
commitdiff
2007-11-29
Rob Shearman
ole32: Fix a test in the WdtpInterfacePointer tests.
tree
|
commitdiff
2007-11-29
Rob Shearman
ole32: Fix description of what is being test in ok...
tree
|
commitdiff
2007-11-27
Rob Shearman
ole32: Add tests for WdtpInterfacePointer_* functions.
tree
|
commitdiff
2007-11-27
Rob Shearman
ole32: Clean up properly in ClientRpcChannelBuffer_Send...
tree
|
commitdiff
2007-11-27
Rob Shearman
ole32: Store the dispatch parameters in the message...
tree
|
commitdiff
2007-11-26
Rob Shearman
ole32: Fix a race in find_proxy_manager.
tree
|
commitdiff
2007-11-15
Rob Shearman
ole32: Intialise some out parameters in ProxyCliSec_Que...
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Release the correct pointer in test_MkParseDispl...
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Validate the parameters to DataCache_Cache.
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Wait forever on the ready_event in the local...
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Use asynchronous I/O for the named pipe server...
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Fix the condition in HMETAFILEPICT_UserFree...
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Fix a memory leak in the HGLOBAL stream tests...
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Release the stream in COM_RevokeRegisteredClassO...
tree
|
commitdiff
2007-11-13
Rob Shearman
ole32: Fail before constructing an object in CreateStre...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Disconnect the IRemUnknown stub buffer before...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Free the memory associated with the open DLL...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Initialise data_cf in DataCacheEntry's to zero...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Fix a leak of a moniker object in test_default_h...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Fix a memory leak in DataCacheEntry_Save.
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Fix a memory leak of moniker in RunningObjectTab...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Fix a leak of the IBindCtx object in FileMoniker...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Fix a memory leak in get_moniker_comparison_data.
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Store the InterfaceList object in the IEnumMonik...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Add a missing IMoniker_Release to test_MkParseDi...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Fix memory leak in ItemMonikerImpl_Save.
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Add a missing IStream_Release to test_same_apart...
tree
|
commitdiff
2007-11-12
Rob Shearman
ole32: Add a missing IStream_Release to test_CoMarshalI...
tree
|
commitdiff
2007-11-02
Rob Shearman
ole32: Remove an incorrect comment.
tree
|
commitdiff
2007-11-02
Rob Shearman
ole32: Implement CoGetObjectContext.
tree
|
commitdiff
2007-11-02
Rob Shearman
ole32: Add tests for CoGetObjectContext.
tree
|
commitdiff
2007-11-02
Rob Shearman
ole32: Improve the error reporting in the marshal test...
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-22
Rob Shearman
ole32: Reset the parent storage on overwritten streams...
tree
|
commitdiff
2007-10-22
Rob Shearman
ole32: Add a test to show that operations on overwritte...
tree
|
commitdiff
2007-10-18
Alexandre Julliard
Fix redundant uses of MAKEINTRESOURCE.
tree
|
commitdiff
2007-10-17
Bang Jun-young
ole32: Include wine/port.h for snprintf().
tree
|
commitdiff
2007-10-15
Francois Gouget
ole32: Fix the CoCreateGuid() ordinal in the documentation.
tree
|
commitdiff
2007-10-10
Mikolaj Zalewski
ole32: OleIsRunning should return TRUE if the class...
tree
|
commitdiff
2007-10-09
Rob Shearman
ole32: RegisterDragDrop should return E_OUTOFMEMORY...
tree
|
commitdiff
2007-10-02
Andrew Talbot
ole32: Fix some memory leaks.
tree
|
commitdiff
2007-10-01
Stefan Leichter
ole32: Define WINE_FILEVERSION in version resource...
tree
|
commitdiff
2007-10-01
Damjan Jovanovic
ole32: Implement win16 COCREATEGUID.
tree
|
commitdiff
2007-09-27
Stefan Leichter
ole32: Added version resource for ole2nls.dll.
tree
|
commitdiff
2007-09-25
Alexandre Julliard
ole32/tests: Remove test that tries to create a huge...
tree
|
commitdiff
2007-09-25
Michael Stefaniuc
ole32: Free memory on error path (found by Smatch).
tree
|
commitdiff
2007-09-17
Alexandre Julliard
ole32: We can now store binary files in the repository.
tree
|
commitdiff
2007-09-12
Rob Shearman
ole32: Fix the default unload delay to depend on the...
tree
|
commitdiff
2007-09-12
Rob Shearman
ole32: Implement CoFreeUnusedLibrariesEx.
tree
|
commitdiff
2007-09-11
Rob Shearman
ole32: Add cross-process running-object table support.
tree
|
commitdiff
2007-09-11
Lionel Debroux
ole32: Fix memory leak in compositemoniker.c (found...
tree
|
commitdiff
2007-08-28
Aric Stewart
ole32: Properly update the SmallBlockDepotCount when...
tree
|
commitdiff
2007-08-27
Alex Villacís Lasso
ole32: Fix forgotten IPersistStorage vtable.
tree
|
commitdiff
2007-08-23
Stefan Leichter
ole32: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-09
Huw Davies
ole32: The default handler needs to have its own implem...
tree
|
commitdiff
2007-08-09
Huw Davies
ole32: Factor out the running object test into a separa...
tree
|
commitdiff
2007-08-09
Huw Davies
ole32: Fix a few comments.
tree
|
commitdiff
2007-07-16
Rob Shearman
ole32: Remove some dead code.
tree
|
commitdiff
2007-07-09
Andrew Talbot
ole32: Cast-qual warning fix.
tree
|
commitdiff
2007-07-06
Andrew Talbot
ole32: Cast-qual warnings fix.
tree
|
commitdiff
2007-07-06
Andrew Talbot
ole32: Constify a variable (and fix a typo concerning...
tree
|
commitdiff
2007-07-05
Andrew Talbot
ole32: Constify some variables.
tree
|
commitdiff
next