Commit Graph

2098 Commits

Author SHA1 Message Date
Michael Natterer 64290145a2 pdb. plug-ins: remove the noise-rgb plug-in and add PDB compat wrappers 2014-05-04 23:43:02 +02:00
Dimitris Spingos f67a7fa862 Updated Greek translation 2014-04-27 19:57:06 +03:00
Marco Ciampa 2ebf0ee32b Update italian translation. 2014-04-27 01:18:44 +02:00
Piotr Drąg 936386d5e7 Updated Polish translation 2014-04-23 02:25:27 +02:00
Piotr Drąg 5279c15a11 Updated Polish translation 2014-04-17 01:07:08 +02:00
Michael Natterer 260a4a51b1 plug-ins, pdb: remove the lens-apply plug-in and add a compat procedure 2014-04-13 21:18:35 +02:00
Jordi Mas 7d4d90f071 Fix typo in Catalan translation 2014-04-13 08:57:03 +02:00
Balázs Úr b2de783030 Updated Hungarian translation 2014-03-20 17:29:02 +01:00
Michael Natterer 2cbc1da6b7 po*: add libgimpcolor and libgimpmath to POTFILES.skip except in po-libgimp
libgimpcolor just got translatable strings, and libgimpmath might get
them in the future, but there is no reason to scan it for translations
in the wrong domains.
2014-03-16 19:52:17 +01:00
Martin Srebotnjak 863ca6af18 Updated Slovenian translation 2014-02-10 22:10:38 +01:00
Daniel Mustieles b0470a61b7 Revert "Updated FSF's address"
This reverts commit f8667c675b.
2014-01-31 16:57:21 +01:00
Daniel Mustieles f8667c675b Updated FSF's address 2014-01-31 14:27:44 +01:00
Konfrare Albert 1fb10e5c68 [l10n] Update Catalan translation 2014-01-04 23:48:20 +01:00
Michael Natterer 2ea1c6e9a1 plug-ins, pdb: remove the apply-canvas plug-in and add a compat procedure 2014-01-01 19:21:00 +01:00
Marco Ciampa 026ce8f5b8 Updated italian translation 2013-12-28 16:58:17 +01:00
Pavol Klačanský 1f434e9688 Updated slovak translation 2013-12-22 16:12:27 +01:00
Rafael Ferreira f592894b9a Updated Brazilian Portuguese translation for plug-ins
Since the 'git cherry-pick 36d15343c22f' (from branch gimp-2-8) returned too much error, I msgmerge'd gimp-2-8 and committed again
2013-12-16 05:12:05 -02:00
Piotr Drąg 2244d4b5e2 Updated Polish translation 2013-12-04 19:31:21 +01:00
Marco Ciampa ba5dfc286e Updated italian translation 2013-11-23 18:00:34 +01:00
Téo Mazars c41c2452c5 app,pdb: add a compatibility wrapper for contrast-stretch-hsv
... and remove the old plugin
2013-11-16 16:50:49 +01:00
Téo Mazars 120e9ccf39 app,pdb: add a compatibility wrapper to contrast-stretch
... and remove the old plug-in
2013-11-15 19:12:56 +01:00
Marco Ciampa 264dbfafde Updated italian translation. 2013-11-06 16:24:47 +01:00
Martin Srebotnjak 364225b841 Updated Slovenian translation 2013-10-29 19:20:11 +01:00
Michael Natterer a86b1bf6ae po-plug-ins: remove the old metadata files from POTFILES.in 2013-10-27 01:16:50 +02:00
Hartmut Kuhse 21bed1e2fb Completely rewrite metadata handling using gexiv2
Based on original patches from Hartmut Kuhse and modified
by Michael Natterer. Changes include:

- remove libexif dependency and add a hard dependency on gexiv2
- typedef GExiv2Metadata to GimpMetadata to avoid having to
  include gexiv2 globally
- add basic GimpMetadata handling functions to libgimpbase
- add image and image file specific metadata functions to libgimp,
  including the exif orientation image rotate dialog
