OSDN Git Service

Checked in for Mo DeJong:
authorirox <irox>
Fri, 22 Feb 2002 02:15:45 +0000 (02:15 +0000)
committerirox <irox>
Fri, 22 Feb 2002 02:15:45 +0000 (02:15 +0000)
commita34d952d98ea2ebf3254cebe6417a9fa5ee2ab39
tree00d062222827f0b29f4fcb04e4c2857b171312a0
parent3febfbc21047887ceebc0ae15dccb30c9ae098a9
Checked in for Mo DeJong:

        * itk/library/Toplevel.itk (destructor):
        * itk/library/Widget.itk (destructor): Remove the
        hull component after destroying the hull.
        Destroy any component that still exists after
        destroying the hull since it must have been
        created outside the hull.
        * itk/tests/toplevel.test:
        * itk/tests/widget.test: Test that a component
        outside the hull is destroyed when the mega-widget
        is destroyed.
itcl/ChangeLog
itcl/itk/library/Toplevel.itk
itcl/itk/library/Widget.itk
itcl/itk/tests/toplevel.test
itcl/itk/tests/widget.test