Fixed handling of zero-sized client window.
[wine] / dlls / x11drv / window.c
2001-06-12  Alexandre JulliardFixed handling of zero-sized client window.
2001-06-08  Alexandre JulliardRemoved WIN_NATIVE flag.
2001-06-06  Gerard PatelUse a flag to test if create structure is unicode.
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-10  Alexandre JulliardFixed reparenting to desktop (found by Gerard Patel).
2001-05-10  Alexandre JulliardMoved ScrollWindowEx implementation to the graphics...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...