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]
Other format: [Raw text]

src/gdb/gdbtk ChangeLog library/download.ith l ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2004-12-08 22:31:45

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/library: download.ith download.itb 

Log message:
	* library/download.ith (completed_steps): New variable.
	* library/download.itb (Download::constructor): Remove
	"-fraction" option from iwidgets feedback widget. It's not a valid
	option!
	(update_download): Compute the step number and use that to
	update the feedback widget.
	(done): Use completed_steps to figure out how many steps
	the dumb feedback meter needs to show full.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.353&r2=1.354
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/download.ith.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/download.itb.diff?cvsroot=src&r1=1.9&r2=1.10


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