Gimp/app
Michael Natterer 76782e622d app: add "gboolean convert_profile" to GimpDrawable::convert_type()
also add "GType old_type" to GimpItem::convert() so implementations
can do things depending on the type of the original item.

In gimp_layer_convert(), if the original item is also a layer, and
color management is not off (with a FIXME because this is the wrong
check), pass convert_profile = TRUE to gimp_drawable_convert_type().

There is no color profile conversion anywhere behind this, this is
just an API change commit.
2015-08-16 15:56:28 +02:00
..
actions app: change GimpBuffer to keep around an actual GimpColorProfile 2015-08-16 13:14:56 +02:00
config tests: link against -lm 2015-07-16 14:27:04 +02:00
core app: add "gboolean convert_profile" to GimpDrawable::convert_type() 2015-08-16 15:56:28 +02:00
dialogs app: add color-profile-dialog.c as replacement for the lcms plug-in's GUI 2015-08-04 22:20:32 +02:00
display app: fix a double semikolon in gimpdisplayshell.c 2015-08-14 22:37:52 +02:00
file app: rename gimpimage-profile.[ch] to gimpimage-color-profile.[ch] 2015-08-02 22:18:43 +02:00
gegl app: add gimp_gegl_convert_color_profile() 2015-08-14 22:39:18 +02:00
gui app: move color history loading/saving to core/gimp-palettes.c 2014-11-27 01:10:46 +01:00
menus
operations tests: link against -lm 2015-07-16 14:27:04 +02:00
paint app: fix selection mask offset in do_layer_blend() 2015-07-04 13:28:59 +02:00
pdb app: change GimpBuffer to keep around an actual GimpColorProfile 2015-08-16 13:14:56 +02:00
plug-in app, menus, plug-ins: add new Submenu Image -> Color Management 2015-06-15 13:20:04 +02:00
tests tests: link against -lm 2015-07-16 14:27:04 +02:00
text app: add "gboolean convert_profile" to GimpDrawable::convert_type() 2015-08-16 15:56:28 +02:00
tools Fixes parent_instence typo 2015-07-25 03:26:56 -03:00
vectors app: add "gboolean convert_profile" to GimpDrawable::convert_type() 2015-08-16 15:56:28 +02:00
widgets app: add "gboolean convert_profile" to GimpDrawable::convert_type() 2015-08-16 15:56:28 +02:00
xcf app: remove gimp_image_set_filename() 2015-07-13 22:43:22 +02:00
.gitignore
about.h
app.c
app.h
batch.c
batch.h
errors.c app, libgimp: add log handlers for all LibGimp* log domains 2015-05-20 11:05:45 +02:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimpcore.def
language.c
language.h
main.c win: Group gimp windows together on the taskbar. 2015-08-10 22:27:45 -04:00
Makefile.am app: clean compilation with external libmypaint. 2015-03-30 22:38:35 +02:00
sanity.c app, menus: add gegl:displace to Filters -> Map 2015-06-10 19:43:34 +02:00
sanity.h
signals.c
signals.h
tests.c
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h