Commit Graph

36402 Commits

Author SHA1 Message Date
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
Michael Natterer c09a724bda app: change parameters of gimp_fill_options_new()
to be the same as of gimp_stroke_options_new() because it's about to
be needed for the same purposes.
2016-03-15 20:10:16 +01:00
klausstaedtler 7ce7ff16bb icons: Changes symbolic
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-reset
gimp-path
gimp-path-stroke
gimp-selection-to-path
2016-03-15 19:01:42 +01:00
Daniel Mustieles b8f3ff8ace Updated Spanish translation 2016-03-15 08:32:16 +00:00
Balázs Úr 549d062ad0 Updated Hungarian translation 2016-03-15 06:52:45 +00:00
Piotr Drąg 60bd658fac Updated Polish translation 2016-03-15 00:11:42 +01:00
Balázs Úr 4e0068ad3a Updated Hungarian translation 2016-03-14 20:34:12 +00:00
klausstaedtler 6ecbe1ea95 icons: Changes symbolic
symbolic:
scalable.svg

changed to 'pixel-perfect' for 16x16
gimp-tool-handle-transform

changed to 'pixel-perfect' 18
gimp-color-picker-black
gimp-color-picker-white
gimp-color-picker-gray

changed to 'sharp' 12x12
gimp-linked
gimp-visible

changed to 'sharp' 20x20
gimp-linked
gimp-visible
2016-03-14 21:02:15 +01:00
Michael Natterer ff1c678058 app: add GimpItem::fill() which fills what is outlined by ::stroke()
For selections, it's different from gimp_edit_fill() because it
ignores the selection while filling, just as stroking does. Currently
unused, stay tuned...
2016-03-14 19:02:18 +01:00
Michael Natterer 34913f49a5 app: clean up the color and pattern dropping code in gimpdisplayshell-dnd.c 2016-03-14 00:33:15 +01:00
klausstaedtler 24cb86f79a icons: Changes symbolic
symbolic:
scalable.svg
gimp-tool-dodge, minor retouche

changed to 'pixel-perfect' for 16x16
gimp-tool-perspective-clone
gimp-tool-options
gimp-floating-selection
gimp-tool-path
gimp-navigation
gimp-prefs-playground
gimp-tool-measure
gimp-tool-crop
2016-03-13 23:00:38 +01:00
Michael Natterer 1fa61cae36 app: clean up "drop to new button" code in GimpDrawableTreeView 2016-03-13 19:04:22 +01:00
klausstaedtler 2b14f6c22e icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-layers
gimp-layer-mask
gimp-layer-to-imagesize
gimp-text-layer
gimp-convert-indexed
gimp-convert-grayscale
gimp-tool-blend


changed to 'pixel-perfect' 12x12
gimp-close
gimp-zoom-follow-window
gimp-menu-left
gimp-menu-right
gimp-swap-colors
2016-03-13 17:35:47 +01:00
Michael Natterer d588bff8be Bug 763547 - GIMP git segfaults on exit when the airbrush tool is active
Fix GimpAirbrush to not keep a GimpSymmetry instance around across
paint strokes. The symmetry refs its drawable but lacks the code of
dropping the reference when the drawable is removed from the image, or
the image is closed.

Also cleaned up gimp_airbrush_paint() a bit.
2016-03-13 13:15:19 +01:00
Michael Natterer ed821c8184 app: formatting cleanup in gimppaintbrush.c 2016-03-13 13:15:19 +01:00
Martin Srebotnjak 553a5f5d43 Updated Slovenian translation 2016-03-12 22:24:59 +01:00
Martin Srebotnjak 4ad7413a69 Updated Slovenian translation 2016-03-12 22:08:35 +01:00
klausstaedtler 139d9ac8bd icons: Changes in color-scalable & scalable
color
remove directory outdated (all icons there are back in legacy)
correct size color 16x16
gimp-tool-measure.png
gimp-display-filter.png

symbolic
scalable.svg
changed to 'pixel-perfect' for 16x16 (currently only in svg source, no export to png)
gimp-channels
gimp-channel-red
gimp-channel-blue
gimp-channel-green
gimp-channel-indexed
gimp-channel-gray
gimp-selection-to-channel
gimp-convert-rgb
gimp-layer
gimp-list
gimp-tool-unified-transform
2016-03-12 21:02:26 +01:00
Piotr Drąg 71ebe1e88a Updated Polish translation 2016-03-12 16:29:01 +01:00
Balázs Úr 56c733385d Updated Hungarian translation 2016-03-12 15:14:10 +00:00
Michael Natterer 7b7b8f5d03 app: remove some #includes 2016-03-11 22:45:15 +01:00
Michael Natterer 3b6ab62c1e app: remove boolean return value from gimp_edit_clear() and gimp_edit_fill() 2016-03-11 22:41:25 +01:00
Michael Natterer d71f53dfe9 app: change gimp_drawable_bucket_fill() to use GimpFillOptions
and get rid of gimp_drawable_bucket_fill_internal().
2016-03-11 22:05:33 +01:00
Martin Srebotnjak a95fa4cd46 Updated Slovenian translation 2016-03-11 22:05:03 +01:00
Martin Srebotnjak 87036e10ba Updated Slovenian translation 2016-03-11 22:03:46 +01:00
Martin Srebotnjak dfe1e3e83e Updated Slovenian translation 2016-03-11 21:56:58 +01:00
Michael Natterer e1e77f88fa app: change gimp_edit_fill() to take a GimpFillOptions
instead of a long list of parameters. Get rid of gimp_edit_fill_full().
2016-03-11 19:55:50 +01:00
Michael Natterer 00932b57af app: add gimp_fill_options_set_by_fill_mode()
which takes a context and a GimpBucketFillMode and configures the
GimpFillOptions accordingly.
2016-03-11 19:48:26 +01:00
Michael Natterer 9ef2428fcb app: add gimp_fill_options_get_undo_desc()
which returns an undo string to be used when filling with the option's
settings.
2016-03-11 18:47:03 +01:00
Cédric Valmary 137379ea66 Updated Occitan translation 2016-03-11 14:46:55 +00:00
Daniel Mustieles fa5c5eda4f Updated Spanish translation 2016-03-10 10:43:25 +00:00