gimp/app/gui
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
..
about-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
about-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush-editor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
brush-editor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
brush-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
channels-dialog.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
channels-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color-area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color-notebook.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color-notebook.h added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
color-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
colormap-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
colormap-dialog.h Removed GCG: 2001-01-07 23:59:46 +00:00
commands.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
commands.h app/commands.[ch] app/fileops.[ch] app/gdisplay.c Implemented "Save a Copy 2001-01-01 23:55:45 +00:00
device-status-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
file-new-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
file-new-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gradient-editor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gradient-editor.h made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gradient-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gradient-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
help-commands.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
help-commands.h app/commands.[ch] app/fileops.[ch] app/gdisplay.c Implemented "Save a Copy 2001-01-01 23:55:45 +00:00
indicator-area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
indicator-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
info-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info-window.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
info-window.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
input-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
layer-select.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
layer-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
layers-dialog.c app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
layers-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
menus.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
menus.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
module-browser.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
module-browser.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
palette-editor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
palette-editor.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
palette-import-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
palette-import-dialog.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
palette-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
palette-select.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
paths-dialog.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
paths-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
pattern-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
pattern-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
plug-in-commands.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
plug-in-menus.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
preferences-dialog.c app/Makefile.am new files cut out of layer.[ch]. Renamed all functions to 2001-01-28 16:44:22 +00:00
preferences-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
qmask-commands.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
resize-dialog.c removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
resize-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
resolution-calibrate-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
resolution-calibrate-dialog.h really add the new files 2000-09-25 01:31:48 +00:00
session.c factored the color parsing code out to the new function parse_color() and 2001-01-17 00:00:15 +00:00
session.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
tips-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
tips-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tool-options-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
tool-options-dialog.h app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +00:00
toolbox.c app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
toolbox.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
user-install-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
user-install-dialog.h new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00