ChangeSet ID: 11034
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/02/10 14:08:24
Modified files:
server : change.c
Log message:
Huw Davies <huw(a)codeweavers.com>
Add the F_NOTIFY defines if we're compiling with linux and they're not
in the system header files.
Patch: http://cvs.winehq.org/patch.py?id=11034
Old revision New revision Changes Path
1.19 1.20 +13 -0 wine/server/change.c
ChangeSet ID: 11029
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/02/09 20:25:23
Modified files:
windows : sysmetrics.c
include : user.h
Log message:
Dynamically retrieve the metrics that depend on the screen size (based
on a patch by Alex Pasadyn).
Get rid of the no longer used SM_WINE_BPP metric.
Patch: http://cvs.winehq.org/patch.py?id=11029
Old revision New revision Changes Path
1.36 1.37 +32 -18 wine/windows/sysmetrics.c
1.59 1.60 +0 -4 wine/include/user.h