OSDN Git Service

* library/srcbar.itcl (SrcBar::create_buttons): Added
authorirox <irox>
Tue, 26 Feb 2002 00:29:06 +0000 (00:29 +0000)
committerirox <irox>
Tue, 26 Feb 2002 00:29:06 +0000 (00:29 +0000)
commitc61f84b87699a1f9179676fd9bec4d2acfd14db5
tree41831878e5d94a26d671d45d24d684da84be30cd
parent3cd8237b5baa848312138010103ca778fe4c9419
* 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