28 Oct
2005
28 Oct
'05
11:41 a.m.
ChangeSet ID: 20927 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/28 11:41:25 Modified files: dlls/gdi/tests : Makefile.in .cvsignore dlls/gdi : dc.c Added files: dlls/gdi/tests : mapping.c Log message: Huw Davies <huw(a)codeweavers.com> xform can be NULL when setting the identity. Patch: http://cvs.winehq.org/patch.py?id=20927 Old revision New revision Changes Path 1.8 1.9 +1 -0 wine/dlls/gdi/tests/Makefile.in 1.8 1.9 +1 -0 wine/dlls/gdi/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/gdi/tests/mapping.c 1.11 1.12 +1 -1 wine/dlls/gdi/dc.c