gimp/devel-docs/libgimp
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
..
tmpl accept an empty string. 2005-02-13 00:11:24 +00:00
.cvsignore libgimp/gimpuitypes.h moved the GimpDrawablePreview typedef to the header 2004-08-31 09:16:47 +00:00
Makefile.am set AUTOMAKE_OPTIONS to 1.7. 2005-02-09 17:13:28 +00:00
libgimp-docs.sgml libgimp/tmpl/gimpaspectpreview.sgml libgimp/tmpl/gimpbrush.sgml 2004-11-08 14:37:30 +00:00
libgimp-include.c updated API reference after libgimp cleanup 2000-08-24 15:17:38 +00:00
libgimp-overrides.txt HACKING autogen.sh switched to using gtkdocize for the build of the API 2004-12-13 22:51:55 +00:00
libgimp-sections.txt app/plug-in/plug-in-progress.[ch] added new PDB function 2005-02-12 18:25:58 +00:00
libgimp.types libgimp/libgimp-docs.sgml libgimp/libgimp-sections.txt updated after 2004-09-29 01:01:28 +00:00
version.in renamed version.xml.in to version.in in all API reference manuals. 2003-11-08 17:37:46 +00:00