gimp/app/plug-in
Michael Natterer b51ee77ec0 app: implement the "Convert to RGB Working Space" import dialog in the core
Add gimp_image_import_color_profile(), a GUI vtable entry
query_profile_policy() and a new dialog which returns the profile
policy and the profile to convert to. Get rid of the wrapper that
calls the lcms plug-in for that dialog, the plug-in is now completely
unused.

This commit doesn't add any new features, it's just the former lcms
plug-in dialog implemented in app/ (except the little fix that it is
now aware of linear vs. gamma images).
2015-08-23 12:59:12 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: implement the "Convert to RGB Working Space" import dialog in the core 2015-08-23 12:59:12 +02:00
gimpenvirontable.c app: Request G_FILE_ATTRIBUTE_STANDARD_NAME when reading directories 2014-07-21 22:37:53 -04:00
gimpenvirontable.h app: port GimpInterpreterDB and GimpEnvironTable loading to GFileEnumerator 2014-07-20 19:24:06 +02:00
gimpinterpreterdb.c app: don't leak "buffer" in gimp_interpreter_db_add_binfmt_misc() 2014-10-06 20:34:56 +02:00
gimpinterpreterdb.h app: port GimpInterpreterDB and GimpEnvironTable loading to GFileEnumerator 2014-07-20 19:24:06 +02:00
gimpplugin-cleanup.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpplugin-cleanup.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpplugin-context.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpplugin-context.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpplugin-message.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimpplugin-message.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpplugin-progress.c app: add gimp_progress_set_text_literal() 2014-07-20 23:32:19 +02:00
gimpplugin-progress.h Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
gimpplugin.c Do not use g_io_channel_unix_new() for the win32 platforms. 2014-08-12 23:56:10 +00:00
gimpplugin.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimpplugindebug.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpplugindebug.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpplugindef.c app: move memsize functions into their own files gimp-memsize.[ch] 2014-08-12 13:57:57 +02:00
gimpplugindef.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginerror.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginerror.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-call.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-call.h Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
gimppluginmanager-data.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-data.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-file.c app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +02:00
gimppluginmanager-file.h app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +02:00
gimppluginmanager-help-domain.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-help-domain.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-history.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppluginmanager-history.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-locale-domain.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-locale-domain.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-menu-branch.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-menu-branch.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-query.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-query.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-restore.c app: set win32 only code between #ifdef G_OS_WIN32 2014-08-19 02:12:56 +02:00
gimppluginmanager-restore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager.c app: move memsize functions into their own files gimp-memsize.[ch] 2014-08-12 13:57:57 +02:00
gimppluginmanager.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginprocedure.c fix parser for plugin image types 2014-08-16 00:37:14 +02:00
gimppluginprocedure.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginprocframe.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppluginprocframe.h Fix typo in header guard 2014-05-02 19:48:47 -07:00
gimppluginshm.c app: move gimp_file_compare() to gimp-utils.[ch] 2014-08-02 15:07:26 +02:00
gimppluginshm.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptemporaryprocedure.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimptemporaryprocedure.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
plug-in-enums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
plug-in-enums.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
plug-in-menu-path.c app, menus, plug-ins: add new Submenu Image -> Color Management 2015-06-15 13:20:04 +02:00
plug-in-menu-path.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
plug-in-params.c app: minor readability cleanup in plug_in_params_to_args() 2015-06-11 02:03:06 +02:00
plug-in-params.h Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
plug-in-rc.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
plug-in-rc.h app: port the pluginrc code from filename to GFile 2014-07-03 00:04:58 +02:00
plug-in-types.h app: increase the tile size for plug-ins to 128x128 2012-05-02 17:50:39 +02:00