gimp/plug-ins/maze
Michael Natterer 3f5050323f removed '...' from progress messages. They are redundant because we are
2005-09-30  Michael Natterer  <mitch@gimp.org>

	* plug-ins/*/*.c: removed '...' from progress messages. They are
	redundant because we are already in a progress. Ported some more
	g_strdup_printf()/gimp_progress_init() to
	gimp_progress_init_printf(). Core will follow...
2005-09-30 08:16:10 +00:00
..
.cvsignore The .cvsignores should have .libs too 1998-01-09 09:53:59 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-23 22:01:58 +00:00
algorithms.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
handy.c deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
maze.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
maze.h plug-ins/bmp/bmp.c plug-ins/faxg3/faxg3.c plug-ins/fits/fits.c 2005-08-12 15:46:46 +00:00
maze_face.c Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00