Gimp/app/tools
Michael Natterer fda881c51d g_strdup (g_get_temp_dir ()), may fix an unseen crash.
2001-08-01  Michael Natterer  <mitch@gimp.org>

	* app/base/base.c: g_strdup (g_get_temp_dir ()), may fix an unseen
	crash.

	* libgimpwidgets/gimphelpui.[ch]: fixed the help stuff by using
	GtkWidget's new "show_help" signal, which is exactly what we did
	before, only without badly hacking around.
	Renamed gimp_help_connect_help_accel() to gimp_help_connect()
	because that's what it does.

	* app/devices.c
	* app/errorconsole.c
	* app/interface.c
	* app/gui/about-dialog.c
	* app/gui/edit-commands.c
	* app/gui/file-commands.c
	* app/gui/file-new-dialog.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c
	* app/gui/gradients-commands.c
	* app/gui/gui.c
	* app/gui/info-dialog.c
	* app/gui/palettes-commands.c
	* app/gui/paths-dialog.c
	* app/gui/select-commands.c
	* app/gui/tips-dialog.c
	* app/gui/toolbox.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimplevelstool.c
	* app/widgets/gimpdatafactoryview.c
	* libgimpwidgets/gimpdialog.c
	* plug-ins/FractalExplorer/FractalExplorer.c
	* plug-ins/common/CEL.c
	* plug-ins/common/CML_explorer.c
	* plug-ins/common/gee.c
	* plug-ins/common/gee_zoom.c
	* plug-ins/common/gqbist.c
	* plug-ins/flame/flame.c
	* plug-ins/fp/fp_gtk.c
	* plug-ins/script-fu/script-fu-scripts.c: changed accordingly,
	GObject stuff, sprinkled some GTK_STOCK_FOOs, minor cleanups.
2001-07-31 23:28:56 +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 removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpairbrushtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpbezierselecttool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpbezierselecttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpblendtool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpblendtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpbrightnesscontrasttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpbrightnesscontrasttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpbrushtool.c app/errorconsole.c use GtkTextView. 2001-07-27 15:18:20 +00:00
gimpbrushtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpbucketfilltool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpbucketfilltool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpbycolorselecttool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpbycolorselecttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpclonetool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpclonetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +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 removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpcolorbalancetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcolorpickertool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpcolorpickertool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpconvolvetool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpconvolvetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcroptool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcroptool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcurvestool.c g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimpcurvestool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpdodgeburntool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpdodgeburntool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpdrawtool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpdrawtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpeditselectiontool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpeditselectiontool.h app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
gimpellipseselecttool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpellipseselecttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimperasertool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimperasertool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpfliptool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpfliptool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpfreeselecttool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpfreeselecttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpfuzzyselecttool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpfuzzyselecttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimphistogramtool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimphistogramtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimphuesaturationtool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimphuesaturationtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpimagemaptool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimpimagemaptool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpinktool-blob.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +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 app/errorconsole.c use GtkTextView. 2001-07-27 15:18:20 +00:00
gimpinktool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpiscissorstool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpiscissorstool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimplevelstool.c g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimplevelstool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpmagnifytool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpmagnifytool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpmeasuretool.c code formating paranoia. 2001-07-30 00:46:09 +00:00
gimpmeasuretool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpmovetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpmovetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppaintbrushtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppaintbrushtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppaintoptions-gui.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimppaintoptions-gui.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppainttool.c app/errorconsole.c use GtkTextView. 2001-07-27 15:18:20 +00:00
gimppainttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppainttool_kernels.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimppathtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppathtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppenciltool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppenciltool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpperspectivetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpperspectivetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpposterizetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpposterizetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimprectselecttool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimprectselecttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpregionselecttool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpregionselecttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimprotatetool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimprotatetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpscaletool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpscaletool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpselectionoptions.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpselectionoptions.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpselectiontool.c app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
gimpselectiontool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpsheartool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpsheartool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpsmudgetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpsmudgetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpsourcetool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimpsourcetool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimptexttool.c fixed typo. 2001-07-25 13:21:57 +00:00
gimptexttool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpthresholdtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpthresholdtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimptool.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimptool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimptransformoptions.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
gimptransformoptions.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimptransformtool.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimptransformtool.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
icons.h app/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
Makefile.am app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
paint_options.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
paint_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
path_tool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
path_tool.h app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +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 app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
selection_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_manager.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
tool_manager.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_options.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tools-types.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tools.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
tools.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
transform_options.c app/nav_window.c app/user_install.c app/pdb/color_cmds.c 2001-07-25 00:27:41 +00:00
transform_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
xinput_airbrush.c allocate the tool's paint_core with g_new0. This prevents us from having 2000-06-23 00:14:07 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00