riched20/tests: Add COM aggregation tests for CreateTextServices().
[wine] / dlls / riched20 / tests / txtsrv.c
2012-03-28  Michael Stefaniucriched20/tests: Add COM aggregation tests for CreateTex...
2012-03-28  Michael Stefaniucriched20/tests: Get the CreateTextServices() pointer...
2011-08-24  Francois GougetAssorted spelling fixes.
2011-07-05  Dylan Smithrichedit: Fix incorrect GUID values for ITextHost and...
2011-07-05  Dylan Smithriched20/tests: Test the text services IIDs.
2010-12-09  Michael Stefaniucriched20/tests: Use an iface instead of a vtbl pointer...
2010-10-13  Austin Lundriched20/tests: Cleaned up ITextServices::TxGetNaturalS...
2010-10-06  Austin Lundriched20/tests: Plug a few memory leaks and make failur...
2009-11-30  Nikolay Sivovriched20/tests: Don't leak string in test.
2009-06-03  Austin Lundriched20/test: Added a test for TxDraw.
2009-01-22  Francois Gougetriched20/tests: Make test_TxGetNaturalSize() static.
2009-01-21  Dylan Smithrichedit: Implemented ITextServices TxGetText and TxSet...
2009-01-20  Paul Vriensriched20/tests: Fix a test failure on Win9x.
2009-01-19  Austin Lundriched20/tests: Added ITextServices::TxGetNaturalSize...
2009-01-12  Austin Lundriched20/tests: Added ITextServices::TxSetText test.
2009-01-04  Alexandre Julliardriched20/tests: Move the itextServicesStdcallVtbl defin...
2008-12-18  Dylan Smithrichedit: Fixed ITextHostImpl return values for tests.
2008-12-15  Dylan Smithrichedit: Missing capitalization on TxGetScrollBars.
2008-11-13  Dylan Smithrichedit: Initial testing of ITextServices methods.
2008-11-12  Dylan Smithrichedit: Created initial tests for windowless richedit...