gimp/app/plug-in
Sven Neumann fe2c9e8bbf app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c
2002-02-18  Sven Neumann  <sven@gimp.org>

	* app/app_procs.c
	* app/base/temp-buf.c
	* app/core/gimpmodules.c
	* app/plug-in/plug-in.c
	* libgimpbase/gimpenv.c
	* libgimpwidgets/gimpfileselection.c
	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/FractalExplorer/FractalExplorer.c
	* plug-ins/flame/flame.c
	* plug-ins/gfig/gfig.c
	* plug-ins/gflare/gflare.c
	* plug-ins/gimpressionist/gimpressionist.[ch]: use g_file_test()
	instead of stat() whereever possible. Improves code readability.
2002-02-18 14:34:50 +00:00
..
.cvsignore added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
Makefile.am app/plug-in/Makefile.am new files that parse pluginrc using a GScanner. 2001-12-27 23:45:12 +00:00
gimpplugin-message.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
gimpplugin-progress.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
gimpplugin-progress.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
gimpplugin.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
gimpplugin.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
gimppluginmanager-call.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
gimppluginmanager-run.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
gimppluginmanager.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
gimppluginmanager.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
gimppluginprocedure.c INSTALL NEWS require latest versions of glib, gtk+ and friends. Bumped our 2001-12-27 17:58:30 +00:00
gimppluginprocedure.h INSTALL NEWS require latest versions of glib, gtk+ and friends. Bumped our 2001-12-27 17:58:30 +00:00
gimppluginshm.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
makefile.msc from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
plug-in-def.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-in-def.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
plug-in-message.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-in-params.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-in-params.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
plug-in-proc-def.c INSTALL NEWS require latest versions of glib, gtk+ and friends. Bumped our 2001-12-27 17:58:30 +00:00
plug-in-proc-def.h INSTALL NEWS require latest versions of glib, gtk+ and friends. Bumped our 2001-12-27 17:58:30 +00:00
plug-in-proc.c INSTALL NEWS require latest versions of glib, gtk+ and friends. Bumped our 2001-12-27 17:58:30 +00:00
plug-in-proc.h INSTALL NEWS require latest versions of glib, gtk+ and friends. Bumped our 2001-12-27 17:58:30 +00:00
plug-in-progress.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-in-progress.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
plug-in-rc.c from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
plug-in-rc.h write comment to top of gimprc. 2001-12-28 22:58:14 +00:00
plug-in-run.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-in-shm.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-in-types.h app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
plug-in.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-in.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
plug-ins.c app/app_procs.c app/base/temp-buf.c app/core/gimpmodules.c 2002-02-18 14:34:50 +00:00
plug-ins.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00