gimp/app/plug-in
Sven Neumann 60fe7482cc improved debugging output.
2006-08-16  Sven Neumann  <sven@gimp.org>

	* app/plug-in/gimpplugin.c: improved debugging output.

	* libgimp/gimppaletteselect.c: the palette callback gets passed
	the number of colors.
2006-08-16 13:11:12 +00:00
..
.cvsignore
gimpenvirontable.c Free the string vector returned by g_listenv(). 2006-06-13 18:06:07 +00:00
gimpenvirontable.h
gimpinterpreterdb.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpinterpreterdb.h
gimpplugin-context.c Made an object out of the plug-in struct. Also change refcounting 2006-05-03 18:05:06 +00:00
gimpplugin-context.h Made an object out of the plug-in struct. Also change refcounting 2006-05-03 18:05:06 +00:00
gimpplugin-message.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimpplugin-message.h Made an object out of the plug-in struct. Also change refcounting 2006-05-03 18:05:06 +00:00
gimpplugin-progress.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimpplugin-progress.h Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
gimpplugin.c improved debugging output. 2006-08-16 13:11:12 +00:00
gimpplugin.h remove member "name" and unused cruft "ref_count". Reordered other members 2006-05-04 11:58:10 +00:00
gimpplugindebug.c remove member "name" and unused cruft "ref_count". Reordered other members 2006-05-04 11:58:10 +00:00
gimpplugindebug.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-call.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimppluginmanager-call.h changed parameter "gint display_ID" to "GimpObject *display". 2006-05-05 08:29:33 +00:00
gimppluginmanager-data.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-data.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-file.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimppluginmanager-file.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-help-domain.c restore the strict checks on string arrays. 2006-05-04 10:03:53 +00:00
gimppluginmanager-help-domain.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-history.c remove the procedure from the history. 2006-08-08 16:34:22 +00:00
gimppluginmanager-history.h remove the procedure from the history. 2006-08-08 16:34:22 +00:00
gimppluginmanager-locale-domain.c NULL-terminate the locale_domains and locale_paths string vectors, as they 2006-04-28 23:45:51 +00:00
gimppluginmanager-locale-domain.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-menu-branch.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-menu-branch.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-query.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimppluginmanager-query.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager.c chain up. 2006-08-09 10:30:01 +00:00
gimppluginmanager.h app/plug-in/Makefile.am new files that deal with the history of plug-in 2006-08-08 16:14:13 +00:00
gimppluginprocedure.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimppluginprocedure.h app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimppluginprocframe.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimppluginprocframe.h Made an object out of the plug-in struct. Also change refcounting 2006-05-03 18:05:06 +00:00
gimppluginshm.c cleaned up a bit. 2006-05-04 21:49:04 +00:00
gimppluginshm.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimptemporaryprocedure.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
gimptemporaryprocedure.h Made an object out of the plug-in struct. Also change refcounting 2006-05-03 18:05:06 +00:00
Makefile.am app/plug-in/Makefile.am new files that deal with the history of plug-in 2006-08-08 16:14:13 +00:00
makefile.msc updated 2006-08-15 15:13:08 +00:00
plug-in-def.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
plug-in-def.h
plug-in-enums.c changed enum PlugInImageType to GimpPlugInImageType. 2006-05-08 13:18:02 +00:00
plug-in-enums.h changed enum PlugInImageType to GimpPlugInImageType. 2006-05-08 13:18:02 +00:00
plug-in-params.c it's a bad idea to access an array before checking if it's long enough. 2006-08-09 21:22:50 +00:00
plug-in-params.h removed this function. We only have shallow GPParam arrays in the core 2006-04-09 17:19:58 +00:00
plug-in-rc.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
plug-in-rc.h return a GSList* of PlugInDefs instead of a boolean. Don't return anything 2006-04-09 12:33:32 +00:00
plug-in-types.h Made an object out of the plug-in struct. Also change refcounting 2006-05-03 18:05:06 +00:00