OSDN Git Service

2001-01-31 Fernando Nasser <fnasser@redhat.com>
authorfnasser <fnasser>
Thu, 1 Feb 2001 04:54:11 +0000 (04:54 +0000)
committerfnasser <fnasser>
Thu, 1 Feb 2001 04:54:11 +0000 (04:54 +0000)
commite72243280ad8cf9506a58271cec0b30138cbff93
tree55b28e7827a676b877deedb744ea74e059773262
parentc8b98c6a00148c38bfce7c60524bb4c4dbf55858
2001-01-31  Fernando Nasser  <fnasser@redhat.com>

* library/pluginwin.itcl: New file.  Implements the PluginWindow
class that provides some basic functionality for plug-ins.
* library/plugins/rhabout/rhabout.itcl: Inherit from the new
PluginWindow class.  Remove code dependent on ModalDlg.
(constructor): Creates menus and a toolbar to show how these
PluginWindow components are used.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/plugins/rhabout/rhabout.itcl
gdb/gdbtk/library/pluginwin.itcl [new file with mode: 0644]