Commit graph

36432 commits

Author SHA1 Message Date
klausstaedtler
febd76868a Correct typo in German translation 2016-03-24 14:48:04 +01:00
klausstaedtler
5bc1c8e662 Updated German translation 2016-03-24 14:32:39 +01:00
Massimo Valentini
de4bc99448 Bug 763135 - Gimp cage tool doesn't work anymore
Fix various bugs, most importantly make sure the cage node is
properly updated when the config changes.
2016-03-23 23:00:48 +01:00
Michael Natterer
1b71731cb8 app: clean up the GEGL progress code a bit
Includes code from Massimo from bug #763135.
2016-03-23 22:53:09 +01:00
Daniel Sabo
f10067e560 plug-ins: openraster: Ignore the x,y values of layer groups (bug 760348)
Neither MyPaint or Krita sets these values when saving, and when
loading they have conflicting interpretations such that the only
universally valid value will be zero.
2016-03-23 11:44:41 -07:00
Yolanda Álvarez Pérez
2eff66e481 Updated Spanish translation 2016-03-23 09:17:24 +00:00
Michael Natterer
2229d0aed8 Bug 740939 - No shortcut actions for changing tool's spacing, hardness and force
Add generic tool actions for spacing, hardness and force, and the
GimpToolControl infrasctructure to redirect them to tool-specific
actions. Add tool-specific actions for GimpBrushTool, GimpMybrushTool
and GimpWarpTool as redirect targets. Also fix some existing tool
action callbacks to use the right increase/decrease steps.
2016-03-22 23:54:40 +01:00
klausstaedtler
52cf735f27 icons: add forgotten correction symbolic-scalable to Makefile 2016-03-22 20:50:34 +01:00
klausstaedtler
c77d6bdaff icons: Changes symbolic
symbolic:

scalable.svg renamed to symbolic-scalable.svg
(similar to color-scalable.svg)

added and assigned all icons to swatch palette,
icon color of all icons within symbolic-scalable can now be
adjusted to any desired shade of any desired color by simply
adjusting color of swatch palette.
Color of intentiously different colors (like e,g, black or white)
are unaffected.
2016-03-22 20:12:11 +01:00
Jehan
0f67e21c98 themes: rename theme "Default" into "System".
Since we have many themes now, this new name better indicates that it
is meant to follow your desktop theme settings.
Also it will likely not remain the default theme.
2016-03-22 16:37:10 +01:00
Dimitris Spingos
76e1df1bfd Updated Greek translation 2016-03-22 13:07:25 +02:00
Yolanda Álvarez Pérez
b6afb7602e Updated Spanish translation 2016-03-22 11:00:27 +00:00
Jehan
7b27e03799 themes: order themes by shades of gray.
Since current implementation orders by folder, let's prepend install
folders by numbers.
2016-03-22 01:40:18 +01:00
Jehan
4358c783e4 themes: redo fix from commit 9c617d0.
It got lost when renaming the theme on commit ab8aa3b.
2016-03-22 01:36:55 +01:00
Yolanda Álvarez Pérez
3605c53e5b Updated Spanish translation 2016-03-21 15:48:07 +00:00
Michael Natterer
4110840382 app: the range of GimpInkOption's and GimpBlobEditor's angle is [-PI..PI]
not [-90..90]. This will warn on startup for saved values which are
now out-of-range, but only until the tool options got saved again.
2016-03-21 10:37:56 +01:00
Michael Natterer
c0fab2402a app: fix calculation for action values which can wrap around
such as the brush angle action.
2016-03-21 09:19:06 +01:00
Michael Natterer
70c5a1009a app: don't automatically use explicitly stored filter values
only use automatically stored values (only thes can be last used values)
2016-03-20 21:56:51 +01:00
Michael Natterer
9693ab92e7 Bug 761998 - MyPaint brush popup out of screen
Add a lame workaround to GimpContainerPopup (default to 6 instead
of 10 rows of items if the view size is >= LARGE).
2016-03-20 21:34:37 +01:00
Michael Natterer
f7962c27e1 app: implement get_memsize() and get_checksum() in GimpMybrush 2016-03-20 21:16:04 +01:00
Michael Natterer
b8ae89c37f app: actually use the calculated checksum in gimp_brush_get_checksum() 2016-03-20 21:15:37 +01:00
Michael Natterer
dc33afd95b Bug 762279 - "Tip of the day" links opens two links
Fix this the brute force way, don't look it's ugly...
2016-03-20 20:29:43 +01:00
klausstaedtler
661ad454b4 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-prefs-tool-options
2016-03-20 18:03:35 +01:00
klausstaedtler
c6ce8e48d4 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 22x22
gimp-char-picker
2016-03-20 16:31:49 +01:00
klausstaedtler
f359cbe26a icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 24x24
gimp-text-dir-rtl
gimp-text-dir-ltr
2016-03-20 16:10:48 +01:00
Piotr Drąg
e15093a161 Updated Polish translation 2016-03-20 16:04:18 +01:00
Benoit Touchette
ab8aa3bd83 Themes: Renamed themes. Added 3 themes (Lighter, Gray, Dark).
Updated themes, renamed The-Dark-Side-Of-Gimp to Darker, and renamed The-Light-Side-Of-Gimp
to Light. Added three themes, Lighter, Gray, and Dark.

