This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/gdb/gdbtk ChangeLog library/gdbtoolbar.itc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fnasser@sources.redhat.com	2001-02-01 14:56:27

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/library: gdbtoolbar.itcl srcbar.itcl 
	gdb/gdbtk/library/plugins/rhabout: rhabout.itcl 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/gdbtoolbar.itcl.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/srcbar.itcl.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/plugins/rhabout/rhabout.itcl.diff?cvsroot=src&r1=1.5&r2=1.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]