Commit Graph

31050 Commits

Author SHA1 Message Date
Michael Natterer e3c720ad20 app: remove the legacy threshold code 2012-05-02 17:45:45 +02:00
Michael Natterer 7aa7f168b8 app: remove the legacy posterize code 2012-05-02 17:45:45 +02:00
Michael Natterer 70b26d1ecb app: remove the legacy desaturate implementation
The GEGL one is just as fast or faster.
2012-05-02 17:45:45 +02:00
Michael Natterer 08dd7901b1 app: allow to opionally not implement GimpImageMapTool::map()
it's not needed for many tools that have no legacy implementation.
2012-05-02 17:45:45 +02:00
Øyvind Kolås d258af9ea9 app: use gegl: prefix for ops 2012-05-02 17:45:44 +02:00
Michael Natterer 3bd8ee1a63 app: move new get_buffer() functions around; some general cleanup 2012-05-02 17:45:44 +02:00
Øyvind Kolås 751eba9d23 lie about gamma to gegl 2012-05-02 17:45:44 +02:00
Øyvind Kolås 35f1518afd imagemap: unref buffers as soon as possible 2012-05-02 17:45:44 +02:00
Øyvind Kolås 0dfffa44a3 app: make gimp_drawable_apply_operation use the TileManager buffer backend 2012-05-02 17:45:44 +02:00
Øyvind Kolås 3e4471cba8 app: add a util call to get the geglbuffer for a drawable 2012-05-02 17:45:44 +02:00
Øyvind Kolås bb2ef0cede app: use GeglBuffer instead of TileManager in imagemap 2012-05-02 17:45:44 +02:00
Michael Natterer 950412fbdc configure: bump version to 2.9.1
and change app/Makefile.am to use variables instead of hadcoding the
version.
2012-05-02 17:43:43 +02:00
Alexandre Prokoudine 5e9f1dd0ea Updated Russian translation 2012-05-02 18:17:00 +04:00
Simon Budig 98b6c83179 new splash for gimp 2.8, made by Bernhard Stockmann 2012-05-02 14:01:49 +02:00
Michael Natterer 3b14851b6d configure: set version to 2.8.0 2012-05-02 11:43:04 +02:00
Dimitris Spingos 88c5ea0885 Updated translation into Greek 2012-05-01 17:01:52 +04:00
Daniel Mustieles 0d43a096bb Updated Spanish translation 2012-05-01 12:26:03 +02:00
Piotr Drąg 3d571311bd Updated Polish translation 2012-04-29 22:35:10 +02:00
Marco Ciampa c360b634cc Small fix in italian translation 2012-04-29 18:00:15 +02:00
Marco Ciampa 3bb0c72a91 Small fix in italian translation 2012-04-29 16:28:25 +02:00
Marco Ciampa 5c67789554 Updated italian translation 2012-04-29 03:10:17 +02:00
Daniel Korostil 824a21ba1e Uploaded Ukranian 2012-04-29 03:21:27 +03:00
Michael Natterer 8934665661 po-plug-ins: add plug-ins/metadata/interface.c to POTFILES.in 2012-04-29 00:36:26 +02:00
A S Alam 2a63e54e81 update Punjabi Translation for gimp 2012-04-28 23:39:45 +05:30
Marco Ciampa b5081a67d8 Small adj on text tool menu command translation 2012-04-26 11:30:57 +02:00
Marco Ciampa 1dea07a018 Another small fix in italian translation. 2012-04-26 08:36:36 +02:00
Marco Ciampa c3474d43ce Small typo in italian translation. 2012-04-26 08:35:01 +02:00
Michael Natterer 0f656b9543 plug-ins: depend on librsvg >= 2.36.0 and half-undeprecate file-svg 2012-04-24 22:10:49 +02:00
Enrico Schröder 8cd272bb80 Heal: Make HealTool work when brush is partially outside of layer
Fix for bug 568098 https://bugzilla.gnome.org/show_bug.cgi?id=568098
Removes condition for not applying heal when (destination)brush is partially outside of layer.
Instead heal is not applied when brush is completely outside.
2012-04-24 22:21:25 +03:00
Michael Henning 2920344524 app: Prevent uninitialized values in the heal tool.
Previously, the black checkers of the left hand edge of the solution
matrix were not being assigned a value.
2012-04-24 22:08:44 +03:00
Åsmund Skjæveland 450f711999 Updated Norwegian Bokmål translation 2012-04-24 07:36:12 +02:00
Michael Natterer 24e6b20be8 Bug 674373 - Resizing Mask size is making gimp to crash
gimp_transform_tool_real_transform(): make sure we clip layer masks
and channels to their original extents also when transforming them
completely (not just a selection of them).
2012-04-21 22:42:53 +02:00
João S. O. Bueno 75242a03e4 pygimp: adds proper support for layer groups
Layer groups where barely supported using numeric IDs and
by calling gimp.Item.from_id. This adds a Python
GroupLayer class.
2012-04-20 04:49:16 -03:00
Daniel Șerbănescu 445b467e1a Updated Romanian Translation 2012-04-19 16:20:33 +02:00
Daniel Șerbănescu 13f178afd1 Updated Romanian Translation 2012-04-19 16:11:57 +02:00
Praveen Illa 1709c0fcc9 Added Telugu Translation 2012-04-17 00:23:57 +05:30
Mark Kwidzińsczi 1c205b001d Added Kashubian translation 2012-04-16 19:55:42 +02:00
João S. O. Bueno 864badcfd2 Updated Brazilian Portuguese translation 2012-04-16 12:52:11 -03:00
Kiran Kumar Chava 300cf85527 Updated Telugu Translation 2012-04-16 11:27:19 +05:30
João S. O. Bueno e1dc3c440d Update Brazilian Portuguese translation 2012-04-15 23:20:20 -03:00
Massimo Valentini 257224ff99 Bug 674024: Store in .png does not compress
The slider did not always show the values effectively used
2012-04-14 18:39:49 +02:00
Alan Monfort cf08402161 Updated Breton translation 2012-04-14 12:36:36 +02:00
Mikael Magnusson 0025f9f354 fix typo "equalizee" 2012-04-12 01:28:30 +02:00
Nils Philippsen ff6c2807be app: add a little more headroom to the smudge buffer
This fixes crashes when smudging with sizes <= 1.4, filed against Fedora
(rhbz#810850).
2012-04-11 19:04:58 +02:00
Kristjan SCHMIDT 2d692fe0fa Updated Esperanto translation 2012-04-06 22:27:53 +02:00
Kristjan SCHMIDT a12c158e17 Updated Esperanto translation 2012-04-06 22:19:51 +02:00
Kristjan SCHMIDT 2568c04dfa Updated Esperanto translation 2012-04-06 22:03:21 +02:00
Kristjan SCHMIDT bafd8f5b52 Updated Esperanto translation 2012-04-06 21:49:41 +02:00
Kristjan SCHMIDT b1894f7e51 Updated Esperanto translation 2012-04-06 21:25:26 +02:00
Kristjan SCHMIDT ee75810899 Updated Esperanto translation 2012-04-06 21:06:57 +02:00