gimp/pdb/groups
Michael Natterer 3f95dc52d3 Bug 791519 - Unexpected selection from channel
Make sure a channel -> selection -> channel roundtrip never does any
gamma conversion.

In gimp_channel_duplicate(), make sure a created channel has the
right format, and the right data. Fixes selection -> channel.

When switching off quick mask, call gimp_item_to_selection() instead
if gimp_selection_load(), the latter was implementing a shortcut which
is now wrong.

Remove gimp_selection_load() which is now unused.

Unrelated: also remove gimp_selection_save(), it was an obvious
3-liner used only twice.
2018-04-10 02:00:23 +02:00
..
brush.pdb
brush_select.pdb
brushes.pdb
buffer.pdb
channel.pdb
color.pdb
context.pdb pdb: add jehan_pdb_misc() and use it in the new procedures 2018-03-18 13:57:43 +01:00
debug.pdb
display.pdb
drawable.pdb app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
drawable_color.pdb
drawable_transform.pdb
dynamics.pdb
edit.pdb app, libgimp, pdb: update gimp_edit_blend() description. 2018-03-18 13:21:05 +01:00
fileops.pdb
floating_sel.pdb
font_select.pdb
fonts.pdb
gimp.pdb
gimprc.pdb
gradient.pdb
gradient_select.pdb
gradients.pdb
help.pdb
image.pdb app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
image_color_profile.pdb
image_convert.pdb
image_grid.pdb
image_guides.pdb
image_sample_points.pdb
image_select.pdb
image_transform.pdb
image_undo.pdb
item.pdb
item_transform.pdb
layer.pdb pdb: allow adding masks to group layers in layer-add-mask 2018-02-05 15:33:55 -05:00
message.pdb app: keep track of number of errors and traces in GimpCriticalDialog. 2018-02-12 02:09:15 +01:00
paint_tools.pdb
palette.pdb
palette_select.pdb
palettes.pdb
paths.pdb
pattern.pdb
pattern_select.pdb
patterns.pdb
plug_in.pdb
plug_in_compat.pdb pdb: one of the recent typo fixes was in a generated file 2018-04-10 01:58:12 +02:00
procedural_db.pdb
progress.pdb
selection.pdb Bug 791519 - Unexpected selection from channel 2018-04-10 02:00:23 +02:00
selection_tools.pdb
text_layer.pdb
text_tool.pdb
transform_tools.pdb
unit.pdb
vectors.pdb