ChangeSet ID: 8107
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/05/10 22:29:47
Modified files:
windows : queue.c
Log message:
Dmitry Timoshkov <dmitry(a)baikal.ru>
Poll X events in GetInputState the same way as in GetQueueStatus.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8107
Old revision New revision Changes Path
1.97 1.98 +4 -0 wine/windows/queue.c
ChangeSet ID: 8104
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/05/10 22:28:33
Modified files:
dlls/ddraw/d3ddevice: mesa.c
Log message:
Christian Costa <titan.costa(a)wanadoo.fr>
Put the device name string on the stack during devices enumeration.
Disable reference enumeration.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8104
Old revision New revision Changes Path
1.93 1.94 +11 -4 wine/dlls/ddraw/d3ddevice/mesa.c