gimp/app/core
Michael Natterer df0bbb26fb removed channel_update() because channel.c should not call
2001-01-29  Michael Natterer  <mitch@gimp.org>

	* app/channel.[ch]: removed channel_update() because channel.c
	should not call gdisplays_update(). Use drawable_update() and
	a subsequent gdisplays_update() instead.

	* app/qmask.c: do as described above.

	* app/channel_ops.c
	* app/channels_dialog.c
	* app/commands.c
	* app/convert.c
	* app/disp_callbacks.c
	* app/equalize.c
	* app/fileops.c
	* app/floating_sel.c
	* app/gdisplay.c
	* app/gimage.c
	* app/gimage_mask.c
	* app/gimpdnd.c
	* app/gimpdrawablepreview.c
	* app/gimphistogram.c
	* app/gimplayermask.c
	* app/global_edit.c
	* app/histogramwidget.c
	* app/histogramwidget.h
	* app/image_map.c
	* app/image_new.c
	* app/invert.c
	* app/layer.c
	* app/layer_select.c
	* app/paths_dialog.c
	* app/plug_in.c
	* app/scan_convert.c
	* app/undo_history.c
	* app/xcf.c: include gimpdrawable.h instead of drawable.h where
	possible, removed useless includes, minor other cleanups.
2001-01-29 17:54:02 +00:00
..
gimp-edit.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimp-edit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimp-parasites.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimp-parasites.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpbrush-header.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrush-load.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpbrush.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpbrush.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushgenerated-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushgenerated-save.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushgenerated.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushgenerated.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushpipe-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushpipe.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushpipe.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpchannel-combine.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpchannel-combine.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpchannel.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpchannel.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpcontext.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimpcontext.h app/Makefile.am new files containing stuff needed for linking libgimp 2001-01-23 16:05:10 +00:00
gimpdatafiles.c app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpdatafiles.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpdrawable-blend.c app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpdrawable-desaturate.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpdrawable-desaturate.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-equalize.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdrawable-equalize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-invert.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdrawable-invert.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-offset.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdrawable-offset.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdrawable.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpdrawable.h app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
gimpedit.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpedit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpimage-convert-fsdither.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
gimpimage-convert.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimage-convert.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpimage-duplicate.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimage-duplicate.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpimage-guides.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpimage-guides.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-mask.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimage-mask.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-merge.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpimage-merge.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-projection.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpimage-projection.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-qmask.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimage-quick-mask.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimage-resize.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpimage-resize.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-scale.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpimage-scale.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-undo-push.c app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-undo-push.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpimage.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimagemap.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimagemap.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimplayer-floating-sel.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimplayer-floating-sel.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimplayer.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimplayer.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimplayermask.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimplayermask.h app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
gimplist.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimplist.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpmarshal.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpmarshal.h app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpobject.c app/gimpbrushlist.c forgot to remove #include "gimpsignal.h" 2001-01-10 01:49:29 +00:00
gimpobject.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimppalette-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette-save.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpparasite.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpparasite.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpparasitelist.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpparasitelist.h app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimppattern-header.h app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
gimppreviewcache.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimppreviewcache.h app/gimppreviewcache.h app/channel.c put the preview cache priming code 2000-12-16 22:02:10 +00:00
gimpprojection-construct.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimpprojection-construct.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpprojection.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpprojection.h app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpscanconvert.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpscanconvert.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimptooloptions.c app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimptooloptions.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimpunit.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpunit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00