OSDN Git Service

2001-01-28 Fernando Nasser <fnasser@redhat.com>
authorfnasser <fnasser>
Wed, 31 Jan 2001 03:04:21 +0000 (03:04 +0000)
committerfnasser <fnasser>
Wed, 31 Jan 2001 03:04:21 +0000 (03:04 +0000)
commit6230cc5a6f90f62579321c1fa476dcf20cbfc274
tree8a32947e299a8a4c1a27c3fadf79cc18ed421e50
parent84119f8e47a7719a9e3f885b9b569d9972401ce0
2001-01-28  Fernando Nasser  <fnasser@redhat.com>

* library/plugins: New directory.  Sample plug-in directory to help
developers of Insight plug-ins.  See README file in that directory.
* library/plugins/plugins.tcl: New file. Sample version of a code
fragment file which adds entries to the PlugIn menu of the Source
Window to activate custom plug-in windows.
* library/plugins/pkgIndex.tcl: New file.  Sample version of a file
with package information for the installed plug-ins.
* library/plugins/rhabout.tcl: New file. Sample file providing a
plug-in package.
* library/plugins/rhabout: New directory.  Sample plug-in.
* library/plugins/rhabout/rhabout.itcl: New file.  Sample class
implementing a plug-in window.
* library/plugins/rhabout/tclIndex: New file.  Tcl index for the sample
plug-in implementation.
gdb/gdbtk/ChangeLog