gimp/app/tools
Michael Natterer f77c7ade89 app/main.c moved "message_handler" from here...
2001-12-01  Michael Natterer  <mitch@gimp.org>

	* app/main.c
	* app/appenv.h: moved "message_handler" from here...

	* app/core/gimp.[ch]: ...to here. Added gimp_message() and a
	"gui_message_func" pointer...

	* app/gui/gui.c: ...which gets set here to gui_message().

	* app/errors.c: don't include any gui stuff but simply call
	gimp_message().

	* app/app_procs.c: don't set "message_handler" here, it's done in
	gui.c now.

	* app/gui/error-console-dialog.[ch]: use gimp->message_handler.

	* app/gui/dialogs-constructors.c: pass a Gimp pointer to
	error_console_create().

	* app/widgets/gimpwidgets-utils.[ch]: made the "message" parameter
	of gimp_message_box() a const gchar*, not just gchar*.

	* tools/pdbgen/pdb/message.pdb: use gimp->message_handler, don't
	include "appenv.h".

	* app/pdb/message_cmds.c: regenerated.

	* app/devices.[ch]: cleanup before chopping: removed global
	variable "current_device", added devices_get_current(), pass lots
	of Gimp pointers around.

	* app/gimprc.c: pass a Gimp pointer to devices_rc_update().

	* app/display/gimpdisplayshell-callbacks.c
	* app/gui/toolbox.c
	* app/tools/gimppainttool.c: use devices_get_current(), pass Gimp
	pointers to all devices_foo() functions.

	* app/core/gimpimage-mask.c: no need to include "pdb/pdb-types.h".
2001-12-01 21:02:34 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
airbrush_blob.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
airbrush_blob.h Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
gimpairbrushtool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimpairbrushtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbezierselecttool.c app/Makefile.am removed... 2001-12-01 00:14:14 +00:00
gimpbezierselecttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpblendtool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimpblendtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbrightnesscontrasttool.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimpbrightnesscontrasttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbrushtool.c app/main.c moved "message_handler" from here... 2001-12-01 21:02:34 +00:00
gimpbrushtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbucketfilltool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpbucketfilltool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbycolorselecttool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpbycolorselecttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpclonetool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpclonetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcolorbalancetool-transfer.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool-transfer.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimpcolorbalancetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcolorpickertool.c app/core/Makefile.am new files. Changed function names to be consistent. 2001-11-28 03:08:03 +00:00
gimpcolorpickertool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpconvolvetool.c added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
gimpconvolvetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcroptool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpcroptool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcurvestool.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimpcurvestool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpdodgeburntool.c added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
gimpdodgeburntool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpdrawtool.c added stock *items* (not only icons) for all tools so they can be used as 2001-11-22 14:28:39 +00:00
gimpdrawtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpeditselectiontool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpeditselectiontool.h build display/ before tools/. 2001-11-08 19:14:51 +00:00
gimpellipseselecttool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimpellipseselecttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimperasertool.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimperasertool.h app/tools/gimperasertool.c app/tools/gimperasertool.h Removed the 2001-11-25 19:01:23 +00:00
gimpfliptool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpfliptool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpfreeselecttool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpfreeselecttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpfuzzyselecttool.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimpfuzzyselecttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimphistogramtool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimphistogramtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimphuesaturationtool.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimphuesaturationtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpimagemaptool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpimagemaptool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpinktool-blob.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
gimpinktool-blob.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpinktool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpinktool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpiscissorstool.c app/core/Makefile.am new files. Changed function names to be consistent. 2001-11-28 03:08:03 +00:00
gimpiscissorstool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimplevelstool.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimplevelstool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmagnifytool.c added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
gimpmagnifytool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmeasuretool.c include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
gimpmeasuretool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmovetool.c app/Makefile.am removed. 2001-11-30 16:39:40 +00:00
gimpmovetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppaintbrushtool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimppaintbrushtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppaintoptions-gui.c app/tools/gimpclonetool.c app/tools/gimpconvolvetool.c 2001-11-22 17:11:52 +00:00
gimppaintoptions-gui.h added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimppainttool.c app/main.c moved "message_handler" from here... 2001-12-01 21:02:34 +00:00
gimppainttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppainttool_kernels.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimppathtool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimppathtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppenciltool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimppenciltool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpperspectivetool.c added stock *items* (not only icons) for all tools so they can be used as 2001-11-22 14:28:39 +00:00
gimpperspectivetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpposterizetool.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimpposterizetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimprectselecttool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimprectselecttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpregionselecttool.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimpregionselecttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimprotatetool.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimprotatetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpscaletool.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimpscaletool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpselectionoptions.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
gimpselectionoptions.h removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
gimpselectiontool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpselectiontool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpsheartool.c added stock *items* (not only icons) for all tools so they can be used as 2001-11-22 14:28:39 +00:00
gimpsheartool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpsmudgetool.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
gimpsmudgetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpsourcetool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimpsourcetool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimptexttool.c s/gimage_mask/gimp_image_mask/g 2001-11-28 22:42:19 +00:00
gimptexttool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpthresholdtool.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimpthresholdtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimptool.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimptool.h replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimptransformoptions.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimptransformoptions.h replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimptransformtool.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
gimptransformtool.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
Makefile.am small fix. 2001-11-13 01:46:10 +00:00
makefile.msc need to link with pangof2 2001-09-22 19:47:27 +00:00
paint_options.c app/tools/gimpclonetool.c app/tools/gimpconvolvetool.c 2001-11-22 17:11:52 +00:00
paint_options.h added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
path_tool.c use gimp_display_shell_[install|remove]_override_cursor() to set the 2001-11-12 14:45:58 +00:00
path_tool.h use gimp_display_shell_[install|remove]_override_cursor() to set the 2001-11-12 14:45:58 +00:00
path_toolP.h app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
selection_options.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
selection_options.h removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
tool_manager.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
tool_manager.h added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
tool_options.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
tool_options.h added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
tools-types.h include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
tools.c added GimpToolRegisterFunc, GimpToolRegisterCallback and 2001-11-20 23:00:47 +00:00
tools.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
transform_options.c replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
transform_options.h replaced the QMask radio buttons ba a single check button. Still needs 2001-11-29 16:44:51 +00:00
xinput_airbrush.c app/Makefile.am removed... 2001-12-01 00:14:14 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00