gimp/app/display
Michael Natterer b70ee4b76d put all tool_manager variables into a struct which is attached to a
2001-07-07  Michael Natterer  <mitch@gimp.org>

	* app/tools/tool_manager.[ch]: put all tool_manager variables into
	a struct which is attached to a "Gimp". Pass a Gimp* to all
	tool_manager functions.

	* app/disp_callbacks.c
	* app/gdisplay.c
	* app/gimage.c
	* app/scale.c
	* app/scroll.c
	* app/undo.c
	* app/gui/convert-dialog.c
	* app/gui/edit-commands.c
	* app/gui/tool-options-dialog.c
	* app/gui/tools-commands.c: changed accordingly.

	* app/tools/gimpbezierselecttool.c
	* app/tools/gimpbrightnesscontrasttool.c
	* app/tools/gimpbycolorselecttool.c
	* app/tools/gimpclonetool.c
	* app/tools/gimpcolorbalancetool.c
	* app/tools/gimpcroptool.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimpeditselectiontool.c
	* app/tools/gimphistogramtool.c
	* app/tools/gimphuesaturationtool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpposterizetool.c
	* app/tools/gimptexttool.c
	* app/tools/gimpthresholdtool.c
	* app/tools/gimptool.c
	* app/tools/gimptransformtool.c: mostly bad hacks for tool dialogs
	which exist without a real context. Needs some more review.
2001-07-07 17:36:00 +00:00
..
gimpdisplay-callbacks.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimpdisplay-callbacks.h allow a NULL gimage argument for gimp_edit_paste_as_new() (don't set 2001-07-02 20:57:58 +00:00
gimpdisplay-marching-ants.h
gimpdisplay-ops.c Made all the global options members of one struct, gimprc. 2001-06-03 20:40: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 removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpdisplay-render.h new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpdisplay-scale.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimpdisplay-scale.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
gimpdisplay-scroll.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimpdisplay-scroll.h updated. 2001-02-24 19:29:47 +00:00
gimpdisplay-selection.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpdisplay-selection.h major cleanup. After being finished, I decided that it needs to be 2001-06-18 13:10:03 +00:00
gimpdisplay.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimpdisplay.h major cleanup. After being finished, I decided that it needs to be 2001-06-18 13:10:03 +00:00
gimpdisplayshell-callbacks.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimpdisplayshell-callbacks.h allow a NULL gimage argument for gimp_edit_paste_as_new() (don't set 2001-07-02 20:57:58 +00:00
gimpdisplayshell-draw.c allow a NULL gimage argument for gimp_edit_paste_as_new() (don't set 2001-07-02 20:57:58 +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 app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
gimpdisplayshell-filter-dialog.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimpdisplayshell-filter.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
gimpdisplayshell-filter.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdisplayshell-layer-select.c Made all the global options members of one struct, gimprc. 2001-06-03 20:40:50 +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
gimpdisplayshell-qmask.c app/Makefile.am removed. 2001-07-07 12:17:23 +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 removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpdisplayshell-render.h new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpdisplayshell-scale.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimpdisplayshell-scale.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
gimpdisplayshell-scroll.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimpdisplayshell-scroll.h updated. 2001-02-24 19:29:47 +00:00
gimpdisplayshell-selection.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpdisplayshell-selection.h major cleanup. After being finished, I decided that it needs to be 2001-06-18 13:10:03 +00:00
gimpdisplayshell.c allow a NULL gimage argument for gimp_edit_paste_as_new() (don't set 2001-07-02 20:57:58 +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 removed. 2001-07-07 12:17:23 +00:00
gimpnavigationview.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpprogress.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpprogress.h cleaned up a bit. 2000-12-31 05:31:43 +00:00
gximage.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gximage.h