gimp/plug-ins/winicon
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
..
.cvsignore configure.in plug-ins/Makefile.am plug-ins/winicon/Makefile.am 2004-04-15 18:39:48 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 22:31:58 +00:00
icodialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
icodialog.h plug-ins/winicon/icodialog.[ch] plug-ins/winicon/icoload.[ch] 2004-11-10 14:44:58 +00:00
icoload.c accept an empty string. 2005-02-13 00:11:24 +00:00
icoload.h plug-ins/winicon/icodialog.[ch] plug-ins/winicon/icoload.[ch] 2004-11-10 14:44:58 +00:00
icosave.c accept an empty string. 2005-02-13 00:11:24 +00:00
icosave.h plug-ins/winicon/icodialog.[ch] plug-ins/winicon/icoload.[ch] 2004-11-10 14:44:58 +00:00
main.c plug-ins/winicon/icosave.c moved code around. 2004-11-27 11:19:38 +00:00
main.h plug-ins/winicon/icosave.c moved code around. 2004-11-27 11:19:38 +00:00