Gimp/app/plug-in
Jehan 8509117fe6 app: actually resolve the interpreter through extension as last resort.
Current code of gimp_interpreter_db_resolve() was only resolving the
interpreter by the file extension when the file could not be opened for
reading or if it was empty/coult not be read. This basically made this
test completely useless.
Let's fix this. Now it will be run all the time, but simply at the end,
if shebang and magic failed.
2018-06-16 02:05:08 +02:00
..
.gitignore enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
gimpenvirontable.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimpenvirontable.h
gimpinterpreterdb.c app: actually resolve the interpreter through extension as last resort. 2018-06-16 02:05:08 +02:00
gimpinterpreterdb.h
gimpplugin-cleanup.c app: add layers/channels/vectors freeze/thaw to gimpplugin-cleanup 2018-05-07 20:09:07 +02:00
gimpplugin-cleanup.h app: add layers/channels/vectors freeze/thaw to gimpplugin-cleanup 2018-05-07 20:09:07 +02:00
gimpplugin-context.c
gimpplugin-context.h
gimpplugin-message.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
gimpplugin-message.h
gimpplugin-progress.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpplugin-progress.h
gimpplugin.c app, libgimp: don't close parent pipes in libgimp; use gimp_spawn_set_cloexec() 2018-03-06 16:31:17 -05:00
gimpplugin.h
gimpplugindebug.c
gimpplugindebug.h
gimpplugindef.c
gimpplugindef.h
gimppluginerror.c
gimppluginerror.h
gimppluginmanager-call.c libgimpbase, libgimp, app: pass icon theme dir to plug-ins through config 2018-05-29 16:07:48 -04:00
gimppluginmanager-call.h
gimppluginmanager-data.c
gimppluginmanager-data.h
gimppluginmanager-file-procedure.c Bug 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +02:00
gimppluginmanager-file-procedure.h
gimppluginmanager-file.c app, libgimp: allow to register more than one MIME type per procedure 2017-05-04 23:22:37 +02:00
gimppluginmanager-file.h app, libgimp: allow to register more than one MIME type per procedure 2017-05-04 23:22:37 +02:00
gimppluginmanager-help-domain.c
gimppluginmanager-help-domain.h
gimppluginmanager-locale-domain.c
gimppluginmanager-locale-domain.h
gimppluginmanager-menu-branch.c
gimppluginmanager-menu-branch.h
gimppluginmanager-query.c
gimppluginmanager-query.h
gimppluginmanager-restore.c app: minor s/placeolder/placeholder/ 2017-07-28 22:57:09 +02:00
gimppluginmanager-restore.h
gimppluginmanager.c Bug 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +02:00
gimppluginmanager.h app, pdb, libgimp: make the raw image importer configurable 2017-05-04 20:38:58 +02:00
gimppluginprocedure.c app, libgimp: allow to register more than one MIME type per procedure 2017-05-04 23:22:37 +02:00
gimppluginprocedure.h app, libgimp: allow to register more than one MIME type per procedure 2017-05-04 23:22:37 +02:00
gimppluginprocframe.c app: cast g_object_ref() argument in gimp_plug_in_proc_frame_init() 2018-04-14 21:14:52 +02:00
gimppluginprocframe.h
gimppluginshm.c
gimppluginshm.h
gimptemporaryprocedure.c
gimptemporaryprocedure.h
Makefile.am */Makefile.am: add abbreviations to generated enum files 2017-11-30 03:10:14 -05:00
plug-in-enums.c enums: generate enum files in source dir 2017-05-06 17:26:16 -04:00
plug-in-enums.h
plug-in-menu-path.c
plug-in-menu-path.h
plug-in-params.c
plug-in-params.h
plug-in-rc.c app: expand/unexpand locale paths in pluginrc. 2018-04-29 02:20:58 +02:00
plug-in-rc.h
plug-in-types.h