OSDN Git Service

* library/managedwin.ith (_ignore_on_save): New protected method.
authorkseitz <kseitz>
Wed, 24 Apr 2002 17:11:18 +0000 (17:11 +0000)
committerkseitz <kseitz>
Wed, 24 Apr 2002 17:11:18 +0000 (17:11 +0000)
commit4c5b53d83e675c4fd07a53771f0b8370edfbb883
treef9609774d89fd8ec9def00ea52bbed45ccfd5245
parent0c745f7819ffe9b856d817e08a41b07d363e20b6
    * 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.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/debugwin.ith
gdb/gdbtk/library/download.ith
gdb/gdbtk/library/managedwin.itb
gdb/gdbtk/library/managedwin.ith
gdb/gdbtk/library/pluginwin.itcl