Commit Graph

2501 Commits

Author SHA1 Message Date
Martin Srebotnjak 8bb1c6eff3 Updated Slovenian translation 2019-09-28 21:25:37 +02:00
Martin Srebotnjak 8829a728d8 Updated Slovenian translation 2019-09-26 20:51:37 +02:00
Michael Natterer 1793a08548 plug-ins: port file-png to GimpProcedureConfig and use propwidgets
Remove the save dialog's builder file and construct the dialog
manually, which is actually less and more obvious code thanks to
propwidgets, which are not suited for a builder GUI.

I guess file-png-save counts as a real test for the new procedure
config stuff, and it seems to work nicely. The only thing that's a bit
ugly is the GimpMetadata integration which doesn't exist yet.
2019-09-25 01:06:16 +02:00
Daniel Mustieles 68eab009ea Update Spanish translation
(cherry picked from commit a572718f71)
2019-09-23 14:14:18 +00:00
Anders Jonsson ac8c7770d7 Update Swedish translation
(cherry picked from commit 5599dcb5a6)
2019-09-14 20:50:35 +00:00
Félix Piédallu 65eff6f150 Meson port. 2019-09-11 16:42:04 +02:00
Piotr Drąg f2db331fb7 Update Polish translation 2019-09-08 12:07:51 +02:00
Balázs Meskó b06f119288 Update Hungarian translation 2019-09-07 18:09:45 +00:00
Zander Brown 499e57d5f6 Update British English translation
(cherry picked from commit 69dc32da80)
2019-08-30 19:19:38 +00:00
Martin Srebotnjak 8b7a2c5012 Updated Slovenian translation 2019-08-26 22:24:10 +02:00
Martin Srebotnjak a9481d2e43 Updated Slovenian translation 2019-08-24 20:36:35 +02:00
Anders Jonsson e3fdf254e0 Update Swedish translation
(cherry picked from commit 20533c8567)
2019-08-23 12:04:48 +00:00
Piotr Drąg 7fbf33869c Update Polish translation 2019-08-11 15:07:42 +02:00
Piotr Drąg 4a56f1d9cc Update POTFILES.in 2019-08-10 16:42:35 +02:00
Piotr Drąg 3f5b435941 Update POTFILES.in and POTFILES.skip 2019-08-07 18:38:24 +02:00
Stas Solovey c65b507416 Update Russian translation 2019-08-06 19:01:13 +00:00
Jehan 1ab62fa220 po-plug-ins, po-python: skip/add new python plug-in files. 2019-07-31 16:02:01 +02:00
Jordi Mas 076fc4ed23 Update Catalan translation 2019-07-31 11:44:03 +02:00
Jordi Mas 83d485d9c6 Update Catalan translation 2019-07-28 12:36:10 +02:00
Piotr Drąg 597f3e0916 Update Polish translation 2019-07-27 15:36:58 +02:00
Dimitris Spingos e7e0064bd7 Updated Greek translation 2019-07-23 13:31:32 +03:00
Michael Natterer 32d789e355 plug-ins: port imagemap to named icons from a resource 2019-07-21 19:47:39 +02:00
Piotr Drąg 60fc4a0aca Update POTFILES.in 2019-07-21 13:19:17 +02:00
Michael Natterer 23f373e916 plug-ins: remove filter-pack without any replacement 2019-07-19 19:01:51 +02:00
Michael Natterer b7cf850671 plug-ins: remove the oilify plug-in and add a PDB compat procedure 2019-07-19 17:35:13 +02:00
Michael Natterer 8a51993e3f pdb, plug-ins: remove the emboss plug-in and add a PDB compat procedure
Not for 2.10 because it looks a bit different.
2019-07-18 15:05:48 +02:00
Michael Natterer 31fc338ab0 pdb, plug-ins: remove the newsprint plug-in and add a PDB compat procedure 2019-07-18 12:52:18 +02:00
Michael Natterer fd9b6ab834 plug-ins: remove the colorify plug-in without any replacement
The colorize tool does something far more reasonable.
2019-07-15 12:33:50 +02:00
Michael Natterer acea533a9a plug-ins: remove the sharpen plug-in without replacement 2019-07-15 00:39:01 +02:00
Michael Natterer 496b5ab9b4 plug-ins: remove color-cube-analyze without replacement
because WTF do we need a histogram plug-in for?
2019-07-14 23:45:57 +02:00
Michael Natterer 4074cec138 plug-ins: remove the blur plug-in without replacement
because.
2019-07-14 23:31:58 +02:00
Michael Natterer dd89f4a3d5 plug-ins: remove the max-rgb plug-in without replacement
To quote the author (from a comment): "After adding preview mode
realised just exactly how useless this plugin is"
2019-07-14 23:08:12 +02:00
Michael Natterer 2ead56096d plug-ins, pdb: remove the softglow plug-in and add a PDB compat procedure
Not for 2.10 because the GEGL op's result looks different. I have no
clue how softglow is supposed to look at all, but the removed plug-in
did things that can't possibly be done with physical light in a
darkroom, so chances are the GEGL op is more correct.
2019-07-14 21:34:27 +02:00
Michael Natterer a0ae31d337 plug-ins, pdb: remove the edge-dog plug-in and add a PDB compat procedure
This is not for 2.10 because the result of the GEGL op looks different,
but without doubt more correct.
2019-07-14 20:09:11 +02:00
Michael Natterer 8fcccf3f88 plug-ins, pdb: remove the contrast-normalize plug-in
and add a PDB compat procedure.
2019-07-14 14:28:40 +02:00
Michael Natterer 8b08f958ba plug-ins, pdb: remove the edge-neon plug-in and add a PDB compat procedure 2019-07-13 23:59:31 +02:00
Michael Natterer ceb327f357 plug-ins, pdb: remove the photocopy plug-in and add a PDB compat procedure
The results are different here too, but tweakable like for cartoon.
2019-07-11 12:33:56 +02:00
Michael Natterer 529ee9efc8 plug-ins, pdb: remove the cartoon plug-in and add a PDB compat procedure
The result of the GEGL op is a bitt different but so what, this is an
artistic effect and the result can be tweaked with parameters.
2019-07-11 11:41:06 +02:00
Piotr Drąg 8d74983ac0 Update Polish translation 2019-07-07 13:09:44 +02:00
Rodrigo Lledó c180205601 Update Spanish translation
(cherry picked from commit 55bc6b345a)
2019-07-03 11:45:36 +00:00
Piotr Drąg 153236f07d Update Polish translation 2019-06-24 16:17:02 +02:00
Sabri Ünal 008604ad71 Update Turkish translation 2019-06-22 21:58:50 +00:00
Anders Jonsson 8f2f54deaa Update Swedish translation
(cherry picked from commit 4fe8a76f9b)
2019-06-11 19:18:47 +00:00
Piotr Drąg 3c2c85950c Update Polish translation 2019-06-02 14:09:53 +02:00
Balázs Úr 6d781ec41f Update Hungarian translation 2019-06-01 17:00:24 +00:00
Jordi Mas 5febc9a5d4 Update Catalan translation 2019-05-01 08:48:52 +02:00
Carles Ferrando Garcia 3ce4fbdac1 Update Catalan translation 2019-04-27 06:16:53 +00:00
Balázs Meskó 0af3be5600 Update Hungarian translation 2019-04-26 05:45:35 +00:00
Piotr Drąg fb0b4330e4 Update Polish translation 2019-04-21 13:25:43 +02:00
Jordi Mas ab2b6c0400 Update Catalan translation 2019-04-13 09:02:56 +02:00