gimp/app/xcf
Sven Neumann 48d054e8d4 added new function gimp_message() as a replacement for g_message(). Part
2006-08-08  Sven Neumann  <sven@gimp.org>

	* app/core/gimp.[ch]: added new function gimp_message() as a
	replacement for g_message(). Part of the fix for bug #347214.

	* app/actions/data-commands.c
	* app/actions/documents-commands.c
	* app/actions/file-commands.c
	* app/actions/layers-commands.c
	* app/core/gimpimage-convert.c
	* app/core/gimpimagefile.c
	* app/core/gimpitem.c
	* app/core/gimplayer.c
	* app/dialogs/file-open-dialog.c
	* app/dialogs/file-open-location-dialog.c
	* app/dialogs/file-save-dialog.c
	* app/display/gimpdisplayshell-dnd.c
	* app/pdb/gimppdb.c
	* app/tools/gimpblendtool.c
	* app/tools/gimpbrightnesscontrasttool.c
	* app/tools/gimpcolorbalancetool.c
	* app/tools/gimpcolorizetool.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimphuesaturationtool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpposterizetool.c
	* app/tools/gimpthresholdtool.c
	* app/widgets/gimpwidgets-utils.c
	* app/xcf/xcf-load.c
	* app/xcf/xcf-private.h
	* app/xcf/xcf-save.c
	* app/xcf/xcf.c
	* tools/pdbgen/pdb/brush.pdb
	* tools/pdbgen/pdb/gradient.pdb
	* tools/pdbgen/pdb/image.pdb
	* tools/pdbgen/pdb/palette.pdb: use gimp_message() instead of
	gimp_message() whenever we have a GimpProgress.

	* app/pdb/brush_cmds.c
	* app/pdb/gradient_cmds.c
	* app/pdb/image_cmds.c
	* app/pdb/palette_cmds.c: regenerated.
2006-08-08 21:06:36 +00:00
..
.cvsignore
Makefile.am app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
xcf-load.c added new function gimp_message() as a replacement for g_message(). Part 2006-08-08 21:06:36 +00:00
xcf-load.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
xcf-private.h added new function gimp_message() as a replacement for g_message(). Part 2006-08-08 21:06:36 +00:00
xcf-read.c use a signed variable when attempting to skip over unknown properties and 2006-07-10 16:40:26 +00:00
xcf-read.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
xcf-save.c added new function gimp_message() as a replacement for g_message(). Part 2006-08-08 21:06:36 +00:00
xcf-save.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
xcf-seek.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
xcf-seek.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
xcf-write.c added const qualifiers. 2006-07-11 20:38:32 +00:00
xcf-write.h added const qualifiers. 2006-07-11 20:38:32 +00:00
xcf.c added new function gimp_message() as a replacement for g_message(). Part 2006-08-08 21:06:36 +00:00
xcf.h app/Makefile.am removed. 2001-10-18 17:27:36 +00:00