Fixed drive mapping in GET ALLOCATION.
[wine] / dlls / x11drv / mouse.c
2003-11-21  Alexandre JulliardRemoved the remaining TSX calls.
2003-11-21  Alexandre JulliardGet rid of a bunch of TSX functions.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-08-16  Alexandre JulliardDon't update the mouse button status in update_key_stat...
2002-06-14  Alexandre JulliardUpdate the cursor for each window on receiving an X11...
2002-06-02  Alexandre JulliardRemoved CURSORICON_IconToCursor now that we support...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAvoid division by zero (thanks to David Ronis).
2002-03-28  Marco PietrobonoAdded support for 16bit mouse cursor bitmaps in RGB...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-26  Duane ClarkAdded color cursor support.
2001-10-18  Alexandre JulliardChanged X11 mouse driver to use SendInput, and removed...