wined3d: Add missing GL locking to ffp_blit_set() and ffp_blit_unset().
[wine] / dlls / ole32 /
2009-02-16  Rein Klazesole32: In PropVariantCopy() fix calculation size of...
2009-02-11  Michael Stefaniucole32: Remove superfluous pointer casts.
2009-02-11  Rob Shearmanole32: Fix a test failure in the moniker tests on Win9x.
2009-02-11  Rob Shearmanole32: Fix some test failures in the free threaded...
2009-02-10  Michael Stefaniucole32: Use GetWindowLongPtr/SetWindowLongPtr for pointers.
2009-02-09  Rob Shearmanole32: Allow some optional methods to be called in...
2009-02-09  Rob Shearmanole32: Add framework in the ole2 tests for having optio...
2009-02-09  Rob Shearmanole32: Output the size that we didn't expect in the...
2009-02-09  Rob Shearmanole32: Fix some test failures in the HGLOBAL marshallin...
2009-02-09  Rob Shearmanole32: Fix CLIPFORMAT marshalling on 64-bit platforms...
2009-02-06  Rob Shearmanole32: Fix an ole2 test failure on Win9x and NT4.
2009-02-03  Andrew Talbotole32: Remove superfluous shadow variables.
2009-02-02  Rob Shearmanole32: Initialise more of the context passed into user...
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-29  Ge van Geldorpole32/tests: Write to HKCR instead of HKCU/Software...
2009-01-28  Rob Shearmanole32: Fix a missing CoUninitialize in test_CoFreeUnuse...
2009-01-28  Rob Shearmanole32: Fix some tests that fail on NT4 and Win9x.
2009-01-28  Huw Daviesole32: The bigblockfile on ILockBytes implementation...
2009-01-28  Huw Daviesole32: Add a helper function to return the file size...
2009-01-28  Huw Daviesole32: Move functions around in file to avoid forward...
2009-01-28  Huw Daviesole32: Move private data structure out of header file.
2009-01-26  Ge van Geldorpole32/tests: Some Windows versions need the class to...
2009-01-22  Nikolay Sivovkernel32: Make GetOverlappedResult crash on NULL args...
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2009-01-20  Andrey Turkinole32: Prevent recursion when CLSIDFromString is passed...
2009-01-19  Andrey Turkinole32: Add a few fields to OLE TLS area to match native...
2009-01-19  Andrey Turkinole32: Add CoGetCallContext and CoSwitchCallContext...
2009-01-15  Andrey Turkinole32: Do not crash in WriteClassStg if passed NULL...
2009-01-15  Andrey Turkinole32: Add IContextCallback interface to context object.
2009-01-14  Andrey Turkinole32/tests: Add test for IContextCallback.
2009-01-13  Austin Englishole32: Add tests for CoInitializeEx.
2009-01-12  Andrew Talbotole32: Declare a function static.
2009-01-10  Alexandre Julliardole32/tests: Fix marshalling data layout for Win64.
2009-01-09  Nikolay Sivovole32: Some tests for IMoniker::IsRunning with NULL...
2009-01-09  Nikolay Sivovole32: Fix some comment typos.
2009-01-08  Francois Gougetole32: Don't use the default debug channel before it...
2009-01-07  Nikolay Sivovole32: Fix return value for DefaultHandler_GetMiscStatus.
2009-01-05  Alexandre Julliardole32/tests: Fix a structure size check for Win64.
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2009-01-04  Michael Karcherole32: Add HICON user marshalling stubs.
2009-01-03  Alexandre Julliardole32/tests: Fix a pointer casting warning on 64-bit.
2009-01-03  Ge van Geldorpole32/tests: Add declarations which are not present...
2009-01-03  Ge van Geldorpole32/tests: Work around broken Windows urlmon.dll.
2008-12-29  Rob Shearmaninclude: Include winuser.h from generated oleidl.h...
2008-12-24  Andrew Talbotole32: Superfluous semicolons fix.
2008-12-22  Nikolay Sivovole32: Fix return value for IDataObject_GetData.
2008-12-19  Nikolay Sivovole32: Make OleSetClipboard affected by previous OleIni...
2008-12-19  Andrew Talbotole32: Remove unused Wine debug channel.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-15  Francois Gougetole32: Use the IStream16_(CreateStream,CreateStorage...
2008-12-12  Francois Gougetole32/tests: Make test_runnable() static.
2008-12-12  Francois Gougetole32: Fix the STORAGE_dump_pps_entry() description.
2008-12-04  Alexandre Julliardole32: Make a function static.
2008-12-03  Alexandre Julliardole32: Remove some unused functions.
2008-12-02  Alexandre Julliardole32: Register interfaces through dlldata.c as far...
2008-12-01  Alexandre Julliardole32: Use a dlldata.c file instead of maintaining...
2008-11-28  Maarten Lankhorstole32: Fix releasing spy.
2008-11-28  Huw Daviesole32: Forward the ASYNC_STGMEDIUM user marshallers...
2008-11-26  Maarten Lankhorstole32: Add Co*InitializeSpy functions.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-11-26  Francois Gougetole32: Remove WINAPI on static functions where not...
2008-11-26  Francois Gougetole32: Remove __RPC_USER on static functions where...
2008-11-25  Huw Daviesole32: Defer releasing the delegate interfaces until...
2008-11-25  Huw Daviesole32: Factor out the code to release the delegate...
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-13  Alexandre Julliardole32/tests: Fix a couple of test failures on Win9x...
2008-11-13  Alexandre Julliardole32/tests: Don't hardcode the Ansi codepage value.
2008-11-13  Alexandre Julliardole32/tests: Use a CLSID that is more likely to exist...
2008-11-13  Alexandre Julliardole32/tests: Fix a couple of global stream test failure...
2008-11-12  Huw Daviesole32: Don't issue a warning if a flat copy is all...
2008-11-11  Paul Vriensole32/tests: Don't crash on NT4.
2008-11-06  Michael Stefaniucole32: Remove some superfluous casts of void pointers...
2008-11-03  Michael Stefaniucole32: Do not cast NULL.
2008-10-31  Huw Daviesole32: Call the object's GetClassID if it's running.
2008-10-28  Huw Daviesole32: Implement IEnum*_Next marshallers.
2008-10-28  Huw Daviesole32: Try to load the '\1Ole' stream and create it...
2008-10-28  Huw Daviesole32: Create the '\1Ole' stream.
2008-10-27  Austin Englishole32: Implement IEnumFORMATETC_Next_Proxy and IEnumFOR...
2008-10-23  Sylvain Petreolleole32: Stub implementation for CoGetCallerTID.
2008-10-23  Huw Daviesole32: Call the appropriate storage function when we...
2008-10-21  Huw Daviesole32: Query the object's dirty state if it's running.
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_HandsOffStorag...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_SaveCompleted...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_Save() if...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_InitNew()...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_Load() if...
2008-10-21  Huw Daviesole32: Call the object's IOleObject_IsUpToData() if...
2008-10-21  Huw Daviesole32: Call the object's own IOleObject_GetUserType...
2008-10-21  Huw Daviesole32: Partial implementation of IOleObject_Update().
2008-10-18  Alexandre Julliardole32: Convert source files to utf-8.
2008-10-11  Alexandre Julliardcomcat: Moved all the implementation to ole32 where...
2008-10-11  Alexandre Julliardcomcat: Moved dll registration to ole32.
2008-10-09  Paul Vriensole32/tests: Fix two failures on NT4.
2008-10-08  Michael Stefaniucole32: Use the right FAILED/SUCCEEDED macro instead...
2008-10-06  Aric Stewartole32: Handle GetMenuItemCount returning -1 by changing...
2008-10-06  Huw Daviesole32: Remove an unneeded WINAPI and remove some useles...
2008-09-29  Rob Shearmanole32: Fix clipboard test failures on some versions...
2008-09-29  Rob Shearmanole32: Create a dummy window for use in the drag and...
2008-09-16  Rob Shearmanole32: Update comments in compobj.c.
2008-09-15  Michael Karcherole32/compobj: Fix function name in comment.
next