Fixed a file descriptor leak in the PE loader.
[wine] / include / ttydrv.h
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-03-30  Alexandre JulliardFixed ttydrv compile when using curses. Cleaned up...
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-18  Alexandre JulliardMisc small cleanups.
2000-02-25  James AbbatielloBetter thread safety for WarpPointer hack.
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-11  Patrik StridvallImproved the TTY driver.
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-12-05  Lionel Ulmer- removed keyboard auto-repeat when DInput acquires it
1999-11-23  Patrik StridvallImproved the stubs.
1999-11-07  Lionel UlmerAdded the possibility to have mouse movements reported...
1999-09-03  Noel Borthwick- Implement interprocess clipboard communication.
1999-07-10  Ulrich WeigandRemoved all EVENT_Synchronize( FALSE ) calls; use a...
1999-07-04  Patrik StridvallMoved code to the X11 driver.
1999-06-05  Ulrich WeigandRemoved DummyMotionNotify EVENT driver routine.
1999-05-22  Ulrich WeigandAdapted to EVENT_ driver changes.
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-08  Michael VekslerRemoved #include "wine/winuser16.h" and use "struct...
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-21  Stephane LussierFix problem where you need mouse activity to unlock...
1999-02-14  Juergen SchmiedCorrected prototypes func() ->func(void).
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-07  Patrik StridvallAdded the new TTY driver.