wined3d: Replace set_shader call with unset_shader in blt_to_drawable.
[wine] / dlls / dsound / tests / propset.c
2009-12-18  Huw Daviesdsound: Fix a memory leak in the tests.
2009-03-30  Detlef Riekenbergdsound/tests: Remove duplicate version dump.
2008-12-08  Francois Gougetdsound: Remove unneeded casts of zero.
2008-10-23  Jeff Zaroykodsound/tests: Fix failing propset and capture tests...
2008-07-08  Alexandre Julliarddsound: Don't depend on the dxerr8 static library in...
2007-11-13  Paul Vriensdsound/tests: Better check to see if class is not avail...
2007-01-16  Robert Reifdsound: Fix tests for old versions of windows.
2007-01-12  Francois Gougetdsound/tests: The tests link with dsound.dll so use...
2007-01-09  Michael Stefaniucdsound: Remove stray '\' at end of lines.
2007-01-08  Patrik Stridvalldsound: The GUID:s defined in dsconf.h should be export...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-24  Francois Gougetdsound/tests: Remove unneeded NONAMELESS* macros.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-10  Michael Stefaniucdsound/tests: Win64 printf format warning fixes.
2006-08-18  Robert Reifdsound: Add class factory tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-07  Alexandre JulliardReplace a few more direct lpVtbl accesses by the proper...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-03-14  Robert ReifPrivate property sets do not exist in early versions...
2005-03-05  Robert ReifPrint dsound.dll version from file versioninfo resource.
2005-02-23  Robert ReifFix tests for win9x and old versions of DirectX.
2005-01-10  Robert ReifRemove unneeded includes.
2005-01-09  Robert ReifInitialize and uninitialize COM properly.
2004-10-21  Robert ReifDon't consider a device that is already in use a test...
2004-10-19  Robert ReifDon't consider failure with DSERR_NODRIVER a test failure.
2004-10-18  Robert ReifFix some places where no driver present causes problems.
2004-09-08  Francois GougetRemove the get_hwnd() implementation from propset.c...
2004-08-23  Robert ReifOnly print format info when in interactive mode for...
2004-08-13  Robert ReifMore dsound tests error message cleanups.
2004-07-22  Robert ReifRemoves dsconf IIDs from dxguid.lib.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Dimitrie O. PaunRemove some unneeded __WINESRC__ tests from the headers.
2003-08-20  Robert ReifAdded tests for buffer property sets.
2003-08-18  Robert ReifFixed bug where last tests were not executed.
2003-08-06  Robert ReifAdded some COM and property set tests.