Øyvind Kolås
4410ab0db0
bump required GEGL version to 0.3.20
2017-08-15 23:11:12 +02:00
Øyvind Kolås
90a808e863
bump required babl version to 0.1.30
2017-08-15 20:54:05 +02:00
Ell
eef09abf3a
app, menus: add gegl:spiral to the menus
2017-07-28 17:48:03 -04:00
Michael Natterer
0b9dd1d800
configure.ac: require gexiv2 >= 0.10.6
2017-07-23 15:58:28 +02:00
Ell
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
Michael Natterer
2d38abd7c4
configure.ac: require babl >= 0.1.28 and GEGL >= 0.3.18
2017-06-03 18:14:33 +02:00
Michael Natterer
70eff55215
configure.ac: require babl >= 0.1.27 and GEGL >= 0.3.15
2017-05-09 22:49:56 +02:00
Michael Natterer
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
Øyvind Kolås
e0aab13da7
configure.ac: require GEGL >= 0.3.14
2017-02-28 23:07:47 +01:00
Michael Natterer
92f102478f
configure.ac: require GEGL >= 0.3.12
2017-02-13 23:50:22 +01:00
Michael Natterer
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
Michael Natterer
7c9a740b74
app, menus: add gegl:image-gradient and gegl:snn-mean to the menus
2017-02-02 19:54:23 +01:00
Michael Natterer
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
Michael Natterer
a18dcb94eb
configure.ac: require babl >= 0.1.24
2017-02-01 23:41:54 +01:00
Michael Natterer
40395b83a4
app: require gegl:wavelet-blur and blackist it in the GEGL tool
2017-01-23 02:33:59 +01:00
Michael Natterer
d293a00995
app, menus: add gegl:edge-neon to Filters -> Edge Detect
2017-01-22 14:35:35 +01:00
Ell
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
Michael Natterer
af02104365
app: s/gegl:color-reduction/gegl:dither/ in sanity.c and gimpgegltool.c
2016-12-26 18:55:08 +01:00
Michael Natterer
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
Michael Natterer
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
Michael Natterer
1df2e8c9d8
configure.ac, sanity.c: require babl >= 0.1.18 and GEGL >= 0.3.8
2016-06-16 20:42:48 +02:00
Michael Natterer
020b524e59
app: add gegl:gegl to Filters -> Generic
...
Also fix packing of the operation GUI in GimpOperationTool,
so the text box can expand.
2016-04-16 03:18:29 +01:00
Øyvind Kolås
a28964c698
configure/app: bump required GEGL version to 0.3.6
2016-03-19 19:39:56 +01:00
Alexandre Prokoudine
4ce063cf32
app: add gegl:high-pass as Filters > Enhance > High Pass
2016-01-25 02:54:05 +03:00
Alexandre Prokoudine
50daf44ef3
app: add gegl:saturation as Colors -> Saturation
2016-01-25 02:33:53 +03:00
Øyvind Kolås
9b32253270
configure.ac: require GEGL 0.3.5
2016-01-19 00:23:07 +01:00
Michael Natterer
71e566fde7
app: add gegl:gaussian-blur-selective to Filters -> Blur
2015-11-26 11:20:44 +01:00
Michael Natterer
4c01965c42
configure.ac: require GEGL 0.3.4
2015-11-25 18:57:16 +01:00
Michael Natterer
96de700b43
app: add gegl:sepia to Colors -> Desaturate
2015-11-22 21:32:36 +01:00
Michael Natterer
8f6ddd2888
configure.ac: require GEGL 0.3.2
2015-11-22 01:11:08 +01:00
Michael Natterer
ab1fa11eea
configure.ac: require Babl 0.1.14
2015-11-20 16:40:12 +01:00
Michael Natterer
3f02b2aaf2
app: add gegl:maze to Filters -> Render -> Pattern
2015-09-03 22:12:23 +02:00
Thomas Manni
22dbdbe1fb
app, menus: add gegl:displace to Filters -> Map
2015-06-10 19:43:34 +02:00
Michael Natterer
a110639233
app, menus: add gegl:tile-paper to Filters -> Map
2015-04-30 11:59:49 -04:00
Michael Natterer
7c36f94f7f
cursors,app,libgimpwidgets: include cursors using GResource
...
instead of deprecated inline pixbufs. Require on gdk-pixbuf >= 2.30.8.
2015-04-14 22:55:10 +02:00
Michael Natterer
e44e738267
app: add gegl:edge to Filters -> Edge-Detect
2015-03-03 22:55:39 +01:00
Michael Natterer
1d196bbb2e
app: require gegl:npd in sanity_check_gegl_ops()
2015-03-01 16:53:36 +01:00
Michael Natterer
431f65a7a8
configure.ac: require babl 0.1.12
2015-02-08 18:30:07 +01:00
Michael Natterer
a71d64f701
app: add gegl:value-propagate to Filters -> Distorts
2015-02-06 19:26:52 +01:00
Alexandre Prokoudine
931f4581b7
app: add gegl:diffraction-patterns Filters -> Render -> Pattern
2015-01-21 00:47:11 +03:00
Alexandre Prokoudine
fdaed22911
app: add gegl:color-enhance to Color -> Auto
2015-01-13 22:40:13 +03:00
Alexandre Prokoudine
27ec429b43
app: add gegl:lens-flare to Filters -> Light and Shadow
2014-12-31 13:12:53 +03:00
Michael Natterer
be5e2e6991
app: add gegl:engrave to Filters -> Distorts
2014-12-15 23:42:57 +01:00
Michael Natterer
41e61719c4
app: add gegl:illusion to Filters -> Map
2014-12-04 20:30:57 +01:00
Michael Natterer
01c79a2661
app: add gegl:noise-solid to Filters -> Render -> Noise
2014-11-22 20:45:40 +01:00
Michael Natterer
3a5eaeb3af
app: add gegl:sinus to Filters -> Render -> Pattern
2014-11-21 20:49:15 +01:00
Michael Natterer
6c590ac083
app: add gegl:supernova to Filters -> Lights & Shadows
2014-11-18 20:01:09 +01:00
Michael Natterer
a8853801a0
app: add gegl:video-degradation to Filters -> Distorts
2014-11-12 22:20:11 +01:00
Michael Natterer
488998031e
app: add gegl:color-exchange to Colors -> Map
2014-11-10 22:23:54 +01:00
Michael Natterer
13a626a304
app: add gegl:oilify to Filters -> Artistic
2014-10-11 20:32:31 +02:00