This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb/gdbtk ChangeLog library/managedwin.ith ...
- From: kseitz at sources dot redhat dot com
- To: gdb-cvs at sources dot redhat dot com
- Date: 24 Apr 2002 17:11:19 -0000
- Subject: src/gdb/gdbtk ChangeLog library/managedwin.ith ...
CVSROOT: /cvs/src
Module name: src
Changes by: kseitz@sources.redhat.com 2002-04-24 10:11:19
Modified files:
gdb/gdbtk : ChangeLog
gdb/gdbtk/library: managedwin.ith managedwin.itb debugwin.ith
download.ith pluginwin.itcl
Log message:
* library/managedwin.ith (_ignore_on_save): New protected method.
* library/managedwin.itb (shutdown): If _ignore_on_save, don't
save this window to the active window list in the preferences
file.
* library/debugwin.ith (DebugWin::_ignore_on_save): Don't save
this window to preferences active list.
(DebugWinDOpts::_ignore_on_save): Likewise.
* library/pluginwin.itcl (_ignore_on_save): Likewise.
* library/download.ith (_ignore_on_save): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.219&r2=1.220
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/managedwin.ith.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/managedwin.itb.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/debugwin.ith.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/download.ith.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/pluginwin.itcl.diff?cvsroot=src&r1=1.4&r2=1.5