gimp/app
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
..
actions fixed "layers-duplicate" action entry. 2005-02-11 01:55:06 +00:00
base fixed a bug I introduced with my latest changes and cleaned up the code 2005-02-12 16:07:00 +00:00
composite minor doc fix for formula used by 2005-01-26 06:22:06 +00:00
config enable support for multiple processors by default. Hyperthreading and 2005-02-11 12:43:44 +00:00
core accept an empty string. 2005-02-13 00:11:24 +00:00
dialogs use gtk_file_chooser_set_uri() to check if a file exists. Seems to work 2005-02-12 22:41:39 +00:00
display added GimpProgress::pulse. 2005-02-12 14:18:12 +00:00
file Make sure filename is initialized before use. 2005-02-10 23:47:30 +00:00
gui app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
menus app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
paint continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
paint-funcs code cleanup. Removed unsued code, renamed variables and types. 2005-02-11 17:03:56 +00:00
pdb app/plug-in/plug-in-progress.[ch] added new PDB function 2005-02-12 18:25:58 +00:00
plug-in accept an empty string. 2005-02-13 00:11:24 +00:00
text new function to workaround pango bug #166540, by tacking on a ',' to font 2005-02-10 05:33:01 +00:00
tools Changes suggested in bug #167200: 2005-02-12 21:17:11 +00:00
vectors app/config/gimpconfig-file.c app/file/file-utils.c app/gui/themes.c 2005-02-07 01:38:18 +00:00
widgets added GimpProgress::pulse. 2005-02-12 14:18:12 +00:00
xcf app/config/gimpconfig-file.c app/file/file-utils.c app/gui/themes.c 2005-02-07 01:38:18 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
Makefile.am continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
airbrush.c
app_procs.c app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c changed handling of the 'gimp -b -' command-line. It used to spawn three 2004-12-12 18:41:52 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
main.c app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c there is no such thing as GLib+ 2005-02-02 23:51:59 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00