]> Pileus Git - ~andy/gtk/commit
only unref those handlers that have not yet been disconnected (finally
authorTim Janik <timj@gtk.org>
Mon, 12 Oct 1998 06:01:09 +0000 (06:01 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 12 Oct 1998 06:01:09 +0000 (06:01 +0000)
commit128cb63dcc5770b1b7c7334e3292f974c13cec77
treed6b5c1ca34384327a4e604d1243d8c1eb721eec0
parent3e4c74d7efc1bfcdfdd7f67e56e43c19e002ce75
only unref those handlers that have not yet been disconnected (finally

Mon Oct 12 07:51:34 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtksignal.c (gtk_signal_handlers_destroy): only unref those
        handlers that have not yet been disconnected (finally managed to
        trigger the gtk_signal_handler_unref() paranoid warning).

Sat Oct 10 03:37:50 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkwidget.c (gtk_widget_get_arg): fixed default value for x, y,
        width and height which is -1 and not -2.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtksignal.c
gtk/gtkwidget.c