winex11.drv: Do not ignore the keysyms assigned to a group switch, it leads to side...
[wine] / dlls / winex11.drv / winpos.c
2007-02-26  Pierre d'Herbemontwinex11.drv: Check the valid rects after the set_window...
2007-02-13  Alexandre Julliardwinex11.drv: We still have to flush the display after...
2007-02-05  Dmitry Timoshkovuser32: Add the tests for minimize/restore MDI child...
2007-01-15  Dmitry Timoshkovwinex11.drv: Fix the typos in the fullscreen state...
2007-01-10  Dmitry Timoshkovwinex11.drv: Force the fullscreen state update once...
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.