wined3d: Recognize the SM4 dcl_constantBuffer opcode.
[wine] / dlls / ole32 / tests / clipboard.c
2012-08-13  Michael Stefaniucole32: Avoid TRUE:FALSE conditional expressions.
2011-01-11  Nikolay Sivovole32/tests: Test for return value directly without...
2011-01-03  Greg Geldorpole32/tests: Disable target device clipboard tests.
2010-12-14  Michael Stefaniucole32/tests: Standardize the COM usage in clipboard.c.
2010-10-01  Alexandre Julliardole32/tests: Make some variables static.
2009-09-30  Jörg Höhleole32/tests: Guard ReleaseStgMedium with SUCCEEDED.
2009-06-23  Huw Daviesole32/tests: Add a test for enhanced metafile retrieval.
2009-05-28  Alexandre Julliardole32: Fix some pointer conversion warnings on 64-bit.
2009-04-30  Huw Daviesole32: Implement GetDataHere.
2009-04-24  Huw Daviesole32/tests: Improve the traces in the test.
2009-04-23  Huw Daviesole32/tests: For win9x and winme the size of the data...
2009-04-22  Huw Daviesole32/tests: Rename variable to avoid a conflict on...
2009-04-22  Huw Daviesole32/tests: Add some tests to exercise the enumerator.
2009-04-22  Huw Daviesole32/tests: win9x and winme don't enumerate duplicated...
2009-04-22  Huw Daviesole32/tests: win64 sets the lsb of the final DWORD...
2009-04-22  Huw Daviesole32/tests: win9x and winme don't have CF_UNICODETEXT.
2009-04-22  Huw Daviesole32/tests: win9x, winme and nt4 ignore the target...
2009-04-22  Huw Daviesole32/tests: OleGetClipboard doesn't return the same...
2009-04-21  Huw Daviesole32: Add support for enumerating non-ole clipboard...
2009-04-21  Huw Daviesole32: Don't set cf_dataobject if we're clearing the...
2009-04-21  Huw Daviesole32: Check that the target devices match.
2009-04-16  Huw Daviesole32/tests: Tests for a flushed clipboard.
2009-04-16  Huw Daviesole32/tests: Add a few more reference count tests.
2009-04-16  Huw Daviesole32: After a call to GetData the consumer should...
2009-04-16  Huw Daviesole32: The consumer data object is not a singleton...
2009-04-16  Huw Daviesole32/tests: Tests that show the consumer data object...
2009-04-08  Alexandre Julliardole32/tests: Avoid size_t in traces.
2009-04-01  Huw Daviesole32/tests: Set tymed in GetData and AddRef the interf...
2009-03-31  Huw Daviesole32/tests: Add some tests for stream data.
2009-03-31  Huw Daviesole32/tests: Add broken return value for win98.
2009-03-31  Huw Daviesole32/tests: On win9x GetClipboardData returns a new...
2009-03-30  Huw Daviesole32/tests: Tests for EnumFormatEtc.
2009-03-30  Huw Daviesole32/tests: Fix DVTARGETDEVICE offsets.
2009-03-26  Huw Daviesole32: Set the 'Ole Private Data' clipboard format.
2009-03-26  Huw Daviesole32: OleFlushClipboard shouldn't call EmptyClipboard.
2009-03-25  Huw Daviesole32/tests: Tests for the 'Ole Private Data' clipboard...
2009-03-23  Huw Daviesole32: Store the ole clipboard window's HWND in the...
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2008-12-22  Nikolay Sivovole32: Fix return value for IDataObject_GetData.
2008-12-19  Nikolay Sivovole32: Make OleSetClipboard affected by previous OleIni...
2008-09-29  Rob Shearmanole32: Fix clipboard test failures on some versions...
2008-07-21  Vincent Povirkole32: Always return false when asked if NULL is the...
2008-07-21  Vincent Povirkole32: Add tests for OleIsCurrentClipboard(NULL).
2008-06-30  James Hawkinsole32: Fix a test failure in win9x.
2008-04-16  Rob Shearmanole32: Add tests for clipboard's implementation of...
2008-04-16  Rob Shearmanole32: Fix OLEClipbrd_IDataObject_QueryGetData to confo...
2008-04-16  Rob Shearmanole32: Add some tests for OleGetClipboard.
2007-01-08  Rob Shearmanole32: Fix the OLE clipboard test to call OleInitialize...
2006-12-28  Rob Shearmanole32: Output the HRESULT for clipboard tests that...
2006-11-13  Francois Gougetole32/tests: Don't use the NONAMELESS* macros in the...
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-08-03  Andrew Talbotole32/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-18  Mike McCormackole32: Fix a declaration.
2006-03-22  Kevin Koltzauole32: Initial tests for OLE clipboard functions.