Update the address of the Free Software Foundation.
[wine] / dlls / gdi / tests / gdiobj.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-03  Dmitry Timoshkovgdi: Separate GDI tests by moving them into appropriate...
2006-04-03  Huw Daviesgdi32: Add tests for 'Small Fonts'.
2006-03-21  Huw Daviesfonts: Use the EBLC table to retrieve the ascent of...
2006-03-21  Dmitry Timoshkovgdi: Fix a couple of todos in the bitmap test.
2006-03-20  Alexandre Julliardx11drv: Clear new bitmaps if they don't contain any...
2006-03-20  Dmitry Timoshkovgdi: Add a simple test for bitmap bits/metrics
2006-03-18  Dmitry Timoshkovgdi: Add a test for bitmap font metrics to ensure that...
2006-01-30  Dmitry Timoshkovgdi: Add support for creating extended pens.
2006-01-27  Dmitry Timoshkovgdi: Add test case for creating pens, make it pass...
2005-10-26  Dmitry TimoshkovAdd a test for GetCurrentObject, make it pass under...
2005-08-08  Dmitry TimoshkovAdd a test showing that Windows doesn't tie GDI objects...
2005-07-18  Huw DaviesTest to show that the height returned by GetTextExtentP...
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-05-20  Richard CohenFix gdiobj test on NT4, remove asserts.
2005-01-03  Jakob ErikssonAdd return value to GetObject error message.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-11-23  Jon GriffithsSet the miter limit in the DC state.
2004-09-02  Dmitry TimoshkovAdded a test showing how GDI scales bitmap font metrics.
2004-09-01  Mike McCormackAdd a basic GDI LOGFONT test, fix a couple of failures.