gimp/app/base
Michael Natterer f029c6b59f app/Makefile.am app/apptypes.h new object. Everything that can have a
2001-02-04  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/apptypes.h
	* app/gimpviewable.[ch]: new object. Everything that can have a
	preview will be a GimpViewable. The virtual functions are
	"invalidate_preview", "preview" and "preview_new".

	* app/gimpmarshal.[ch]: new marshaller needed for the viewable.

	* app/gimpdrawable.[ch]
	* app/gimpimage.[ch]: derived from GimpViewable. Removed the
	preview stuff from the public interface.

	Made a single boolean out of GimpImage's "comp_preview_valid"
	array because we have only one copposite preview.

	* app/gimplayer.c: made the preview stuff private.

	* app/gimppreviewcache.[ch]: removed gimp_preview_scale()...

	* app/temp_buf.[ch]: ...and added it as temp_buf_scale() here.

	* app/gimpdrawablepreview.[ch]: is a private method of
	GimpDrawable now.

	* app/channels_dialog.c
	* app/convert.c
	* app/drawable.c
	* app/fileops.c
	* app/floating_sel.c
	* app/gimage.c
	* app/gimage_mask.c
	* app/gimpchannel.c
	* app/gimpcontainer.c
	* app/gimpdnd.c
	* app/layer_select.c
	* app/layers_dialog.c
	* app/lc_dialog.c
	* app/nav_window.c
	* app/palette_import.c
	* app/undo.c
	* app/undo_history.c
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c
	* app/tools/crop.c
	* app/tools/edit_selection.c
	* app/tools/ink.c
	* app/tools/paint_core.c
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/image.pdb
	* po/POTFILES.in: changed accordingly.
2001-02-04 22:10:54 +00:00
..
boundary.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
boundary.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
brush-scale.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush-scale.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color-balance.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
color-balance.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
curves.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
curves.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimphistogram.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimphistogram.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimplut.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimplut.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
hue-saturation.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
hue-saturation.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
lut-funcs.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
lut-funcs.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
pixel-processor.c app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
pixel-processor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
pixel-region.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
pixel-region.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
temp-buf.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
temp-buf.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
threshold.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
threshold.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile-cache.c app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tile-cache.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile-manager-private.h app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
tile-manager.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
tile-manager.h app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
tile-private.h app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tile-swap.c app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tile-swap.h app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tile.c brought the array used for optimization back in sync with the 2001-01-24 15:36:55 +00:00
tile.h brought the array used for optimization back in sync with the 2001-01-24 15:36:55 +00:00