Only add Tahoma to the System font's link list if we can actually find
[wine] / dlls / ttydrv / graphics.c
2005-08-23  Huw DaviesMove a bunch of common code from the drivers into gdi.
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2003-11-11  Gerald PfeiferFix format specifiers for HDCs.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2002-10-25  Michael StefaniucCompile the ttydrv dll with -DSTRICT.
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.