Commit Graph

3718 Commits

Author SHA1 Message Date
Yolanda Álvarez Pérez f93ca2c63a Updated Spanish translation 2016-05-25 06:37:28 +00:00
Piotr Drąg 193101b9d7 Updated Polish translation 2016-05-22 13:00:58 +02:00
Dušan Kazik 2f32b94626 Updated Slovak translation 2016-05-22 09:27:04 +00:00
Alexandre Prokoudine 9853400a5b Update Russian translation 2016-05-22 00:44:01 +03:00
Yolanda Álvarez Pérez 85ca7c5895 Updated Spanish translation 2016-05-21 08:26:12 +00:00
Michael Natterer 2ef8719cbe app: rename more stuff from "floating sel" to "floating selection" 2016-05-20 16:46:26 +02:00
Michael Natterer 81fd3e9c3f app: move GimpDrawable's FS to gimpdrawable-floating-selection.[ch]
and refactor it a bit to have separate functions for adding, removing
and updating the FS' drawable filter. Should be a lot more
understandable now.
2016-05-19 17:40:33 +02:00
Piotr Drąg eacfd6a9ca Updated Polish translation 2016-05-19 16:06:30 +02:00
Alexandre Prokoudine d41e362b8c Update Russian translation 2016-05-17 01:12:17 +03:00
Piotr Drąg 062b3764ac Updated Polish translation 2016-05-14 15:36:09 +03:00
Yolanda Álvarez Pérez 418577087c Updated Spanish translation 2016-05-13 09:57:14 +00:00
Yolanda Álvarez Pérez bb767ac3d5 Updated Spanish translation 2016-05-12 06:40:37 +00:00
Piotr Drąg ec99c99b7a Updated Polish translation 2016-05-11 18:26:29 +02:00
Yolanda Álvarez Pérez 2c36e71938 Updated Spanish translation 2016-05-11 06:45:01 +00:00
Michael Natterer 6a9ce551cb app: rename GimpImageMapTool to GimpFilterTool 2016-05-10 13:52:24 +02:00
Alexandre Prokoudine 7d480b62b3 Update Russian translation 2016-05-10 01:16:41 +03:00
Piotr Drąg 1dc9deb309 Updated Polish translation 2016-05-08 14:21:32 +02:00
Jordi Mas 31a1d543db Update Catalan translation 2016-05-05 07:29:37 +02:00
Yolanda Álvarez Pérez bcdd2ebdd1 Updated Spanish translation 2016-05-03 11:10:04 +00:00
Tiago Santos fe351b7c35 Updated Portuguese translation 2016-05-01 14:43:34 +00:00
Piotr Drąg c11c61d00e Updated Polish translation 2016-05-01 12:43:54 +02:00
Michael Natterer 5aff776a8a app: rename convert-type-dialog.[ch] to convert-indexed-dialog.[ch] 2016-04-30 18:49:02 +02:00
Michael Natterer ef8b802032 app: move indexed conversion to gimpimage-convert-indexed.[ch]
It's so much code and takes so many additional parameters over RGB and
GRAY conversion, it got its own place and function now.
2016-04-30 18:35:52 +02:00
Marco Ciampa 1c4fc5620f Updated Italian translation 2016-04-29 08:47:17 +02:00
Piotr Drąg 7433c65c84 Updated Polish translation 2016-04-23 14:19:56 +02:00
Yolanda Álvarez Pérez 0467d8c861 Updated Spanish translation 2016-04-21 08:15:50 +00:00
Yolanda Álvarez Pérez e63147555b Updated Spanish translation 2016-04-20 09:18:17 +00:00
Yolanda Álvarez Pérez 9a4f5800d4 Updated Spanish translation 2016-04-19 10:19:59 +00:00
Dimitris Spingos 2c455978fd Updated Greek translation 2016-04-18 11:36:46 +03:00
Piotr Drąg 0cc7468d53 Updated Polish translation 2016-04-17 15:51:33 +02:00
Yolanda Álvarez Pérez 062dc2f54d Updated Spanish translation 2016-04-15 10:43:48 +00:00
Yolanda Álvarez Pérez bf2471a0b6 Updated Spanish translation 2016-04-14 10:09:07 +00:00
Yolanda Álvarez Pérez d6873a6d11 Updated Spanish translation 2016-04-13 07:33:33 +00:00
Mario Blättermann 23df9ab388 Updated German translation 2016-04-12 17:05:05 +02:00
Piotr Drąg 30fc5d26ef Updated Polish translation 2016-04-10 20:50:56 +02:00
Piotr Drąg c36f729334 Updated Polish translation 2016-04-09 13:37:27 +02:00
Yolanda Álvarez Pérez a3a9750205 Updated Spanish translation 2016-04-08 13:16:36 +00:00
Yolanda Álvarez Pérez 5ff036cdf7 Updated Spanish translation 2016-04-07 07:17:16 +00:00
Piotr Drąg 14ec2c68c5 Updated Polish translation 2016-04-06 19:42:41 +02:00
Yolanda Álvarez Pérez bdf958b9a5 Updated Spanish translation 2016-04-06 09:31:15 +00:00
Yolanda Álvarez Pérez 48f4739609 Updated Spanish translation 2016-04-05 08:06:34 +00:00
Michael Natterer 7889ec08f7 Bug 668016 - Accidentally clicking ruler loses active tool's state
Add two new tools, GimpGuideTool and GimpSamplePointTool. They are
one-trick-ponies and can only create new or move existing guides and
sample points. They can't be selected from the toolbox, only
temporarily pushed as active tools on top of any active tool using
their public start() APIs.

Use that API to enable them when the rulers are clicked, and replace
the entire guide and sample point moving code in GimpMoveTool and
GimpColorTool by simple calls to that API.

This might look like overkill but can easily be used for other
features like moving guides from within the paint tools (mirror
painting) or gegl filters (preview curtain).
2016-04-03 16:41:42 +02:00
Yolanda Álvarez Pérez 6d9e58080e Updated Spanish translation 2016-04-01 07:50:19 +00:00
Yolanda Álvarez Pérez 9a2c9420c4 Updated Spanish translation 2016-03-31 07:06:13 +00:00
Yolanda Álvarez Pérez 8a9a7d0c64 Updated Spanish translation 2016-03-30 07:01:56 +00:00
Yolanda Álvarez Pérez 38682e11d1 Updated Spanish translation 2016-03-29 07:17:31 +00:00
klausstaedtler d1d3a5e2fa Updated/Fixed German translation 2016-03-26 12:46:45 +01:00
Jordi Mas d8c5c35d34 Fixes to Catalan translation 2016-03-26 07:42:20 +01:00
Piotr Drąg 55625a5200 Updated Polish translation 2016-03-25 23:43:30 +01:00
klausstaedtler 373a46f93e Updated German translation
translate 'Handle Transform' as 'Gitter Transformation' (Grid Transform) like in es.po for spanish,
the previously used 'Käfig Transformation' is already in use for the Cage Tool
2016-03-25 11:17:36 +01:00