Gimp/app
Simon Budig 5ab1807141 Update the Plugin Menu immediately after setting the last invoked plugin.
2004-03-16  Simon Budig  <simon@gimp.org>

	* app/gui/plug-in-commands.c: Update the Plugin Menu immediately
	after setting the last invoked plugin. Fixes inconsistencies
	between name shown and plugin invoked.

	Fixes #136909, #137242 and #81479 (again, the fix in
	lightening_main.c only probably was bogus, since this must not
	rely on correctly written plugins).

	* plug-ins/common/compose.c
	* plug-ins/common/decompose.c
	* plug-ins/common/film.c
	* plug-ins/common/screenshot.c
	* plug-ins/common/smooth_palette.c
	* plug-ins/common/tile.c
	* plug-ins/fits/fits.c: Ensure that each gimp_image_undo_enable()
	had a gimp_image_undo_disable() first...
2004-03-16 01:12:21 +00:00
..
actions Update the Plugin Menu immediately after setting the last invoked plugin. 2004-03-16 01:12:21 +00:00
base Applied a modified version of a patch from Raphaël, that implements a 2004-03-15 16:00:21 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config made gimp_config_sync() and gimp_config_connect() also work on objects of 2004-03-11 18:47:37 +00:00
core removed unused #includes. 2004-03-16 00:37:24 +00:00
dialogs don't show a web-browser setting on win32, it's not used there (see bug 2004-03-15 13:25:21 +00:00
display removed all idle handling here. Changes to the text-layer's text object 2004-03-14 18:48:00 +00:00
file app/core/gimpimage.[ch] renamed gimage->freeze_count to 2004-03-14 23:19:49 +00:00
gui Update the Plugin Menu immediately after setting the last invoked plugin. 2004-03-16 01:12:21 +00:00
menus added explicit menu branches to allow them to be translated (bug #136937). 2004-03-11 23:45:08 +00:00
paint app/tools/gimpcurvestool.c app/tools/gimpinktool.c print debug output to 2004-03-12 13:50:36 +00:00
paint-funcs use g_printerr() for debug output. 2004-03-13 11:34:45 +00:00
pdb Completed the fix for bug #136702: 2004-03-13 17:45:58 +00:00
plug-in Use GPid with newer glib so that we work cleanly with the new API. 2004-03-08 18:29:56 +00:00
text emit "update" signals from the drawable before and after setting tiles and 2004-03-15 20:05:31 +00:00
tools look ahead in the queue of pending changes and compress changes to the 2004-03-16 00:16:52 +00:00
vectors Completed the fix for bug #136702: 2004-03-13 17:45:58 +00:00
widgets look ahead in the queue of pending changes and compress changes to the 2004-03-16 00:16:52 +00:00
xcf make the path-loading debug output conditional. 2004-03-03 15:54:19 +00:00
.cvsignore
airbrush.c
app_procs.c Applied a modified version of a patch from Raphaël, that implements a 2004-03-15 16:00:21 +00:00
app_procs.h splash image for GIMP 2.0 by Jimmac. 2004-03-15 00:17:21 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +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 unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h
gimp.rc
main.c splash image for GIMP 2.0 by Jimmac. 2004-03-15 00:17:21 +00:00
Makefile.am some updates to the gimp-console rules so that it fails less badly. 2004-02-09 14:14:08 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico