Gimp/modules
Nils Philippsen b2c6bd7614 Backport lcms 2.x support from master, making it optional.
In order to retain support for lcms 1.x, this merges the lcms2-specific
code as a configurable alternative.

The user can specify which version to use by specifying
"--with-lcms=lcms1" or "--with-lcms=lcms2" when running configure. If no
version is specified explicitly, version 1.x will be preferred if both
versions are available. This ensures that GIMP is built with the same
lcms version as an older version, if the same configure switches are
used and the same libraries are available.

This builds on the following commits from the master branch:

    commit c59ab4d817
    Author:     Massimo Valentini <mvalentini@src.gnome.org>
    AuthorDate: Tue Sep 4 17:53:06 2012 +0200

        lcms: oversight

    commit 8bbfc9e5cf
    Author:     Michael Natterer <mitch@gimp.org>
    AuthorDate: Mon Sep 3 20:03:53 2012 +0200

        Bug 675558 - switch from lcms-1 to lcms-2

        Applied modified patch from Hartmut Kuhse which ports to lcms-2.
2013-09-18 13:47:12 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
color-selector-cmyk-lcms.c Backport lcms 2.x support from master, making it optional. 2013-09-18 13:47:12 +02:00
color-selector-cmyk.c modules: forgot to port this one to GSEAL_ENABLE 2010-02-09 22:42:20 +01:00
color-selector-water.c libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
color-selector-wheel.c Bug 703692 - Unable to Resize Large Left Dock Area 2013-07-14 13:46:00 +02:00
controller-dx-dinput.c modules: fix indentation in controller-dx-dinput.c 2011-06-23 16:26:55 +02:00
controller-linux-input.c Bug 592364 - Use GUdev rather than deprecated HAL for GIMP 2011-06-23 16:30:58 +02:00
controller-midi.c
display-filter-color-blind.c modules: use gtk_box_new() 2011-09-30 11:00:22 +02:00
display-filter-gamma.c modules: use gtk_box_new() 2011-09-30 11:00:22 +02:00
display-filter-high-contrast.c modules: use gtk_box_new() 2011-09-30 11:00:22 +02:00
display-filter-lcms.c Backport lcms 2.x support from master, making it optional. 2013-09-18 13:47:12 +02:00
display-filter-proof.c Backport lcms 2.x support from master, making it optional. 2013-09-18 13:47:12 +02:00
gimpcolorwheel.c Bug 703692 - Unable to Resize Large Left Dock Area 2013-07-14 13:46:00 +02:00
gimpcolorwheel.h Bug 703692 - Unable to Resize Large Left Dock Area 2013-07-14 13:46:00 +02:00
gimpinputdevicestore-dx.c Fix memory and descriptor leaks 2010-11-12 21:56:17 +01:00
gimpinputdevicestore-gudev.c Bug 660067 - GIMP crashes after Wacom tablet's hot unplug 2011-09-26 22:35:45 +02:00
gimpinputdevicestore.h
Makefile.am Bug 703692 - Unable to Resize Large Left Dock Area 2013-07-14 13:46:00 +02:00