Hans Leidekker : mscms: Port to liblcms2.

Alexandre Julliard julliard at winehq.org
Fri Jan 10 14:44:58 CST 2014


Module: wine
Branch: stable
Commit: 5a51c3dfeee562b9342350b3c1ee61cfd8874554
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5a51c3dfeee562b9342350b3c1ee61cfd8874554

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Jul 26 13:02:40 2013 +0200

mscms: Port to liblcms2.

(cherry picked from commit d40c91262b91f72c44151a1481a77acfe71ba044)

---

 configure               |   70 +++++++++---------
 configure.ac            |   20 +++---
 dlls/mscms/Makefile.in  |    4 +-
 dlls/mscms/handle.c     |   14 ++--
 dlls/mscms/icc.c        |   93 ++++++++++++++----------
 dlls/mscms/mscms_main.c |   22 ++----
 dlls/mscms/mscms_priv.h |   70 +++---------------
 dlls/mscms/profile.c    |  184 ++++++++++++++++++-----------------------------
 dlls/mscms/transform.c  |   28 ++++----
 include/config.h.in     |    9 +--
 10 files changed, 211 insertions(+), 303 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=5a51c3dfeee562b9342350b3c1ee61cfd8874554



More information about the wine-cvs mailing list