gimp/app/plug-in
Michael Natterer de08267f06 libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME
and keep GIMP_ICON_TYPE_STOCK_ID as a deprecated alias. Change all
plug-ins accordingly and increase the pluginrc file version number so
it gets regenerated with "icon-name" instead of "stock-id".
2014-05-11 23:56:30 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpenvirontable.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpenvirontable.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpinterpreterdb.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpinterpreterdb.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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: treat an empty ("" not NULL) plug-in proc_install->menu_path as NULL 2013-10-20 18:28:13 +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,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +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 app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpplugin.h app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +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,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpplugindef.h app: store plug-in mtime as gint64 instead of time_t 2013-07-12 14:43:27 +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: pass the startup monitor to displays opened from the copmmand line 2014-05-03 00:54:20 +02:00
gimppluginmanager-call.h Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
gimppluginmanager-data.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppluginmanager-file.h pdb: allow file procedures to register themselves for handling URIs 2012-11-17 16:01:52 +01:00
gimppluginmanager-help-domain.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-help-domain.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppluginmanager-locale-domain.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-menu-branch.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-menu-branch.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager-query.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +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: formatting in gimppluginmanager-restore.c 2013-11-06 21:20:00 +01:00
gimppluginmanager-restore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginmanager.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppluginmanager.h app: Add GimpPlugInManager::export_procs member 2009-05-16 09:48:11 +02:00
gimppluginprocedure.c libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME 2014-05-11 23:56:30 +02:00
gimppluginprocedure.h app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +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: add double precision support, for completeness 2014-03-09 00:43:55 +01:00
gimppluginshm.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptemporaryprocedure.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +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-icc-profile.c app: remove plug_in_icc_profile_info() and _file_info() 2014-03-16 19:38:36 +01:00
plug-in-icc-profile.h app: remove plug_in_icc_profile_info() and _file_info() 2014-03-16 19:38:36 +01:00
plug-in-menu-path.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +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 Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
plug-in-params.h Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
plug-in-rc.c libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME 2014-05-11 23:56:30 +02:00
plug-in-rc.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
plug-in-types.h app: increase the tile size for plug-ins to 128x128 2012-05-02 17:50:39 +02:00