Module: wine Branch: master Commit: e705764cca5f41c76a42f800ee3746abb31fd6fa URL: http://source.winehq.org/git/wine.git/?a=commit;h=e705764cca5f41c76a42f800ee...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jun 26 16:20:02 2008 +0200
winex11: Pass the display as parameter to a few more functions instead of using thread_display().
---
dlls/winex11.drv/clipboard.c | 154 ++++++++++++++++++++---------------------- dlls/winex11.drv/event.c | 14 ++-- dlls/winex11.drv/keyboard.c | 2 +- dlls/winex11.drv/systray.c | 8 +- 4 files changed, 86 insertions(+), 92 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e705764cca5f41c76a42f8...