]> Pileus Git - ~andy/gtk/commit
removed assertements for constructed containers again, since this
authorTim Janik <timj@gtk.org>
Mon, 23 Nov 1998 04:32:04 +0000 (04:32 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 23 Nov 1998 04:32:04 +0000 (04:32 +0000)
commitb9017e53a240e8b89b9d0a643f49d6521a4a3283
treeea1e9380cdcc6af52c60206ac54e5a1f7c189f4d
parent72149265a32d0979a140c4b245ecf4946b989976
removed assertements for constructed containers again, since this

Mon Nov 23 05:21:50 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkcontainer.c:
        (gtk_container_add_with_args):
        (gtk_container_addv):
        (gtk_container_add): removed assertements for constructed containers
        again, since this essentially breaks the "child" arg.

        * gtk/gtktooltips.c (gtk_tooltips_force_window): fixup the draw_window
        reference count, we don't need to reference toplevels that already have
        destroy notifiers.

        * gtk/gtkscrolledwindow.c: check for the composites existance in
        _forall since we might not be already constructed.
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/gtkcontainer.c
gtk/gtkscrolledwindow.c
gtk/gtktooltips.c