Commit Graph

36633 Commits

Author SHA1 Message Date
Ask Hjorth Larsen 5de155048c Updated Danish translation
(cherry picked from commit 78ee273965)
2016-03-06 20:15:21 +00:00
Ask Hjorth Larsen b9440328c8 Updated Danish translation
(cherry picked from commit 04b37eabdc)
2016-03-06 20:06:33 +00:00
Martin Srebotnjak 32705c832f Updated Slovenian translation 2016-03-05 20:52:25 +01:00
Martin Srebotnjak d422ba9afc Updated Slovenian translation 2016-03-05 20:51:30 +01:00
Martin Srebotnjak f926478ef2 Updated Slovenian translation 2016-03-05 19:41:41 +01:00
Michael Schumacher 019547cb69 Changed "wilbur" to "wilber" for two icon files
Thanks to Tobias Ellinghaus for pointing this out.
2016-03-03 19:36:04 +01:00
Yolanda Álvarez Pérez c4c2c04608 Updated Spanish translation 2016-03-03 08:12:13 +00:00
Thomas Manni a8a214ffcb Bug 724731 - Difference clouds - memory leak if UNDO performed
Create the clouds layer after calling gimp-image-undo-group-start
2016-03-02 19:27:17 +01:00
Mónica Canizo 46296a2641 Updated Spanish translation 2016-03-02 08:17:22 +00:00
Yolanda Álvarez Pérez 9fee12da05 Updated Spanish translation 2016-03-02 08:07:33 +00:00
Mónica Canizo e9b7bd65c0 Updated Spanish translation 2016-03-01 08:30:24 +00:00
Jehan c0d96f0130 icons: get the 2.8 pixel-perfect icon theme back under name "Legacy".
It will makes nostalgic people happy. It does not change the plans about
the new Color icon theme, which we are planning to render pixel-perfect
as well in the end.
2016-03-01 00:12:38 +01:00
Jehan 9c617d058c themes: s/menu-item-prelight.png/menuitem-prelight.png/
Fix a typo of an image file's name in gtkrc.
2016-02-29 23:52:02 +01:00
Jehan 58b5c94d92 themes: uninstalled Light theme icon.
spin-fill-bg.png added in commit 0d692ea but not installed.
Fixes the following theme warning:
> Unable to locate image file in pixmap_path: "ui/spin-fill-bg.png"
2016-02-29 23:44:14 +01:00
Jehan 6ff0670323 icons: ignore all generated icons. 2016-02-29 17:38:38 +01:00
Jehan 0e9453d5ee Bug 762282 - Link ends with "/."
Add a comment for translators, which will be extracted by gettext,
ensuring that all translators are aware of the problem.
2016-02-26 17:17:44 +01:00
Piotr Drąg 050534db71 Updated Polish translation 2016-02-26 16:50:41 +01:00
Kevin Payne faf03bb5e0 icons: gimp-tool-blend and gimp-tool-rect-select 16x16 pixel-perfect.
More to come later.
2016-02-26 15:42:28 +01:00
Jehan f4c6322a8a icons: s/gimp-tool-align/gimp-tool-align-16/
Rename pixel-perfect icons, ending with size they have been made for.
2016-02-26 15:01:46 +01:00
Yolanda Álvarez Pérez eb8cd468bb Updated Spanish translation 2016-02-26 08:07:57 +00:00
Mónica Canizo 40e40a3cae Updated Spanish translation 2016-02-26 08:05:29 +00:00
Jehan 1159ec2d90 Bug 762282 - Link ends with "/."
One can't say automatically if the dot is part of the URL (even though
usually not). Simpler is to not finish with a dot.
2016-02-25 17:47:36 +01:00
Yolanda Álvarez Pérez 00e168e830 Updated Spanish translation 2016-02-25 08:00:09 +00:00
Piotr Drąg e1c80e8460 Updated Polish translation 2016-02-23 20:03:53 +01:00
Alexandre Prokoudine 1f80c48361 Mark user-visible messages for translation 2016-02-23 13:26:44 +03:00
Dimitris Spingos c1c841430f Updated Greek translation 2016-02-22 23:10:57 +02:00
Jehan b4422db7b5 icons: gimp-tool-align as 16x16 pixel-perfect color icon.
Working on Inkscape to kickstart pixel-perfection reworking of current
icons. I worked on gimp-tool-align as first attempt.
I perfectly aligned it to the grid (modified to show major grid lines
every 16 pixels) and use only round numbers.
Let's first work on the tools for 16x16 versions, and later for
22x22 versions.
2016-02-22 15:47:39 +01:00
Marco Ciampa a3662ba561 Updated Italian translation 2016-02-22 02:22:26 +01:00
klausstaedtler be985eb484 icons:Changes in scalable.svg
minor tweaks
gimp-tool-eraser
gimp-tool-bucket-fill
2016-02-21 14:41:44 +01:00
klausstaedtler 48ed6dea94 icons: add forgotten /22 gimp-tool-measure 2016-02-20 23:37:18 +01:00
klausstaedtler 0488eab57c icons: Changes in color-scalable & scalable
gimp-tool-measure. Gimp misuses an precision-compass icon
(example: http://www.staedtler.co.uk/en/products/technical-drawing-instruments/compasses/mars-comfort-551-precision-compass/)
for measuring. A divider is correct for this purpose (http://www.britannica.com/technology/divider-measurement-instrument).
2016-02-20 23:34:22 +01:00
Piotr Drąg d7d18c4401 Updated Polish translation 2016-02-17 22:10:34 +01:00
klausstaedtler 5585c70808 icons: Changes in color-scalable & scalable
revert
gimp-tool-blend
gimp-tool-warp
gimp-tool-perspective
gimp-tool-eraser

to old gimp png's and remove vectorial design

revert gimp-tool-blend in scalable.svg to old gimp design
2016-02-16 23:40:50 +01:00
Michael Natterer b5bc15c9b9 app: add support for a preview rectangle to GimpImageMap 2016-02-16 21:36:36 +01:00
Michael Natterer bda7ddc0fd app: disable the preview area in gimp_drawable_merge_filter()
This call has no effect if there was no preview area in the first place.
2016-02-16 21:36:35 +01:00
Michael Natterer a0b18c7929 app: make GimpApplicator's preview feature optional
Don't add the preview nodes if use_preview_cache is FALSE in
gimp_applicator_new().
2016-02-16 21:36:35 +01:00
Michael Natterer e3144ecc4c app: add support for a "preview rectangle" to GimpApplicator
When set, it crops the effect to that rectangle, using a cache for
quickly changing the previewed area. When disabling the preview rect,
make sure we don't lose the cached result by processing it into the
output cache through the mode and affect nodes which is cheap-ish.
2016-02-16 21:36:21 +01:00
klausstaedtler bb4fcf41f0 icons: Changes in color-scalable
gimp-channel-indexed (too much tango color dots, reduced)
gimp-tool-eraser (now wilbur is printed on top)
2016-02-16 19:58:25 +01:00
Thomas Manni 3f5881875a Bug 758915 - port Tile to gegl 2016-02-16 18:56:09 +01:00
Jehan ec27b539ea plug-ins: various s/save/export/ replacement on visible strings. 2016-02-16 02:35:43 +01:00
klausstaedtler 93e56422b6 icons: Changes in color-scalable
rebuild

gimp-gradient-shapeburst-angular
gimp-channel-indexed

(both where destroyed)
2016-02-15 19:27:34 +01:00
Jehan e26fdc9e46 icons: allow vectorial icons for the Color icon theme too.
Extraction is still wrong for many icons. I'll see what I can do later.
The icon-list.mk is now common for all 3 icon themes.
2016-02-15 18:01:10 +01:00
Jehan b2c43f71c9 icons: update some color icons to prepare for SVG extraction.
- gimp-anchor
- gimp-center
- gimp-web
- gimp-list
- gimp-warning
2016-02-15 18:01:10 +01:00
Jehan be7d48e11d icons: fix gimp-toilet-paper icon exception.
It was infinitely-looping because of a mis-usage of the % matching rule.
On the rule or dependency side, I must use $(@D) instead of % to match
the directory part of the target (I could also have used $* to get only
the matching part of the stem).
2016-02-15 16:15:04 +01:00
Jehan 46ebb0ca60 Makefile.am: tools/ must be built after libgimpbase/.
Commit 8bb1421 broke the build by changing build order. Line back
tools/ after libgimpbase/ and move also icons/ after tools/ (for the
vectorial icons).
2016-02-15 15:21:47 +01:00
klausstaedtler 48af6784e2 icons: Changes in scalable
replace with old gimp design.

gimp-flip-horizontal
gimp-flip-vertical
2016-02-15 08:32:16 +01:00
Jehan 289512e6de icons: s/gimp-display-contrast/gimp-display-filter-contrast/
Wrong icon id in the color icon source.
2016-02-15 02:52:31 +01:00
Jehan 93fd6430d0 icons: update various icons to work around librsvg bugs.
- gimp-gradient-shapeburst-angular (straight path).
- gimp-gradient-spiral-clockwise (stroke-width).
- gimp-gradient-spiral-anticlockwise (stroke-width).
- gimp-gradient-square.
- gimp-info (1-point paths).
- gimp-path-stroke (stroke-width).
- gimp-path (stroke-width).
- gimp-prefs-icon-theme (1-point paths).
- gimp-prefs-playground
- gimp-prefs-toolbox
- gimp-selection-to-path (stroke-width).
- gimp-toilet-paper
- gimp-tool-desaturate (useless path).
- gimp-tool-fuzzy-select
- gimp-tool-n-point-deformation
- gimp-tool-preset
- gimp-tools
- gimp-tool-zoom (straight path).
- gimp-wilber
- gimp-wilber-eek
- gimp-wilber-outline

Note that even with these tweaks, icon extraction is still not perfect
because of a limitation of librsvg which does not return accurate
position/dimensions. As a result, extracted icons may have off-by-1
shift. So the extraction is still marked as experimental until this
librsvg bug is fixed:
https://bugzilla.gnome.org/show_bug.cgi?id=762039

This icon was broken:
- gimp-selection-none (was disformed).
2016-02-15 01:55:31 +01:00
Jehan 819f3201c4 icons: fix gimp-convert-grayscale export.
Avoid strokes under 1 pixels. librsvg does not like them.
2016-02-15 01:54:53 +01:00
Jehan 75fc7fa2a1 icons: fixes gimp-char-picker.
gimp-char-picker: librsvg is quite buggy and returns wrong dimensions
for paths with only 2 points.
See https://bugzilla.gnome.org/show_bug.cgi?id=760112
2016-02-15 01:54:44 +01:00