OSDN Git Service

* library/srcbar.itcl (SrcBar::create_buttons): Added
authorIan Roxborough <irox@redhat.com>
Tue, 26 Feb 2002 00:29:06 +0000 (00:29 +0000)
committerIan Roxborough <irox@redhat.com>
Tue, 26 Feb 2002 00:29:06 +0000 (00:29 +0000)
commit604eb410df2c5f6d68cf4c83e72b8cadab19588b
tree99eb997feb5b9a30502865d52ebe76a7b5dde5cd
parent5a84a605eeac731a3bc9ef0f1a8150150f19fa74
* library/srcbar.itcl (SrcBar::create_buttons): Added
"Search in source file" entry box and label to the top
row toolbar.
* library/srcwin.itb (SrcWin::_build_win): Removed
"Search in source file" entry box.
(SrcWin::_search): Renamed to "search", add string
parameter and cleaned up.
* library/srcwin.ith (SrcWin): Removed private
method "_search" and added public method "search".
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/srcbar.itcl
gdb/gdbtk/library/srcwin.itb
gdb/gdbtk/library/srcwin.ith