Commit Graph

2109 Commits

Author SHA1 Message Date
Michael Natterer 57e6b22b9d app, plug-ins: remove file-uri completely
and enable the new file-remote code in app unconditionally.
2014-07-23 21:37:13 +02:00
Michael Natterer 36a4012625 po-plug-ins: removes uri backends from POTFILES.in 2014-07-12 22:54:49 +02:00
Dimitris Spingos 4595e68156 Updated Greek translation 2014-07-01 17:37:55 +03:00
Marco Ciampa 4d783340b9 Updated italian translation. 2014-06-27 19:32:41 +02:00
João S. O. Bueno 7359aef9cb Improves wording in pt_BR translation for bumpmap filter 2014-06-19 21:57:00 -03:00
Hartmut Kuhse d895b62348 plug-ins: removing deleted color-rotate translations 2014-05-30 09:26:42 +02:00
Michael Natterer f15b48b3c8 plug-ins, pdb: remove convolution-matrix and add a PDB compat procedure 2014-05-29 16:27:35 +02:00
Michael Natterer 3e6a7f4012 pdb, plug-ins: remove the rotate plug-in and add a PDB compat procedure 2014-05-24 22:46:11 +02:00
Michael Natterer 40030e084b plug-ins, pdb: remove the deinterlace plug-in and add a PDB compat proc 2014-05-20 21:30:42 +02:00
Michael Natterer 2ce79d3b13 plug-ins, pdb: remove the tile-glass plug-in and add a PDB compat procedure 2014-05-16 22:11:28 +02:00
Piotr Drąg edaebf97b7 Updated Polish translation 2014-05-08 00:09:50 +02:00
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