This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/itcl ChangeLog itk/library/Toplevel.itk it ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	irox@sources.redhat.com	2002-02-21 18:15:50

Modified files:
	itcl           : ChangeLog 
	itcl/itk/library: Toplevel.itk Widget.itk 
	itcl/itk/tests : toplevel.test widget.test 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/itcl/ChangeLog.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/itcl/itk/library/Toplevel.itk.diff?cvsroot=src&r1=1.1.1.2&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/itcl/itk/library/Widget.itk.diff?cvsroot=src&r1=1.1.1.2&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/itcl/itk/tests/toplevel.test.diff?cvsroot=src&r1=1.1.1.2&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/itcl/itk/tests/widget.test.diff?cvsroot=src&r1=1.1.1.2&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]