Gimp/plug-ins
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
..
color-rotate Bug 689712 - Change default units of rotate colors plugin (rcm) from... 2012-12-06 00:42:03 +01:00
common Backport lcms 2.x support from master, making it optional. 2013-09-18 13:47:12 +02:00
file-bmp Bug 674391 - Indexed colours not exported when save a .bmp 2013-08-03 19:50:02 +02:00
file-compressor Make it harder to "save" to foo.png.gz or "export" to foo.xcf.gz 2013-02-15 00:08:41 +01:00
file-faxg3 file-faxg3: Remove dead assignment (and variable) 2011-10-03 18:44:27 +05:30
file-fits Bug 676804 - file handling DoS for fit file format 2012-06-06 21:23:53 +02:00
file-fli plug-ins: set progress to 1.0 when done 2011-04-10 19:28:43 +02:00
file-ico Fix link error when newer versions of required libs are installed locally 2011-12-22 12:03:54 -05:00
file-jpeg Backport lcms 2.x support from master, making it optional. 2013-09-18 13:47:12 +02:00
file-psd Bug 686602 - missing EXIF_CFLAGS when building plug-ins/file-psd 2012-10-22 15:02:36 +02:00
file-sgi file-sgi: Remove redundant assignment 2011-10-06 08:29:36 +05:30
file-uri Bug 694585 - Export directly to remote ftp completes but reports failed 2013-03-24 18:47:34 +01:00
file-xjt file-xjt: Drop erroneous initialization 2011-10-12 17:17:22 +05:30
flame plug-ins: fix memory leak in flame/rect.c 2013-01-08 16:36:23 -05:00
fractal-explorer Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:31:48 +02:00
gfig Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:31:48 +02:00
gimpressionist Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:31:48 +02:00
gradient-flare Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:31:48 +02:00
help Bug 653907 - Help-browser fails to sort top-level items 2012-01-09 20:04:28 +01:00
help-browser plug-ins: fix coding style in the last commit 2012-01-09 20:49:45 +01:00
ifs-compose build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
imagemap imagemap: Rebuild parsers (after .y update) 2013-04-11 20:59:22 +05:30
lighting Bug 683153 - Lighting effects - bump mapping: top two rows of pixels are... 2013-02-16 21:41:14 +01:00
map-object plug-ins: make preview grid lines less blurry in map-object 2012-02-22 21:55:08 +01:00
maze plug-ins: change more things in maze from uint to int to fix compiler warnings 2012-03-04 17:53:54 +01:00
metadata Bug 655684 - After saving an image with geotags you cannot... 2012-09-09 00:56:55 +02:00
pagecurl pagecurl: clean up generated header file again 2013-03-22 14:07:50 +01:00
print Bug 678297 - Cannot find Page Setup in Gimp 2.8 2012-08-07 16:06:51 +02:00
pygimp Bug 686103 - Incorrect gimpfu documentation 2012-10-14 21:32:49 +02:00
script-fu Bug 677776 - filter popup windows get hidden behind main image window 2012-11-13 00:49:52 +01:00
selection-to-path build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
twain Bug 675510 - tw_func.h contains windows-specific types 2013-01-19 18:42:02 +01:00
ui Bug 596427 - Can't export to animated GIF 2010-02-16 20:02:57 +01:00
win-snap Some prototypes added in twain and win-snap 2011-12-18 19:55:31 -02:00
.gitignore
Makefile.am file-compressor: Move to own directory under plug-ins/ 2012-01-11 20:27:18 +05:30