Gimp/libgimpwidgets
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 libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
gimpbutton.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpbutton.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpchainbutton.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpchainbutton.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcolorarea.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpcolorarea.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcolorbutton.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpcolorbutton.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcolorselect.c app/base/Makefile.am app/core/Makefile.am app/gui/Makefile.am added 2001-05-30 00:20:48 +00:00
gimpdialog.c g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimpdialog.h set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
gimpfileentry.c libgimpwidgets/gimpfileselection.c replaced deprecated GDK calls 2001-07-31 13:28:11 +00:00
gimpfileentry.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpfileselection.c libgimpwidgets/gimpfileselection.c replaced deprecated GDK calls 2001-07-31 13:28:11 +00:00
gimpfileselection.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimphelpui.c g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimphelpui.h g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimpoffsetarea.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpoffsetarea.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppatheditor.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimppatheditor.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppixmap.c libgimpwidgets/gimpfileselection.c replaced deprecated GDK calls 2001-07-31 13:28:11 +00:00
gimppixmap.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpquerybox.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
gimpquerybox.h set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
gimpsizeentry.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpsizeentry.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpunitmenu.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpunitmenu.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpwidgets.c removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimpwidgets.def updated 2001-07-22 22:18:01 +00:00
gimpwidgets.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpwidgetstypes.h fixing a typo fixes ENABLE_MP. 2001-05-25 21:17:07 +00:00
libgimp-glue.c almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
Makefile.am added zh_TW.Big5 to ALL_LINGUAS. Added the STRIP_BEGIN and STRIP_END 2001-06-07 17:20:50 +00:00
makefile.mingw.in libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00