Top level windows with 0 width or height are created with a size of 1x1 in
[wine] / windows / x11drv / mouse.c
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-03-25  Alexandre JulliardA few simplifications and optimizations in the x11...
2000-02-25  James AbbatielloBetter thread safety for WarpPointer hack.
1999-11-07  Lionel UlmerAdded the possibility to have mouse movements reported...
1999-10-23  Francis BeaudetReplaced a X call with a TSX call in XDRV_MOUSE_SetCurs...
1999-07-24  Achim KaiserDraw an additional white bit for each invert bit of...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-13  Ulrich WeigandBugfix: DISPLAY_SetCursor should not use USER-internals...
1999-06-07  Eric PouechFixed order for entering critical sections (X11 vs...
1999-05-13  Andreas MohrFixed quite ill window locking code.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Brian GerstFixed X11DRV_MOUSE_WarpPointer initial value.
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
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-04  Patrik StridvallX11 driver changes.
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-07  Patrik StridvallMoved more code to the X11 driver.