gimp/app
Michael Natterer 198807805e removed this function. It was removing all items without freezing the
2004-03-16  Michael Natterer  <mitch@gimp.org>

	* app/core/gimplist.c (gimp_list_dispose): removed this function.
	It was removing all items without freezing the container first,
	which caused excessive signal handler activity in GimpContext.

	Cleaned up the whole file a bit.

	* app/core/gimpcontainer.c (gimp_container_dispose): call
	gimp_container_clear() which does the right thing and e.g. speeds
	up quitting significantly when gimp->documents is huge.
	Reported by Jimmac.
2004-03-16 13:03:24 +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 this function. It was removing all items without freezing the 2004-03-16 13:03: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
batch.h
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h
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
units.h
wilber.ico