Skip queue cleanups if queue has been destroyed already.
[wine] / server / window.c
2001-11-24  Alexandre JulliardSkip queue cleanups if queue has been destroyed already.
2001-11-14  Alexandre JulliardMoved WIN_FindWinToRepaint functionality to the server.
2001-11-13  Alexandre JulliardStore the window caption text in the server.
2001-11-06  Alexandre JulliardAllow owner to be the desktop window.
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-16  Alexandre JulliardAdded requests to store window rectangles in the server.
2001-10-12  Alexandre JulliardStore window properties in the server. Moved property...
2001-10-09  Alexandre JulliardStore window class atom in the server.
2001-09-24  Alexandre JulliardAvoid list corruption when linking window with HWND_BOT...
2001-09-21  Alexandre JulliardAdded proper support for storing window parents in...
2001-08-28  Alexandre JulliardAdded global management of user handles in the server.