https://bugzilla.gnome.org/show_bug.cgi?id=759648 (Light)
https://bugzilla.gnome.org/show_bug.cgi?id=759649 (Darker)
https://bugzilla.gnome.org/show_bug.cgi?id=759663 (Gray)
https://bugzilla.gnome.org/show_bug.cgi?id=759830 (Lighter)
https://bugzilla.gnome.org/show_bug.cgi?id=759996 (Dark)
2016-03-20 10:56:47 -04:00
klausstaedtler
bd4f162e6c icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 24x24
gimp-hchain
gimp-vchain
gimp-hchain-broken
gimp-vchain-broken
2016-03-20 13:50:39 +01:00
Hartmut Kuhse
21d98413dc Update german translation 2016-03-20 11:21:44 +01:00
Michael Natterer
1c9e5d62fc Bug 763766 - Suggest changing "Postscript" to "PostScript"
We were already using "PostScript" almost everywhere, fix the
remaining strings too.
2016-03-19 22:45:16 +01:00
Michael Natterer
c6d5ca8977 app: remove GimpImageMapTool::get_operation() impl from GimpGeglTool
it was doing absolutely nothing any longer.
2016-03-19 22:29:31 +01:00
Michael Natterer
041659a2ab app: remove the recent_settings container from GimpImageMapToolClass
and use gimp_gegl_config_get_container() locally where needed. This
also removes some special code from gimpoperationtool.c.
2016-03-19 22:06:13 +01:00
Michael Natterer
1051082189 app: use gimp_gegl_config_register() in gimp_gegl_config_new()
instead of manually interting the new type into the table.
2016-03-19 21:08:29 +01:00
Ell
5084bcae87 app: Add a test case for the "gimp:flood" operation 2016-03-19 20:29:37 +01:00
Ell
a11dd0e29a Bug 761795 - Performance improvement for the flood operation
Improve the performance of the "gimp:flood" operation and add plenty
of comments.
2016-03-19 20:29:37 +01:00
Øyvind Kolås
a28964c698 configure/app: bump required GEGL version to 0.3.6 2016-03-19 19:39:56 +01:00
klausstaedtler
99933b35c8 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 24x24
gimp-hfill
gimp-vfill
gimp-gravity-east
gimp-gravity-west
gimp-gravity-south
gimp-gravity-north
gimp-gravity-north-east
gimp-gravity-north-west
gimp-gravity-south-east
gimp-gravity-south-west
gimp-hcenter
gimp-vcenter
2016-03-19 18:50:03 +01:00
klausstaedtler
052ddafc2a icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 22x22
gimp-line-spacing
gimp-letter-spacing
2016-03-19 17:35:53 +01:00
Hartmut Kuhse
148e86b983 Updated german translation 2016-03-19 16:10:38 +01:00
Yolanda Álvarez Pérez
509f911c44 Updated Spanish translation 2016-03-18 10:17:53 +00:00
klausstaedtler
f1a2693d2a icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-display-filter-colorblind
gimp-display-filter-contrast
gimp-display-filter-gamma
gimp-display-filter-lcms
gimp-display-filter-proof
2016-03-17 19:40:34 +01:00
Yolanda Álvarez Pérez
10f551c53e Updated Spanish translation 2016-03-17 10:32:04 +00:00
klausstaedtler
b3d2324527 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-color-triangle
gimp-selection-replace
gimp-selection-add
gimp-selection-subtract
gimp-selection-intersect
gimp-selection-none
2016-03-16 21:39:29 +01:00
klausstaedtler
d4110dc9cf icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16

(with some love from material)
gimp-flip-horizontal
gimp-flip-vertical
gimp-controller
2016-03-16 18:30:50 +01:00
Piotr Drąg
587d1e1dbc Updated Polish translation 2016-03-16 17:54:05 +01:00
Daniel Mustieles
927217b65d Updated Spanish translation 2016-03-16 08:17:17 +00:00
Daniel Mustieles
300b25ee72 Updated Spanish translation 2016-03-16 07:52:54 +00:00
Christian Kirbach
b847c9b152 Updated German translation 2016-03-15 22:13:54 +00:00
klausstaedtler
68b2c968e9 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-histogram
gimp-reshow-filter
gimp-tool-preset
gimp-images
gimp-resize
gimp-scale
2016-03-15 21:26:26 +01:00
Michael Natterer
49ffbbbbc0 app: add menu items and a dialog for GimpItem::fill()
which are essentially a copy of the stroking GUI. We now can fill the
exact shape outlined by stroking selections and paths. Suggestions for
the menu item labels are welcome.
2016-03-15 21:07:59 +01:00