- Convert ordinals to their real names.
[wine] / dlls / x11drv / desktop.c
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-04-19  Alexandre JulliardDon't bother sending WM_NCCREATE to the desktop window...
2003-01-28  Alexandre JulliardWhen using desktop mode attach all thread inputs togeth...
2002-10-23  Alexandre JulliardImplemented GetWindowTask16 on top of GetWindowThreadPr...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-06-13  Uwe BonnesDisplay the name of the started process in the desktop...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-08-28  Alexandre JulliardAdded global management of user handles in the server.
2001-07-26  Alexandre JulliardAvoid using GetFastQueue16 from USER.
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...