gimp/tools
Sven Neumann 4cf9d0e429 accept an empty string.
2005-02-13  Sven Neumann  <sven@gimp.org>

	* app/core/gimpprogress.c (gimp_progress_start): accept an empty
	string.

	* app/plug-in/plug-in-progress.c: if NULL is passed as message to
	plug_in_progress_start(), set an empty string on the progress.

	* tools/pdbgen/pdb/progress.pdb:
	* libgimp/gimpprogress.[ch]: wrap the new gimp_progress_set_text()
	PDP function with a function that accepts printf-like arguments.

	* libgimp/gimpprogress_pdb.[ch]: regenerated.

	* lots of plug-ins, most of them file plug-ins:
	use gimp_progress_init(NULL) followed by gimp_progress_set_text()
	to initialize the progress using the new API instead of constructing
	a temporary string.
2005-02-13 00:11:24 +00:00
..
pdbgen accept an empty string. 2005-02-13 00:11:24 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
Makefile.am tools/Makefile.am allow to localize gimp-remote. 2005-02-03 20:23:51 +00:00
gimp-mkenums Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
gimp-remote.c add the gtk+ options to the GOptionContext. 2005-02-08 20:18:07 +00:00
gimppath2svg.py New file: Script to convert an exported gimp-path to a simple SVG-File. 2000-10-03 21:50:09 +00:00
kernelgen.c fixed rounding so that all brush kernels are created with a constant sum 2004-12-31 16:20:51 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00