makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / gdiplus / 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-02-03  Nikolay Sivovgdiplus: Implemented GdipCreateBitmapFromHICON (with...
2008-07-28  Nikolay Sivovgdiplus: Added testfile for customlinecap + constr...
2008-07-03  Nikolay Sivovgdiplus: Added file for PathIterator testing.
2008-07-01  Huw Daviesgdiplus: Add some region tests.
2008-03-24  Sean Huckinsgdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-08-16  Evan Stadegdiplus/tests: Added GpStringFormat tests.
2007-08-15  Evan Stadegdiplus: Added font tests.
2007-08-09  Evan Stadegdiplus/tests: Added GdipCreateBitmapFromScan0 test.
2007-07-16  Evan Stadegdiplus: Constructor tests for GpGraphics.
2007-07-12  Evan Stadegdiplus: Added GdipCreateMatrix2 test.
2007-07-10  Evan Stadegdiplus: Added constructor and destructor test for...
2007-06-15  Evan Stadegdiplus: Brush tests.
2007-06-12  Evan Stadegdiplus: First pen test.