Use a table of handlers to dispatch X events and get rid of the
commit94846a39dc09336c2520d38d24fa10d14a038081
authorAlexandre Julliard <julliard@winehq.org>
Sat, 26 Feb 2005 17:49:38 +0000 (26 17:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Feb 2005 17:49:38 +0000 (26 17:49 +0000)
tree49eb16d60184a6241537700d9a22276707c69384
parent729bfb861cee10d3b8e4b4022edacf9f8e77ede6
Use a table of handlers to dispatch X events and get rid of the
special casing for DGA and tablet events.
Unify the declarations of all the event handlers.
dlls/x11drv/clipboard.c
dlls/x11drv/dga2.c
dlls/x11drv/event.c
dlls/x11drv/keyboard.c
dlls/x11drv/mouse.c
dlls/x11drv/winpos.c
dlls/x11drv/wintab.c
dlls/x11drv/x11drv.h