2ba1b8d465
configure.ac: require babl >= 0.1.51
...
(cherry picked from commit 5139a46602
)
2018-06-05 04:39:54 -04:00
444899b82c
configure.ac: require GEGL >= 0.4.3
...
(cherry picked from commit d5cab08215
)
2018-06-05 04:33:09 -04:00
9ebf36f873
configure.ac: require babl >= 0.1.50
2018-05-20 15:24:33 +02:00
5a6b00ea86
Revert "depend on babl-0.1.50"
...
This reverts commit 0aec661cda
which accidentially deleted the start of configure.ac
2018-05-20 15:23:23 +02:00
0aec661cda
depend on babl-0.1.50
2018-05-20 10:56:36 +02:00
580576e702
configure/app: depend on GEGL 0.4.2
2018-05-16 23:26:44 +02:00
55429df954
configure/app: depend on babl-0.1.48
2018-05-15 21:50:45 +02:00
f5ecc9f859
app, menus: add gegl:spherize to the menus
2018-05-06 07:13:08 -04:00
cdd129110c
app, menus: add gegl:recursive-transform to the menus
2018-05-06 07:13:00 -04:00
8be9b12e78
configure.ac: require GEGL >= 0.4.1
2018-04-27 17:22:54 +02:00
f1db670f19
configure,app: depend on GEGL-0.4.0
2018-04-26 14:59:12 +02:00
cb84e0ab56
configure.ac: reqire GEGL >= 0.3.34
2018-04-17 00:08:48 +02:00
5e98dade14
configure/app: depend on GEGL 0.3.32
2018-04-14 12:38:43 +02:00
087d2462bc
configure/app: depend on babl 0.1.46
2018-04-10 23:29:41 +02:00
a3071d2620
configure.ac: require babl >= 0.1.45 and GEGL => 0.3.31
...
and set gimp_version to "2.10.0-RC1-git" so we can distinguish it
from the RC1 tarball.
2018-03-31 18:39:53 +02:00
a0c55a6b96
depend on GEGL 0.3.30
2018-03-23 19:05:54 +01:00
12b579da96
configure.ac: require babl >= 0.1.44
2018-02-18 12:43:37 +01:00
7dfe81f13d
configure.ac: require GEGL >= 0.3.29
2018-01-28 16:37:33 -05:00
12148e04c4
configure.ac: require babl >= 0.1.42 and GEGL >= 0.3.28
2018-01-23 11:08:24 -05:00
7d5188cae6
configure: depend on babl 0.1.40 or newer
2018-01-17 16:06:10 +01:00
5799352527
app: minor fixes in the shadows-highlights code
2018-01-05 12:23:36 +01:00
2b65ff4551
configure.ac: require glib >= 2.54.2
2018-01-01 14:49:03 +01:00
89a9d0e93e
configure.ac: require GEGL => 0.3.27
2017-12-17 18:19:08 +01:00
5180c01045
configure.ac: require GEGL >= 0.3.24
2017-11-24 08:42:04 -05:00
a30f855981
configure.ac: require babl >= 0.1.38
2017-11-20 12:53:59 +01:00
5eb6187421
app, menus: add gegl:median-blur to the menus
2017-11-17 16:46:39 -05:00
393336b76f
configure.ac: require GEGL >= 0.3.22
2017-11-12 20:18:14 +01:00
79836aea34
configure.ac: require babl >= 0.1.36
2017-11-12 18:36:24 +01:00
fd8fd89d98
configure.ac: require lcms >= 2.8
2017-09-02 17:10:01 +02:00
2a9bacb528
configure.ac: require Babl >= 0.1.31 and GEGL >= 0.3.21
2017-08-28 11:34:48 +02:00
4410ab0db0
bump required GEGL version to 0.3.20
2017-08-15 23:11:12 +02:00
90a808e863
bump required babl version to 0.1.30
2017-08-15 20:54:05 +02:00
eef09abf3a
app, menus: add gegl:spiral to the menus
2017-07-28 17:48:03 -04:00
0b9dd1d800
configure.ac: require gexiv2 >= 0.10.6
2017-07-23 15:58:28 +02:00
d37fb8aa5c
app: split sanity check into early/late stages, to fix gegl translation
...
The GEGL ops sanity check causes all ops to be initialized. The
strings used by their properties will pick the translation selected
at the time of the check. It must therefore run after language
intiailization, otherwise the selected translation would correspond
to the system locale, even if the user selected a different language
in the preferences.
Split the sanity check into early and late stages. The early stage
is run before the call to app_run(), as it did before, while the
late stage is run during app_run(), after the configuration has been
loaded. Currently, the GEGL ops check is the only late-stage check;
all other checks are performed during the early stage.
2017-06-15 09:51:25 -04:00
2d38abd7c4
configure.ac: require babl >= 0.1.28 and GEGL >= 0.3.18
2017-06-03 18:14:33 +02:00
70eff55215
configure.ac: require babl >= 0.1.27 and GEGL >= 0.3.15
2017-05-09 22:49:56 +02:00
e5e9e4b6c8
Bug 749902 - Add Hue-Chroma operation/tool and LCH color selector
...
Add gegl:hue-chroma to the "Colors" menu.
2017-05-07 18:32:45 +02:00
e0aab13da7
configure.ac: require GEGL >= 0.3.14
2017-02-28 23:07:47 +01:00
92f102478f
configure.ac: require GEGL >= 0.3.12
2017-02-13 23:50:22 +01:00
c6f00eb87f
app, menus, plug-ins: add new menu Color -> Tone Mapping
...
Move all related GEGL filters and the retinex plug-in there..
2017-02-02 20:42:58 +01:00
7c9a740b74
app, menus: add gegl:image-gradient and gegl:snn-mean to the menus
2017-02-02 19:54:23 +01:00
d434c60161
app, menus: add some more GEGL filters to the menus
...
and blacklist some others in the GEGL tool.
2017-02-02 17:43:27 +01:00
a18dcb94eb
configure.ac: require babl >= 0.1.24
2017-02-01 23:41:54 +01:00
40395b83a4
app: require gegl:wavelet-blur and blackist it in the GEGL tool
2017-01-23 02:33:59 +01:00
d293a00995
app, menus: add gegl:edge-neon to Filters -> Edge Detect
2017-01-22 14:35:35 +01:00
fc293f04d9
configure.ac: require gexiv2 >= 0.10.3
...
Commit f8e291b
uses the `gexiv2_metadata_get_tag_raw()` function,
which was added in 0.10.3.
2017-01-06 18:24:30 -05:00
af02104365
app: s/gegl:color-reduction/gegl:dither/ in sanity.c and gimpgegltool.c
2016-12-26 18:55:08 +01:00
ac2b9a5e41
configure.ac: require gegl >= 0.3.10
...
which will be good enough for about five minutes...
2016-11-08 17:07:54 +01:00
0ce364ee4d
configure.ac, app: require liblcms2 >= 2.7
...
and add an lcms2 runtime version check to app/sanity.c
Fixes:
Bug 736701 - LCMS2 rounding errors cause problems with certain GIMP blend modes
2016-09-15 12:52:20 +02:00