Added 2 more Czech keyboard layouts compatible with XFree86 4.1.
[wine] / dlls / ttydrv / graphics.c
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.