Module: wine Branch: master Commit: 9c8911e342f74d82ab43a2547b64fd4813ccf443 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9c8911e342f74d82ab43a2547b...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 6 13:26:42 2011 +0200
winex11: Simplify the event handler lookup, and support names in debug traces for extension events.
---
dlls/winex11.drv/event.c | 164 ++++++++++++++++----------------------------- dlls/winex11.drv/wintab.c | 21 ++++-- dlls/winex11.drv/x11drv.h | 2 +- 3 files changed, 73 insertions(+), 114 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9c8911e342f74d82ab43a2...