wine/dlls x11drv/wintab.c wintab32/wintab32.c ...
ChangeSet ID: 15627 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/24 06:40:02 Modified files: dlls/x11drv : wintab.c dlls/wintab32 : wintab32.c context.c Log message: Robert North <7ownq0k402(a)sneakemail.com> - Don't post messages on Wine message queue, if tablet context flags posting are disabled. - When posting messages on Wine message queue, use message base stored in tablet context, not the default message base. - Ensure that X11 Proximity events put messages onto Wintab message queue. Patch: http://cvs.winehq.org/patch.py?id=15627 Old revision New revision Changes Path 1.8 1.9 +14 -0 wine/dlls/x11drv/wintab.c 1.3 1.4 +5 -3 wine/dlls/wintab32/wintab32.c 1.7 1.8 +4 -4 wine/dlls/wintab32/context.c
participants (1)
-
Alexandre Julliard