Gimp/app/plug-in
Michael Natterer f2f1eab753 app: add "ERROR" to the values of enum GimpPdbErrorCode
so they are now GIMP_PDB_ERROR_FOO instead of just GIMP_PDB_FOO,
because it was just too confusing wrt enum GimpPdbStatusType.
2012-03-05 19:36:59 +01: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 app: add GimpPDBContext which holds more state available to procedures 2010-09-04 22:17:01 +02: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
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 Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01: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
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