user32: Export a Wine-specific function to send hardware input from the graphics...
[wine] / dlls / winex11.drv / mouse.c
2011-03-02  Alexandre Julliarduser32: Export a Wine-specific function to send hardwar...
2011-03-02  Alexandre Julliardserver: Set the message code for mouse input on the...
2011-03-02  Alexandre Julliardserver: Pass the original hardware input data to the...
2011-03-01  Alexandre Julliardserver: Don't pass a thread id to send_hardware_message...
2011-03-01  Alexandre Julliarduser32: Retrieve the current cursor position from the...
2011-02-28  Alexandre Julliarduser32: Retrieve the key state for GetAsyncKeyState...
2011-02-28  Alexandre Julliardserver: Fill the key state in mouse events from the...
2011-02-25  Alexandre Julliardserver: Store the cursor clip rectangle in the server.
2011-02-24  Alexandre Julliardwinex11: Update the window cursor at most once every...
2011-02-24  Alexandre Julliardwinex11: Synchronize the mouse cursor in update_mouse_s...
2010-12-13  Alexandre Julliardwinex11: Fix event coordinates mapping for the root...
2010-11-05  Alexandre Julliardwinex11: Add support for receiving mouse events on...
2010-10-18  Alexandre Julliardwinex11: Allow specifying system cursor replacements...
2010-10-18  Alexandre Julliardwinex11: Add support for remapping standard Win32 curso...
2010-10-18  Alexandre Julliardwinex11: Avoid creating a DC when not necessary.
2010-10-18  Alexandre Julliardwinex11: Use GetIconInfoEx when creating cursors.
2010-10-07  Erich Hooverwinex11: Add support for animated cursors in X11 driver.
2010-10-07  Alexandre Julliardwinex11: Mirror the client rectangle if necessary for...
2010-09-27  Alexandre Julliardserver: Pass the rectangle in client coordinates for...
2010-09-22  Dmitry Timoshkovuser32: Make sure that SendInput always initializes...
2010-06-29  Alexandre Julliardwinex11: Set the user time property on top-level windows.
2010-05-21  Alexandre Julliardwinex11: Create X11 cursors on demand when the cursor...
2010-05-21  Alexandre Julliardwinex11: Reimplement creation of Xlib cursors to use...
2010-05-21  Alexandre Julliardwinex11: Retrieve the cursor info with GetIconInfo...
2010-05-21  Alexandre Julliardwinex11: Move X11 locking inside the cursor creation...
2010-05-12  Alexandre Julliardwinex11: Update the cursor also for events ignored...
2010-04-29  Alexandre Julliardwinex11: Make the cursor window global instead of per...
2010-04-22  Alexandre Julliardwinex11: Add missing X11 locking when setting the cursor.
2010-04-21  Alexandre Julliarduser32: Remove the CURSORICON parameter in the SetCurso...
2010-04-21  Alexandre Julliardwinex11: Update the cursor from the thread input status...
2010-04-20  Alexandre Julliardwinex11: Move creation of an empty cursor to a separate...
2010-04-20  Alexandre Julliardwinex11: Implement the entry points for creating and...
2010-04-20  Alexandre Julliarduser32: Add driver entry points for cursor creation...
2010-04-16  Alexandre Julliardwinex11: Fix 16-bpp cursor conversions.
2009-08-12  Dmitry Timoshkovwinex11.drv: Handle failure of XcursorImageCreate.
2009-01-02  Andrew Riediwinex11: Factor out the 'alpha_zero' test and use it...
2008-12-31  Andrew Riediwinex11.drv: Calculate the cursor bitmap offsets in...
2008-12-23  Maarten Lankhorstuser32/winex11.drv: Change all user32 operations to...
2008-12-17  Henri Verbeetwinex11.drv: Fix color conversion for 16 bpp cursors.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-08-21  Stefan Dösingerwinex11: Do not cap the cursor size.
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the thread...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the per-thread...
2008-05-22  Alexandre Julliardwinex11: Add support for X11 mouse buttons 8 and 9.
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.