Module: wine Branch: master Commit: f46bd50a806e3d3707bab3ed3649e107adca3630 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f46bd50a806e3d3707bab3ed36...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 2 16:28:23 2011 +0100
winex11: Get rid of the ClipCursor and SendInput entry points.
---
dlls/winex11.drv/event.c | 29 --------- dlls/winex11.drv/keyboard.c | 126 ++++-------------------------------- dlls/winex11.drv/mouse.c | 116 ++++------------------------------ dlls/winex11.drv/winex11.drv.spec | 2 - dlls/winex11.drv/x11drv.h | 4 - 5 files changed, 26 insertions(+), 251 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f46bd50a806e3d3707bab3...