Commit Graph

4574 Commits

Author SHA1 Message Date
Yuri Chornoivan a5c06816a1 Update Ukrainian translation 2020-05-28 15:19:55 +00:00
Dimitris Spingos (Δημήτρης Σπίγγος) 2056abf9fb Updated Greek translation 2020-05-28 09:25:21 +03:00
Jordi Mas a97a46e707 Update Catalan translation 2020-05-27 21:42:25 +02:00
Daniel Mustieles faeaaa30c7 Update Spanish translation 2020-05-27 11:19:49 +00:00
Yuri Chornoivan 1a23448e1b Update Ukrainian translation 2020-05-26 16:44:34 +00:00
Daniel Mustieles 1827f55410 Update Spanish translation 2020-05-26 15:14:09 +00:00
Christian Kirbach 185dd8ba2e Update German translation 2020-05-23 22:10:52 +00:00
Yuri Chornoivan d73a6a5cec Update Ukrainian translation 2020-05-23 06:42:04 +00:00
Yuri Chornoivan 4bc328af8e Update Ukrainian translation 2020-05-21 14:53:34 +00:00
Yuri Chornoivan 62798efd34 Update Ukrainian translation 2020-05-21 07:39:46 +00:00
Yuri Chornoivan 65c5232e01 Update Ukrainian translation 2020-05-18 12:54:13 +00:00
Piotr Drąg 68ab11b813 Update Polish translation 2020-05-17 12:40:37 +02:00
Yuri Chornoivan 80f2d293f7 Update Ukrainian translation 2020-05-15 09:20:49 +00:00
Ell 60d4d25b93 app: add gegl:focus-blur to Filters -> Blur
gegl:focus-blur blurs the image around a focal point.  It can be
used to create fake depth-of-field effects.

Add a prop-gui constructor which uses a FOCUS controller to control
the focus geometry.
2020-05-15 00:48:39 +03:00
Ell f6f0a8a2d8 app: add FOCUS controller to gegl:vignette
Add a prop-gui constructor to gegl:vignette, using a FOCUS
controller to control the op's geometry.
2020-05-15 00:48:39 +03:00
Ell 5e005a762c app: add GimpToolFocus tool widget
Add a new GimpToolFocus tool widget, which defines a focus region,
consisting of an inner limit, an outer limit, and a transition
midpoint between them.  The widget allows controlling the limits
and the midpoint, and moving, scaling, and rotating the region.
2020-05-15 00:48:37 +03:00
Dimitris Spingos (Δημήτρης Σπίγγος) 06014e9df0 Updated Greek translation 2020-05-13 09:08:41 +03:00
Yuri Chornoivan 64c5ce71ee Update Ukrainian translation 2020-05-12 20:13:43 +00:00
Yuri Chornoivan ed4e2a3790 Update Ukrainian translation 2020-05-11 07:09:59 +00:00
Георгий Тимофеевский 58c41d9fdc Fixed translation 2020-05-06 15:37:44 +00:00
Rodrigo Lledó a7f562e7cd Update Spanish translation 2020-04-28 08:37:35 +00:00
Yuri Chornoivan db35080e75 Update Ukrainian translation 2020-04-14 12:35:25 +00:00
Piotr Drąg 472069779a Update Polish translation 2020-04-12 10:32:58 +02:00
Sabri Ünal 60b6c06638 Update Turkish translation 2020-04-10 17:48:43 +00:00
Ell a1ff1601ee app: add GimpOperationSettings
Add a new GimpOperationSettings class, to be used as a base class
for all operation-config types.  The class provides options common
to all operations (namely, the clipping mode, input region, and
color options), which were previously stored in GimpFilterOptions,
and were therefore bound to the filter tool, instead of being
stored as part of the operation settings; as a result, these
options would have no effect when reapplying a filter, or when
restoring a preset.

The GimpOperationSettings options do not affect the operation
node, but rather the associated GimpDrawableFilter object.  The
class provides a gimp_operation_settings_sync_drawable_filter()
function, which applies the options to the filter.

Modify all custom and auto-generated operation-config types to
derive from GimpOperationSettings, and modify the GimpConfig
functions of the former to account for the GimpOperationSettings
properties, using a set of protected functions provided by the
class.
2020-04-07 19:26:28 +03:00
Jordi Mas 3f66f2df39 Fixes to Catalan translation 2020-04-05 20:49:33 +02:00
Jordi Mas bd1326fd53 Update Catatalan translation 2020-04-05 20:24:32 +02:00
Piotr Drąg 3c10f1cfc6 Update Polish translation 2020-04-05 12:20:56 +02:00
Yuri Chornoivan c1cc5ade2e Update Ukrainian translation 2020-04-05 09:24:04 +00:00
Yuri Chornoivan 98bd6f4b61 Update Ukrainian translation 2020-03-31 06:26:09 +00:00
Yuri Chornoivan e3c9ff780a Update Ukrainian translation 2020-03-30 15:35:49 +00:00
Piotr Drąg 7ad16a4eb1 Update Polish translation 2020-03-29 13:01:02 +02:00
Yuri Chornoivan e819318b70 Update Ukrainian translation 2020-03-28 17:32:51 +00:00
Yuri Chornoivan cc55af7b95 Update Ukrainian translation 2020-03-18 09:42:42 +00:00
Jehan 8fd2f1e0e3 Issue #4745: make check test-desktop failed.
Please translators, read the translation comments! ;-)
2020-03-17 19:39:57 +01:00
Piotr Drąg a701e6224a Update Polish translation 2020-03-15 14:20:33 +01:00
Yacine Bouklif 0e735d1dc6 Add Kabyle translation 2020-03-14 17:48:55 +00:00
Rodrigo Lledó ddf940e11e Update Spanish translation 2020-03-02 10:29:14 +00:00
Piotr Drąg 70d71757a3 Update Polish translation 2020-03-01 14:52:17 +01:00
Balázs Meskó a31d83a4e6 Update Hungarian translation 2020-03-01 13:35:32 +00:00
Jordi Mas b969a322fa Update Catalan translation 2020-02-26 19:34:42 +01:00
Jiri Grönroos 455054be43 Update Finnish translation
(cherry picked from commit 26a8592f96)
2020-02-23 16:58:59 +00:00
Asier Sarasua Garmendia 29dcb31a14 Update Basque translation 2020-02-23 09:40:10 +00:00
Piotr Drąg dfa6d26189 Update Polish translation 2020-02-22 16:23:31 +01:00
Anders Jonsson 69359ef572 Update Swedish translation
(cherry picked from commit 1432f5ca4f)
2020-02-22 12:57:19 +00:00
Jordi Mas 514b466fd7 Update Catalan translation 2020-02-19 07:11:02 +01:00
Balázs Úr 2f2ea26c2f Update Hungarian translation 2020-02-17 22:00:05 +00:00
Piotr Drąg 0eb614c3e0 Update Polish translation 2020-02-17 17:20:07 +01:00
Anders Jonsson 3d756e136c Update Swedish translation
(cherry picked from commit cc24b968f7)
2020-02-16 21:00:40 +00:00
Piotr Drąg 1c90461e21 Update Polish translation 2020-02-13 19:55:53 +01:00