gimp/app/display
Michael Natterer 07b8ffd4bd don't #include "gui/color-select.h"
2001-05-03  Michael Natterer  <mitch@gimp.org>

	* app/app_procs.c: don't #include "gui/color-select.h"

	* app/disp_callbacks.[ch]: renamed gdisplay_drop_viewable() to
	gdisplay_drop_pattern().

	* app/gimpimage.[ch]: added new signals
	"component_visibility_changed" and "component_active_changed" and
	emit them in the resp. accessors.

	* app/interface.c: removed old GimpPreview test code.

	* app/widgets/Makefile.am
	* app/apptypes.h
	* app/widgets/gimpchannellistview.[ch]
	* app/widgets/gimpcomponentlistitem.[ch]: new (unfinished) widgets.

	* app/widgets/gimpdockbook.c: switch to the right-clicked notebook
	page before showing the menu.

	* app/widgets/gimpdrawablelistitem.[ch]: removed the protected
	functions which make the toggle buttons look nicer...

	* app/widgets/gimplistitem.[ch]: ...and added them here.

	* app/widgets/gimpdrawablelistview.[ch]: virtualized set_image()
	so subclasses can properly (dis)connect on image change.

	* app/widgets/gimpdrawablepreview.c
	* app/widgets/gimpimagepreview.[ch]: removed the calc_size()
	functions which calculate the preview's aspect ratio...

	* app/widgets/gimppreview.[ch]: ...and added then here as
	protected functions.

	* app/widgets/gimplayerlistitem.c: flush displays after changing
	the layer mask's "apply" or "show" state.
2001-05-03 12:26:05 +00:00
..
gimpdisplay-callbacks.c don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
gimpdisplay-callbacks.h don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpdisplay-ops.h block all canvas events while resizing the display so the standard canvas 2000-04-16 12:38:44 +00:00
gimpdisplay-render.c app/Makefile.am some new files and data types: 2001-02-05 15:22:20 +00:00
gimpdisplay-render.h New file containing the check types. 2001-02-21 00:07:21 +00:00
gimpdisplay-scale.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpdisplay-scale.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
gimpdisplay-scroll.c app/devices.c app/disp_callbacks.c app/gimprc.c app/scroll.c 2001-03-30 16:39:14 +00:00
gimpdisplay-scroll.h updated. 2001-02-24 19:29:47 +00:00
gimpdisplay-selection.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpdisplay-selection.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpdisplay.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gimpdisplay.h app/Makefile.am removed. 2001-04-20 16:27:44 +00:00
gimpdisplayshell-callbacks.c don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
gimpdisplayshell-callbacks.h don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
gimpdisplayshell-draw.c don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
gimpdisplayshell-draw.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
gimpdisplayshell-filter-dialog.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdisplayshell-filter-dialog.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimpdisplayshell-filter.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdisplayshell-filter.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdisplayshell-layer-select.c app/Makefile.am removed. 2001-04-20 16:27:44 +00:00
gimpdisplayshell-layer-select.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-qmask.c configure.in new directory containing all widgets. Some of them will go to 2001-04-11 01:13:53 +00:00
gimpdisplayshell-qmask.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-render.c app/Makefile.am some new files and data types: 2001-02-05 15:22:20 +00:00
gimpdisplayshell-render.h New file containing the check types. 2001-02-21 00:07:21 +00:00
gimpdisplayshell-scale.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpdisplayshell-scale.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
gimpdisplayshell-scroll.c app/devices.c app/disp_callbacks.c app/gimprc.c app/scroll.c 2001-03-30 16:39:14 +00:00
gimpdisplayshell-scroll.h updated. 2001-02-24 19:29:47 +00:00
gimpdisplayshell-selection.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpdisplayshell-selection.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpdisplayshell.c don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
gimpdisplayshell.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
gimpnavigationeditor.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gimpnavigationview.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gimpprogress.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpprogress.h cleaned up a bit. 2000-12-31 05:31:43 +00:00
gximage.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00