Moved a few non-standard headers into their respective dlls.
[wine] / graphics / ttydrv /
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-09  Dimitrie O. PaunReplaced xmalloc calls with malloc/HeapAlloc calls.
2000-03-30  Alexandre JulliardFixed ttydrv compile when using curses. Cleaned up...
2000-03-28  Alexandre JulliardMerged DDBitmap and physBitmap into the generic bitmap...
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Alexandre JulliardAdded GetDCOrgEx in graphics device interface and remov...
2000-02-10  Alexandre JulliardRemoved extra includes from ole.h and wingdi.h.
1999-12-27  Alexandre JulliardCosmetics.
1999-12-26  Huw D M DaviesMove DCFuncs ExtTextOut and GetTextExtentPoint to Unicode.
1999-12-20  Huw D M DaviesMove Bezier code out of x11drv into commmon GDI code...
1999-12-12  Andreas MohrFixed compiler warnings.
1999-12-11  Patrik StridvallImproved the TTY driver.
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-11-23  Patrik StridvallImproved the stubs.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Richard MortimerAdded missing *IsDark entries into PALETTE_Driver instance
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-04  Patrik StridvallNew TTY driver for GDI.