makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / riched20 / tests / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-01-12  Austin Lundriched20/tests: Added ITextServices::TxSetText test.
2008-11-12  Dylan Smithrichedit: Created initial tests for windowless richedit...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-26  Dan Hipschmanriched20: Implement ITextDocument_fnGetSelection.
2008-06-23  Dan Hipschmanriched20/tests: Add tests for OLE interface.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2006-11-10  Mike McCormackriched20: Flush the clipboard before exiting the test.
2006-10-09  Michael Stefaniucriched20/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-02-11  Thomas Khoriched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX...