ChangeSet ID: 14531 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/21 09:48:18
Modified files: dlls/mscms/tests: profile.c dlls/mscms : profile.c mscms_main.c mscms.spec lcms_api.h
Log message: Hans Leidekker hans@it.vu.nl Implement and test GetColorProfileElementTag, GetCountColorProfileElements and IsColorProfileTagPresent. Stub GetStandardColorSpaceProfile{A,W}.
Patch: http://cvs.winehq.org/patch.py?id=14531
Old revision New revision Changes Path 1.3 1.4 +82 -1 wine/dlls/mscms/tests/profile.c 1.5 1.6 +135 -3 wine/dlls/mscms/profile.c 1.3 1.4 +1 -0 wine/dlls/mscms/mscms_main.c 1.3 1.4 +5 -5 wine/dlls/mscms/mscms.spec 1.1 1.2 +2 -0 wine/dlls/mscms/lcms_api.h