Top level windows with 0 width or height are created with a size of 1x1 in
[wine] / windows / x11drv / clipboard.c
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-26  Alexandre JulliardUse a linked list instead of a DPA to manage pixmaps.
1999-11-28  Niels Kristian Bec... Compiler warnings fixed.
1999-11-07  Juergen LockExec `wineclipsrv' not `wineclipsvr', and don't inherit...
1999-10-24  Francis BeaudetEnabled the persistent clipboard server.
1999-09-20  Noel Borthwick- Add clipboard support for copying/pasting bitmaps...
1999-09-03  Noel Borthwick- Implement interprocess clipboard communication.
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-03-22  Veksler MichaelRemoved winuser16.h from x11drv.h.
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.