1. 646c562 Cleaned up some more USER dependencies. by Alexandre Julliard · 25 years ago
  2. 5b6879c - implementation of SetWindowsRgn and GetWindowRgn by Francois Jacques · 25 years ago
  3. 04da8b8 Convert WND.text field to Unicode. by Dmitry Timoshkov · 25 years ago
  4. 2b5d564 Merged mouse dll into USER. by Alexandre Julliard · 25 years ago
  5. f64c404 Fixed ttydrv compile when using curses. Cleaned up a few #ifdefs. by Alexandre Julliard · 25 years ago
  6. 7f3418f Store monitor size and depth in the generic structure. by Alexandre Julliard · 25 years ago
  7. 9383eb9 A few simplifications and optimizations in the x11 driver. by Alexandre Julliard · 25 years ago
  8. 28c3a1b Moved graphics initialisation to the x11drv/ttydrv dll init code. by Alexandre Julliard · 25 years ago
  9. 9ad9636 Removed most calls to xmalloc/xrealloc. by Dimitrie O. Paun · 25 years ago
  10. 9b59da0 Misc small cleanups. by Alexandre Julliard · 25 years ago
  11. ce829bd Better thread safety for WarpPointer hack. by James Abbatiello · 25 years ago
  12. cf84434 Improved the TTY driver. by Patrik Stridvall · 25 years ago
  13. c9713e5 - removed keyboard auto-repeat when DInput acquires it by Lionel Ulmer · 25 years ago
  14. 4d715fd Improved the stubs. by Patrik Stridvall · 25 years ago
  15. acc7467 Added the possibility to have mouse movements reported relative to by Lionel Ulmer · 25 years ago
  16. 2970067 - Implement interprocess clipboard communication. by Noel Borthwick · 26 years ago
  17. 203780e Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback by Ulrich Weigand · 26 years ago
  18. d96e1f1 Moved code to the X11 driver. by Patrik Stridvall · 26 years ago
  19. 153334e Removed DummyMotionNotify EVENT driver routine. by Ulrich Weigand · 26 years ago
  20. 5c982c9 Adapted to EVENT_ driver changes. by Ulrich Weigand · 26 years ago
  21. 9d14a00 Removed #include "wine/winuser16.h" and use "struct tag????" instead. by Michael Veksler · 26 years ago
  22. 44a1b59 Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed by Alex Korobka · 26 years ago
  23. b87fe2e More code moved to the X11 driver (bitmap and palette and misc). by Patrik Stridvall · 26 years ago
  24. 4f1ac05 Moved hrgnUpdate from client to window coordinates, made nonclient by Alex Korobka · 26 years ago
  25. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  26. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  27. b50272b Fix problem where you need mouse activity to unlock some 16 bits by Stephane Lussier · 26 years ago
  28. c6e6a9a TTY driver changes. by Patrik Stridvall · 26 years ago
  29. 151170c Moved more things to the X11 driver. by Patrik Stridvall · 26 years ago
  30. f638aef Added the new TTY driver. by Patrik Stridvall · 26 years ago