gimp/libgimpwidgets
Sven Neumann 0f6ab278ae removed g_signal_handlers_disconnect_by_data again. As Owen pointed out,
2001-07-31  Sven Neumann  <sven@gimp.org>

	* app/core/core-types.h: removed g_signal_handlers_disconnect_by_data
	again. As Owen pointed out, it's generally a bad idea to use it since
	you can't be absolutely sure that no one else has a pointer to the
	data you are disconnecting.

	* app/gdisplay.c: added the macro here temporarily.

	* app/module_db.c
	* app/undo_history.c
	* app/gui/brush-editor.c
	* app/gui/brush-select.c
	* app/gui/gradient-select.c
	* app/gui/pattern-select.c: use g_signal_handlers_disconnect_by_func.

	* libgimpwidgets/gimpbutton.c
	* libgimpwidgets/gimpchainbutton.c
	* libgimpwidgets/gimpcolorarea.c
	* libgimpwidgets/gimpcolorbutton.c
	* libgimpwidgets/gimpfileselection.c
	* libgimpwidgets/gimphelpui.c
	* libgimpwidgets/gimpoffsetarea.c
	* libgimpwidgets/gimppatheditor.c
	* libgimpwidgets/gimpsizeentry.c
	* libgimpwidgets/gimpunitmenu.c
	* libgimpwidgets/gimpwidgets.c: GObject porting.
2001-07-31 11:33:13 +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 set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +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 removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +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 removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +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 removed g_signal_handlers_disconnect_by_data again. As Owen pointed out, 2001-07-31 11:33:13 +00:00
gimphelpui.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27: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