gimp/app/plug-in
Michael Natterer 840a9700f4 app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c
2001-10-24  Michael Natterer  <mitch@gimp.org>

	* app/file-open.c
	* app/file-utils.c
	* app/gimprc.c
	* app/plug_in.c
	* app/user_install.c
	* app/base/base.c
	* app/base/temp-buf.c
	* app/core/gimpdata.c
	* app/core/gimpdatafiles.c
	* app/core/gimpimagefile.c
	* app/gui/about-dialog.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c
	* app/gui/gui.c
	* app/gui/menus.c
	* app/gui/splash.c
	* app/gui/tips-dialog.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimplevelstool.c
	* libgimpbase/gimpenv.c
	* plug-ins/FractalExplorer/FractalExplorer.c
	* plug-ins/gfig/gfig.c
	* plug-ins/gflare/gflare.c
	* tools/pdbgen/pdb/fileops.pdb: use g_build_filename() all over
	the place instead of g_strconcat() and friends together with
	G_DIR_SEPARATOR_S. Also removed all attempts to manually detect
	double dir separators. LibGimpBase's searchpath utility functions
	don't append a G_DIR_SEPARATOR_S to all paths any more.

	* app/pdb/fileops_cmds.c: regenerated.
2001-10-24 15:56:33 +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
gimpplugin-message.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
gimpplugin-progress.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
gimpplugin-progress.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
gimpplugin.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
gimpplugin.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
gimppluginmanager-call.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
gimppluginmanager-run.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
gimppluginmanager.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
gimppluginmanager.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
gimppluginshm.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
Makefile.am added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
plug-in-def.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-in-def.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
plug-in-message.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-in-params.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-in-params.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
plug-in-progress.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-in-progress.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
plug-in-run.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-in-shm.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-in-types.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
plug-in.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-in.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
plug-ins.c app/file-open.c app/file-utils.c app/gimprc.c app/plug_in.c 2001-10-24 15:56:33 +00:00
plug-ins.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00