gimp/app/tools
Sven Neumann 83468fca06 use g_tree_foreach() instead of deprecated g_tree_traverse().
2001-12-02  Sven Neumann  <sven@gimp.org>

	* app/plug-in/plug-in.c: use g_tree_foreach() instead of deprecated
	g_tree_traverse().

	* app/undo_history.c
	* app/display/gimpdisplayshell-selection.c
	* app/display/gimpdisplayshell.c
	* app/gui/about-dialog.c
	* app/gui/color-area.c
	* app/gui/color-select.c
	* app/gui/gradient-editor.c
	* app/gui/gui.c
	* app/gui/paths-dialog.c
	* app/gui/user-install-dialog.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimpinktool.c
	* app/widgets/gimpcursor.c
	* app/widgets/gimpnavigationpreview.c
	* libgimpwidgets/gimpchainbutton.c
	* libgimpwidgets/gimppixmap.c
	* plug-ins/common/animationplay.c
	* plug-ins/common/uniteditor.c
	* plug-ins/ifscompose/ifscompose.c: s/gdk_gc_unref/g_object_unref/,
	s/gdk_drawable_unref/g_object_unref/
2001-12-02 15:43:00 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
Makefile.am small fix. 2001-11-13 01:46:10 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 forgot a "return". 2001-12-01 22:59:48 +00:00
gimpbrushtool.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 use g_tree_foreach() instead of deprecated g_tree_traverse(). 2001-12-02 15:43:00 +00:00
gimpcurvestool.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +00:00
gimpdodgeburntool.c Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 forgot a "return". 2001-12-01 22:59:48 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +00:00
gimpinktool.c use g_tree_foreach() instead of deprecated g_tree_traverse(). 2001-12-02 15:43:00 +00:00
gimpinktool.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +00:00
gimpmeasuretool.c include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
gimpmeasuretool.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 forgot a "return". 2001-12-01 22:59:48 +00:00
gimppainttool.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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