mshtml: Updated French translation.
[wine] / dlls / ole32 /
2007-12-04  Rob Shearmanole32: Fix the test of the size returned from WdtpInter...
2007-12-03  Rob Shearmanole32: Ignore the threading model of the PSFactoryBuffe...
2007-12-03  Rob Shearmanole32: Always create a window for the main apartment.
2007-11-29  Rob Shearmanole32: Fix a test in the WdtpInterfacePointer tests.
2007-11-29  Rob Shearmanole32: Fix description of what is being test in ok...
2007-11-27  Rob Shearmanole32: Add tests for WdtpInterfacePointer_* functions.
2007-11-27  Rob Shearmanole32: Clean up properly in ClientRpcChannelBuffer_Send...
2007-11-27  Rob Shearmanole32: Store the dispatch parameters in the message...
2007-11-26  Rob Shearmanole32: Fix a race in find_proxy_manager.
2007-11-15  Rob Shearmanole32: Intialise some out parameters in ProxyCliSec_Que...
2007-11-13  Rob Shearmanole32: Release the correct pointer in test_MkParseDispl...
2007-11-13  Rob Shearmanole32: Validate the parameters to DataCache_Cache.
2007-11-13  Rob Shearmanole32: Wait forever on the ready_event in the local...
2007-11-13  Rob Shearmanole32: Use asynchronous I/O for the named pipe server...
2007-11-13  Rob Shearmanole32: Fix the condition in HMETAFILEPICT_UserFree...
2007-11-13  Rob Shearmanole32: Fix a memory leak in the HGLOBAL stream tests...
2007-11-13  Rob Shearmanole32: Release the stream in COM_RevokeRegisteredClassO...
2007-11-13  Rob Shearmanole32: Fail before constructing an object in CreateStre...
2007-11-12  Rob Shearmanole32: Disconnect the IRemUnknown stub buffer before...
2007-11-12  Rob Shearmanole32: Free the memory associated with the open DLL...
2007-11-12  Rob Shearmanole32: Initialise data_cf in DataCacheEntry's to zero...
2007-11-12  Rob Shearmanole32: Fix a leak of a moniker object in test_default_h...
2007-11-12  Rob Shearmanole32: Fix a memory leak in DataCacheEntry_Save.
2007-11-12  Rob Shearmanole32: Fix a memory leak of moniker in RunningObjectTab...
2007-11-12  Rob Shearmanole32: Fix a leak of the IBindCtx object in FileMoniker...
2007-11-12  Rob Shearmanole32: Fix a memory leak in get_moniker_comparison_data.
2007-11-12  Rob Shearmanole32: Store the InterfaceList object in the IEnumMonik...
2007-11-12  Rob Shearmanole32: Add a missing IMoniker_Release to test_MkParseDi...
2007-11-12  Rob Shearmanole32: Fix memory leak in ItemMonikerImpl_Save.
2007-11-12  Rob Shearmanole32: Add a missing IStream_Release to test_same_apart...
2007-11-12  Rob Shearmanole32: Add a missing IStream_Release to test_CoMarshalI...
2007-11-02  Rob Shearmanole32: Remove an incorrect comment.
2007-11-02  Rob Shearmanole32: Implement CoGetObjectContext.
2007-11-02  Rob Shearmanole32: Add tests for CoGetObjectContext.
2007-11-02  Rob Shearmanole32: Improve the error reporting in the marshal test...
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-22  Rob Shearmanole32: Reset the parent storage on overwritten streams...
2007-10-22  Rob Shearmanole32: Add a test to show that operations on overwritte...
2007-10-18  Alexandre JulliardFix redundant uses of MAKEINTRESOURCE.
2007-10-17  Bang Jun-youngole32: Include wine/port.h for snprintf().
2007-10-15  Francois Gougetole32: Fix the CoCreateGuid() ordinal in the documentation.
2007-10-10  Mikolaj Zalewskiole32: OleIsRunning should return TRUE if the class...
2007-10-09  Rob Shearmanole32: RegisterDragDrop should return E_OUTOFMEMORY...
2007-10-02  Andrew Talbotole32: Fix some memory leaks.
2007-10-01  Stefan Leichterole32: Define WINE_FILEVERSION in version resource...
2007-10-01  Damjan Jovanovicole32: Implement win16 COCREATEGUID.
2007-09-27  Stefan Leichterole32: Added version resource for ole2nls.dll.
2007-09-25  Alexandre Julliardole32/tests: Remove test that tries to create a huge...
2007-09-25  Michael Stefaniucole32: Free memory on error path (found by Smatch).
2007-09-17  Alexandre Julliardole32: We can now store binary files in the repository.
2007-09-12  Rob Shearmanole32: Fix the default unload delay to depend on the...
2007-09-12  Rob Shearmanole32: Implement CoFreeUnusedLibrariesEx.
2007-09-11  Rob Shearmanole32: Add cross-process running-object table support.
2007-09-11  Lionel Debrouxole32: Fix memory leak in compositemoniker.c (found...
2007-08-28  Aric Stewartole32: Properly update the SmallBlockDepotCount when...
2007-08-27  Alex Villacís Lassoole32: Fix forgotten IPersistStorage vtable.
2007-08-23  Stefan Leichterole32: Remove 'recursive registry key delete' function.
2007-08-09  Huw Daviesole32: The default handler needs to have its own implem...
2007-08-09  Huw Daviesole32: Factor out the running object test into a separa...
2007-08-09  Huw Daviesole32: Fix a few comments.
2007-07-16  Rob Shearmanole32: Remove some dead code.
2007-07-09  Andrew Talbotole32: Cast-qual warning fix.
2007-07-06  Andrew Talbotole32: Cast-qual warnings fix.
2007-07-06  Andrew Talbotole32: Constify a variable (and fix a typo concerning...
2007-07-05  Andrew Talbotole32: Constify some variables.
2007-07-02  Andrew Talbotole32: Constify some variables.
2007-06-29  Andrew Talbotole32: Constify some variables.
2007-06-27  Michael Stefaniucole32: Remove superfluous casts of void pointers to...
2007-06-22  Michael Stefaniucole32: Do not use wide character constants.
2007-06-07  Aric Stewartole32: Implementation of state bits for IStorage.
2007-06-07  Ulrich Czekallaole32: Remove stack-based string buffer inFileMonikerIm...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-23  Rob Shearmanole32: Remove spurious AddRef of returned object on...
2007-05-23  Rob Shearmanole32: Allow the getting of different interfaces from...
2007-05-23  Rob Shearmanole32: Add more tests for global interface table functions.
2007-05-23  Rob Shearmanole32: Fix some races in the global interface table...
2007-05-23  Rob Shearmanole32: Add spec entry for CoRegisterSurrogateEx.
2007-05-22  Rob Shearmanole32: Remove a useless trace.
2007-05-22  Rob Shearmanole32: The identity functions can be used from apartmen...
2007-05-22  Rob Shearmanole32: Make proxy_manager_get_remunknown AddRef the...
2007-05-22  Rob Shearmanole32: Handle MSHLFLAGS_TABLEWEAK and MSHLFLAGS_TABLEST...
2007-05-21  Rob Shearmanole32: Fix hosting in main apartments.
2007-05-18  Rob Shearmanole32: Fix reading from an HGLOBALStreamImpl with an...
2007-05-18  Rob Shearmanole32: Create host apartments to enable isolation of...
2007-05-16  Andrew Talbotole32: Exclude unused headers.
2007-05-14  Paul Vriensole32/tests: Check for correct return value.
2007-05-14  Rob Shearmanole32: Don't lookup the address for the DllGetClassObje...
2007-05-14  Rob Shearmanole32: Fix CoUninitialize to only free libraries that...
2007-05-10  Rob Shearmanole32: Move the logic in StgCreateDocfile for "if no...
2007-05-08  Rob Shearmanole32: Don't release the drop target on process uniniti...
2007-05-08  Rob Shearmanole32: Add a test for the retrieved local class object...
2007-05-08  Rob Shearmanole32: Add documentation for error info functions.
2007-05-08  Rob Shearmanole32: Add documentation about registered class objects...
2007-05-08  Rob Shearmanole32: Fix CoRevokeClassObject to return RPC_E_WRONG_TH...
2007-05-08  Rob Shearmanole32: Split CoRevokeClassObject into a separate functi...
2007-05-08  Rob Shearmanole32: COM_GetRegisteredClassObject should only retriev...
2007-05-08  Rob Shearmanole32: Add tests for in-process registered class object...
2007-05-08  Rob Shearmanole32: Revoke registered class objects when the apartme...
2007-05-08  Rob Shearmanole32: Add test for registered class becoming invalid...
2007-05-08  Rob Shearmanole32: CoGetClassObject shouldn't return REGDB_E_KEYMIS...
next