winex11.drv: Fix a compiler warning.
[wine] / dlls / winex11.drv / mouse.c
2008-05-02  Andrew Talbotwinex11.drv: Remove unused variables.
2008-03-31  Alexandre Julliardwinex11: Ignore EnterNotify resulting from a pointer...
2008-03-18  Alexandre Julliardwinex11: Fix mouse coordinates mapping on desktop window.
2008-02-29  Alexandre Julliardwinex11: Avoid depending on win.h.
2008-02-21  Alexandre Julliardwinex11: Re-introduce a separate X11 window for the...
2007-12-31  Gerald Pfeiferwinex11.drv: Simplify condition in create_xcursor_curso...
2007-12-14  Stefan Dösingerwinex11: Ignore the alpha if all pixels are 0.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-05  Vitaliy Margolenwinex11drv: Ignore mouse move events when position...
2007-09-11  Vitaliy Margolenwinex11drv: Don't ignore mouse move events even when...
2007-08-31  Lionel Debrouxwinex11.drv: Fix memory leak in create_cursor (found...
2007-08-20  Alexandre Julliardwinex11: Don't set the cursor on the desktop window...
2007-07-09  Alexandre Julliardconfigure: Make the libXcursor soname check depend...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-04-27  Andrew Riediwinex11.drv: Add legacy 32-bit cursor support.
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2007-02-21  Dmitry Timoshkovuser32: Add traces to the cursor APIs.
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2006-12-19  Vitaliy Margolenwinex11drv: Return cached cursor_pos in GetCursorPos().
2006-12-13  Vitaliy Margolenwinex11.drv: Update cached cursor position after callin...
2006-12-13  Vitaliy Margolenwinex11.drv: Only events with MOUSEEVENTF_MOVE flag...
2006-12-01  Tomas Carneckywinex11.drv: Don't update the key state table in mouse...
2006-11-27  Vitaliy Margolenwinex11drv: State of side mouse buttons (X-buttons...
2006-10-26  Alexandre Julliardwinex11.drv: Offset X11 coordinates with the primary...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-08-09  Alexandre Julliardserver: Split the queuing of hardware messages into...
2006-07-29  Roderick Colenbranderwinex11.drv: Kill DGA support.
2006-07-10  Thomas Khowinex11: Use correct multiplier for negative relative...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.