- port plug-ins to use the new APIs
- port file-tiff-save's UI to GtkBuilder
- add new plug-in "metadata" to view the image's metadata
- keep metadata around as GimpImage member in the core
- update the image's metadata on image size, resolution and precision
  changes
- obsolete the old metadata parasites
- migrate the old parasites to new GimpMetadata object on XCF load
2013-10-27 01:02:17 +02:00
Téo Mazars f3d40dceec plug-ins,pdb: Add a compatibility wrapper for lens-distortion
... and remove the old plug-in
2013-10-11 08:48:09 +02:00
Téo Mazars e1fe2e35cb plug-ins,pdb: Add a compatibility wrapper for edge-laplace
... and remove the old plug-in
2013-10-01 17:10:31 +02:00
Marco Ciampa 5289870dbb Updated italian translation. 2013-09-27 15:35:33 +02:00
Marco Ciampa 19dfcc5c9e Added internationalization macros to selection-to-path-dialog hidden parameters. 2013-09-27 13:16:55 +02:00
Téo Mazars 8e25b5407d plug-ins,pdb: Add a compatibility wrapper for noise-hsv
... and remove the old plugin
2013-09-26 19:31:13 +02:00
Marco Ciampa af3c2f820d Revert "fix typo in message" that pushes too much - sorry
This reverts commit 0b4b8da05f.
2013-09-26 13:09:50 +02:00
Marco Ciampa 0b4b8da05f fix typo in message 2013-09-26 12:09:34 +02:00
Téo Mazars 5063aada1d plug-ins,pdb: Add compatibility wrappers for mosaic
and remove the old plug-in
2013-09-23 15:52:08 +02:00
Balázs Úr a3dc0c1cbe Updated Hungarian translation 2013-09-22 10:50:43 +02:00
Téo Mazars 6fefd5af0c plugins: Add compat wrappers for plasma.c
... and remove the old plugin.
2013-09-13 01:30:29 +02:00
Martin Srebotnjak c632957cee Updated Slovenian translation 2013-09-11 21:53:17 +02:00
Michael Natterer 14ab0da020 plug-ins: rename file-raw to file-raw-data
to remove confusion with raw digital camera files.
2013-09-01 20:02:56 +02:00
Téo Mazars 145c9a86d5 plugins: Add compat wrappers for channel-mixer
And remove the old plugin
2013-08-06 21:45:16 +02:00
Téo Mazars 2b58fb4e69 plugins: Add compat wrappers for antialias
And remove the old plugin
2013-08-04 09:09:41 +02:00
Téo Mazars b0645cf559 plugins: add pdb compat wrappers for tile-seamless
and remove the old plugin
2013-07-28 19:15:25 +02:00
Téo Mazars 95c235f81f plugins: Add compat wrappers for alien-map
And remove the old plugin
2013-07-19 22:32:10 +02:00
Christian Kirbach a0f98b50d5 Updated German translation 2013-07-14 11:56:31 +02:00
Daniel Mustieles 99691c74ea Updated Spanish translation 2013-07-09 16:55:09 +02:00
Téo Mazars ec6720c897 plugins: add compatibility wrappers to motion-blur
and remove the old plugin.
2013-07-05 20:09:13 +02:00
Michael Natterer 7d544e25fe plug-ins, pdb: remove plugin waves and add a PDB compat procedure 2013-06-01 16:04:43 +02:00
Michael Natterer 52dc7fb800 plug-ins, pdb: remove plug-in whirl-pinch and add a PDB compat procedure 2013-05-30 17:52:11 +02:00
Michael Natterer 894d7568ac plug-ins, pdb: remove plug-in noise-spread and add a PDB compat procedure 2013-05-29 19:54:42 +02:00
kolbjoern d31750464a Enhanced Norwegian nynorsk translations 2013-05-29 15:16:04 +02:00
Kjartan Maraas 477207ade7 Updated Norwegian bokmål translation 2013-05-27 22:19:39 +02:00
Michael Natterer a77d9223df plug-ins, pdb: remove shift plug-in and add a PDB compat procedure for it 2013-05-27 02:34:04 +02:00