Gimp/app/plug-in
Michael Natterer 5207a4fcd8 Bug 700675 - Missing menu locations for registration and other menu...
Remove the legacy <Toolbox>, <Load> and <Save> from the error message
that states which plug-in menu paths are valid, and add the missing
<Fonts> and <ToolPresets>. Also actually handle <ToolPresets>, this
was apparently forgotten.
(cherry picked from commit 564e6010fd)
2013-05-24 09:30:52 +02:00
..
.gitignore
gimpenvirontable.c
gimpenvirontable.h
gimpinterpreterdb.c app (plug-in): Remove duplicate assignment 2011-10-10 10:08:12 +05:30
gimpinterpreterdb.h
gimpplugin-cleanup.c
gimpplugin-cleanup.h
gimpplugin-context.c app: add GimpPDBContext which holds more state available to procedures 2010-09-04 22:17:01 +02:00
gimpplugin-context.h
gimpplugin-message.c app: make sure to always show error messages returned by plug-ins 2010-09-07 16:21:40 +02:00
gimpplugin-message.h
gimpplugin-progress.c app: add "ERROR" to the values of enum GimpPdbErrorCode 2012-03-05 19:36:59 +01:00
gimpplugin-progress.h Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
gimpplugin.c Bug 686850 - Help system: GIMP crashes and closes without saving changes 2012-11-05 01:17:01 +01:00
gimpplugin.h
gimpplugindebug.c
gimpplugindebug.h
gimpplugindef.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
gimpplugindef.h
gimppluginerror.c
gimppluginerror.h
gimppluginmanager-call.c app: remove min-colors and install-colormap properties from gimprc 2010-10-19 10:13:01 +02:00
gimppluginmanager-call.h
gimppluginmanager-data.c
gimppluginmanager-data.h
gimppluginmanager-file.c Bug 680132 - Unable to 'Save As' over smb share 2013-02-13 23:52:06 +01:00
gimppluginmanager-file.h
gimppluginmanager-help-domain.c
gimppluginmanager-help-domain.h
gimppluginmanager-history.c
gimppluginmanager-history.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: Support using plug-ins from build dir 2011-04-08 08:50:59 +02:00
gimppluginmanager-restore.h
gimppluginmanager.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
gimppluginmanager.h
gimppluginprocedure.c Bug 700675 - Missing menu locations for registration and other menu... 2013-05-24 09:30:52 +02:00
gimppluginprocedure.h
gimppluginprocframe.c app: add "ERROR" to the values of enum GimpPdbErrorCode 2012-03-05 19:36:59 +01:00
gimppluginprocframe.h
gimppluginshm.c
gimppluginshm.h
gimptemporaryprocedure.c
gimptemporaryprocedure.h
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
plug-in-enums.c
plug-in-enums.h
plug-in-icc-profile.c app: set error in case of error in ICC profile plug-in 2013-03-18 13:44:38 +01:00
plug-in-icc-profile.h
plug-in-menu-path.c
plug-in-menu-path.h
plug-in-params.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
plug-in-params.h
plug-in-rc.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
plug-in-rc.h
plug-in-types.h