Fixed one more bug in clip_children.
[wine] / dlls / x11drv / winpos.c
2001-06-19  Alexandre JulliardFixed one more bug in clip_children.
2001-06-15  Alexandre Julliardclip_children: don't crash if child is not in list...
2001-06-13  Alexandre JulliardUse the topmost parent that isn't clipping children...
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-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...