wined3d: Remove stray '\' at end of lines.
[wine] / dlls / winex11.drv / winpos.c
2007-01-01  Dmitry Timoshkovuser32: Make more ShowWindow tests pass under Wine.
2007-01-01  Dmitry Timoshkovwinex11.drv: Fix the regression caused by a previous...
2006-12-22  Dmitry Timoshkovuser32: Add a message test for various ShowWindow(...
2006-12-19  Juris Smotrovsuser32: Extend the support for SWP_STATECHANGED for...
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-14  Alexandre Julliardwinex11.drv: Update the X11 window position when the...
2006-11-08  Dmitry Timoshkovwinex11.drv: Call SetWindowPos with SWP_FRAMECHANGED...
2006-10-26  Alexandre Julliardwinex11.drv: Offset X11 coordinates with the primary...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-17  Dmitry Timoshkovuser: Add a test for ShowWindow(SW_MAXIMIZE) called...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-10-05  Dmitry Timoshkovwinex11.drv: Make all windows moveable by default.
2006-06-29  Dmitry Timoshkovwinex11.drv: Update window's full screen state on the...
2006-06-29  Dmitry Timoshkovinclude: Move appropriate parts of winpos.h to winuser...
2006-06-21  Dmitry Timoshkovwinex11.drv: Add support for full screen window state...
2006-06-19  Jeremy Whitewinex11.drv: On Solaris, Xutil.h is required to define...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.