Commit Graph

4029 Commits

Author SHA1 Message Date
Luis Angel Gonzo f2dee7ad1b Update Spanish translation 2017-12-11 08:22:32 +00:00
Alexandre Prokoudine 7b6d040f93 Update Russian translation 2017-12-06 01:26:20 +03:00
Luis Angel Gonzo 9f1e3de4da Update Spanish translation 2017-12-05 15:48:18 +00:00
Marco Ciampa 94a6ba9025 Updated Italian translation 2017-12-05 10:00:08 +01:00
Piotr Drąg 3c4ea160dc Update Polish translation 2017-12-03 19:17:51 +01:00
Dimitris Spingos (Δημήτρης Σπίγγος) 91f7f90262 Update Greek translation 2017-11-30 11:03:02 +02:00
Luis Angel Gonzo 8fbac7090a Update Spanish translation 2017-11-30 08:29:09 +00:00
Dimitris Spingos (Δημήτρης Σπίγγος) 5ec5781c3a Update Greek translation 2017-11-28 16:14:32 +02:00
Piotr Drąg f9125b514b Update Polish translation 2017-11-26 18:34:13 +01:00
Jordi Mas 717cd7881e Update Catalan translation 2017-11-25 22:05:33 +01:00
Luis Angel Gonzo 61262f6e8e Update Spanish translation 2017-11-24 11:33:28 +00:00
Piotr Drąg 3c7ade6423 Update Polish translation 2017-11-20 03:26:46 +01:00
Piotr Drąg 1b804e5770 Update Polish translation 2017-11-19 20:21:12 +01:00
Piotr Drąg aee1a1f430 Update Polish translation 2017-11-12 19:17:40 +01:00
Jordi Mas 8793d6a3b2 Fixes to Catalan translation 2017-11-07 15:54:39 +01:00
Piotr Drąg c97c2fe06d Update Polish translation 2017-11-05 16:20:39 +01:00
Luis Angel Gonzo da41269dcd Update Spanish translation 2017-11-02 11:24:45 +00:00
Marco Ciampa 0f716b3357 Updated Italian translation 2017-10-31 00:55:43 +01:00
Marco Ciampa ab05320ce1 Updated Italian translation 2017-10-30 11:37:30 +01:00
Piotr Drąg 61727c69e0 Update Polish translation 2017-10-29 17:41:35 +01:00
Ell e4440e3fdb app: save custom gradient across sessions
Add a framework for saving and restoring internal data objects, in
gimp-internal-data.c.  Internal data objects are saved in separate
files under a new "internal-data" subdirectory of the user's gimp
directory.  The internal data is saved, restored, and cleared
together with the tool options.

Use this to save and restore the custom gradient.  In the future,
we might add similar writable internal data objects that we'd want
to save.
2017-10-29 10:19:07 -04:00
Jordi Mas 8dc33b7729 Fixes to Catalan translation 2017-10-28 22:09:07 +02:00
Luis Angel Gonzo 35ac95815a Update Spanish translation 2017-10-28 09:54:11 +00:00
Jordi Mas e47b955454 Update Catalan translation 2017-10-25 06:40:42 +02:00
Piotr Drąg 06ef794977 Update Polish translation 2017-10-22 17:55:05 +02:00
Jordi Mas ef89e07283 Update Catalan translation 2017-10-22 09:38:33 +02:00
Jordi Mas cdedc120c5 Update Catalan translation 2017-10-18 07:44:54 +01:00
Ell d4d8dbbc1b app: add custom gui for gegl:color-to-alpha(-plus)
Add a specialized propgui constructor for gegl:color-to-alpha-plus.
This op is currently in the workshop, but is set to be merged with
the existing gegl:color-to-alpha, so we omit the '-plus' from file-
and function-names.

The new op adds a pair of properties to control the radii, relative
to the selected color, below which colors become fully transparent,
and above which colors remain fully opaque.  Allow these properties
to be set by picking a color from the image, and calculating the
radius accordingly.
2017-10-16 12:38:38 -04:00
Ell 92cd4d4619 app: s/diffration-patterns/diffraction-patterns/ 2017-10-15 13:35:05 -04:00
Piotr Drąg 6c1e3beb69 Update Polish translation 2017-10-15 16:34:58 +02:00
Ell 4f1195be29 app: add "modify active gradient" option to the blend tool
Add a boolean "modify active gradient" option to the blend tool.
when checked, the active gradient is modified in-place while edited.
When unchecked, the active gradient is copied to the internal
"custom" gradient upon editing, and the custom gradient becomes
subsequently active.

Show a hint when the option is checked, but the active gradient is
non-writable, and can't be edited directly.

This commit adds the new gimpblendtool-editor.[hc] files, which are
where the gradient-editing related functionality of the blend tool
is going to go.
2017-10-09 12:48:53 -04:00
Piotr Drąg e1afed3ddd Update Polish translation 2017-10-08 19:05:47 +02:00
Marco Ciampa b62b442550 Updated Italian translation 2017-10-08 17:00:21 +02:00
Piotr Drąg bda06dd450 Update Polish translation 2017-10-01 14:09:51 +02:00
Christian Kirbach 46e7d02d5a Update German translation 2017-09-30 13:58:03 +00:00
Fran Dieguez 7da0153f17 Update Galician translation 2017-09-28 13:56:47 +00:00
Alexandre Prokoudine 6efbe67dc4 Update Russian translation 2017-09-28 04:25:44 +03:00
Marco Ciampa 5fdf49421b Another small fix in Italian translation 2017-09-26 14:59:48 +02:00
Marco Ciampa 234f8c7ab0 Small fix in Italian translation 2017-09-26 14:53:52 +02:00
Marco Ciampa 92e58c4caf Updated Italian translation 2017-09-26 13:46:33 +02:00
Dimitris Spingos (Δημήτρης Σπίγγος) 973f340206 Update Greek translation 2017-09-25 17:14:16 +03:00
Marco Ciampa a8dd6b2d7b Updated Italian translation 2017-09-25 15:56:21 +02:00
Andika Triwidada 16eadb8ad1 Update Indonesian translation 2017-09-21 14:13:58 +00:00
Piotr Drąg bd2ed6265a Update Polish translation 2017-09-17 16:46:28 +02:00
Jordi Mas 0dfed0ec8a Update Catalan translation 2017-09-13 20:50:35 +02:00
Jordi Mas 9f83dcab8e Update Catalan translation 2017-09-09 19:57:33 +02:00
Jordi Mas 66df027591 Fixes to Catalan translation 2017-09-08 15:34:13 +02:00
Luis Angel Gonzo ee4ec014ef Update Spanish translation 2017-09-07 08:17:44 +00:00
Michael Natterer 723c4d7f87 app: remove GimpColorizeConfig, merge its props into GimpOperationColorize
Colorize doesn't need a config object just because it has a generated
property for the GUI only.
2017-09-05 21:26:59 +02:00
Piotr Drąg 62c37c7ddb Update Polish translation 2017-09-05 18:01:28 +02:00