gimp/app/display
Michael Natterer 83757a6763 app/docindex.c app/fileops.c app/gdisplay.c
2001-01-14  Michael Natterer  <mitch@gimp.org>

	* app/docindex.c
	* app/fileops.c
	* app/gdisplay.c
	* app/gimpimage.[ch]:

	Removed the "has_filename" boolean from GimpImage:

	- to get the filename, ask for GimpObjects's name.
	- gimp_image_filename() returns the *display* filename (and will be
	  renamed to gimp_image_display_name() soon), i.e. returns
	  "Unnamed" if object->name == NULL.
	- no need any more to check if the filename is the "" string because
	  GimpImage overrides GimpObject's "name_changed" method and
	  sets the name to NULL if it was "".
2001-01-14 16:26:04 +00:00
..
gimpdisplay-callbacks.c app/by_color_select.c app/channels_dialog.c app/color_area.c 2001-01-07 21:07:14 +00:00
gimpdisplay-callbacks.h app/by_color_select.c app/channels_dialog.c app/color_area.c 2001-01-07 21:07:14 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c removed all the "typedef gimage_function gimp_image_function" stuff so we 2000-12-30 00:16:50 +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 app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplay-render.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplay-scale.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplay-scale.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplay-scroll.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplay-scroll.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplay-selection.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +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/docindex.c app/fileops.c app/gdisplay.c 2001-01-14 16:26:04 +00:00
gimpdisplay.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-callbacks.c app/by_color_select.c app/channels_dialog.c app/color_area.c 2001-01-07 21:07:14 +00:00
gimpdisplayshell-callbacks.h app/by_color_select.c app/channels_dialog.c app/color_area.c 2001-01-07 21:07:14 +00:00
gimpdisplayshell-draw.c removed the "name" parameter and use GimpObject's name instead. 2001-01-10 03:13:03 +00:00
gimpdisplayshell-draw.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 removed the "name" parameter and use GimpObject's name instead. 2001-01-10 03:13:03 +00:00
gimpdisplayshell-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
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-qmask.c removed the "name" parameter and use GimpObject's name instead. 2001-01-10 03:13:03 +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 app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-render.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-scale.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-scale.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-scroll.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-scroll.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-selection.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +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 removed the "name" parameter and use GimpObject's name instead. 2001-01-10 03:13:03 +00:00
gimpdisplayshell.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpnavigationeditor.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpnavigationview.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpprogress.c cleaned up a bit. 2000-12-31 05:31:43 +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