Gimp/app/plug-in
2016-01-02 00:53:32 +01:00
..
.gitignore
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: turn get_label() and get_blurb() into virtual functions of GimpProcedure 2016-01-01 20:52:45 +01:00
gimpplugin-cleanup.h
gimpplugin-context.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpplugin-context.h
gimpplugin-message.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimpplugin-message.h
gimpplugin-progress.c app: derive GimpProcedure from GimpViewable 2016-01-01 20:05:32 +01:00
gimpplugin-progress.h
gimpplugin.c app: use gimp_procedure_get_label() in file-save-dialog.c 2016-01-01 22:55:37 +01:00
gimpplugin.h app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimpplugindebug.c
gimpplugindebug.h
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
gimppluginerror.h
gimppluginmanager-call.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-call.h
gimppluginmanager-data.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimppluginmanager-data.h
gimppluginmanager-file.c app: derive GimpProcedure from GimpViewable 2016-01-01 20:05:32 +01: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-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: derive GimpProcedure from GimpViewable 2016-01-01 20:05:32 +01:00
gimppluginmanager-query.h
gimppluginmanager-restore.c app: turn get_label() and get_blurb() into virtual functions of GimpProcedure 2016-01-01 20:52:45 +01:00
gimppluginmanager-restore.h
gimppluginmanager.c app: rename GimpPlugInAction to GimpProcedureAction 2016-01-01 20:05:32 +01:00
gimppluginmanager.h Bug 759316 - "Recently used" menu not updated with gegl filters 2015-12-30 20:04:58 +01:00
gimppluginprocedure.c app: allow plug-ins to register procedures in the <MyPaintBrushes> menu 2016-01-02 00:53:32 +01:00
gimppluginprocedure.h app: add GimpProcedure::get_sensntive() 2016-01-01 23:24:53 +01: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
gimptemporaryprocedure.c app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
gimptemporaryprocedure.h
Makefile.am Bug 759316 - "Recently used" menu not updated with gegl filters 2015-12-30 20:04:58 +01: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
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
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
plug-in-rc.c app: derive GimpProcedure from GimpViewable 2016-01-01 20:05:32 +01: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