OSDN Git Service

2001-02-01 Fernando Nasser <fnasser@redhat.com>
authorfnasser <fnasser>
Thu, 1 Feb 2001 22:56:26 +0000 (22:56 +0000)
committerfnasser <fnasser>
Thu, 1 Feb 2001 22:56:26 +0000 (22:56 +0000)
commitde9bf3b2a0a12433c50bd9391a90c14e3396fd62
tree4e4f3db7cfdbb3757ccb62f8052b0bd7682f3c66
parent3cbb307df36c0b48d18f1af0536718745b9fa23d
2001-02-01  Fernando Nasser  <fnasser@redhat.com>

* library/gdbtoolbar.itcl (add): New method.  Emulate the style of the
toolbar iwidget commands.
(toolbar_show): Old name.
        (show): New name.
(toolbar_create_button): Old name.
        (create): New name.
(toolbar_configure_button): Old name.
        (itemconfigure): New name.
        (toolbar_bind_button): Old name.
        (itembind): New name.
        (toolbar_set_button_balloon): Old name.
        (itemballoon): New name.
        (toolbar_add_button): Make private.
        (toolbar_add_label): Ditto.
        (toolbar_add_button_separator): Ditto.
(toolbar_remove_button): Ditto.
(tollbar_insert_button): Ditto.
* library/srcbar.itcl: Adjust to the above syntax.
* library/plugins/rhabout/rhabout.itcl: Ditto.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/gdbtoolbar.itcl
gdb/gdbtk/library/plugins/rhabout/rhabout.itcl
gdb/gdbtk/library/srcbar.itcl