This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-gui/frysk/gui/srcwin ChangeLog CurrentSt ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2007-04-04 14:25:24

Modified files:
	frysk/gui/srcwin: ChangeLog CurrentStackView.java 
	                  SourceWindow.java 

Log message:
	2007-04-04  Mike Cvet  <mcvet@redhat.com>
	
	* SourceWindow.java (appendProc): Add the new Proc to the stack view,
	resensitize widgets after completion. Addresses #4312.
	* CurrentStackView.java (appendRows): Added. Does row appening work for
	tree editing methods.
	(addProc): Added. Will append a Proc and its rows to the stack view.
	Addresses #4312.
	(buildTree): Cleaned up; removed unnecessary code from inside inner loop,
	now calls appendRows() for most of tree work.
	(refreshProc): Also cleaned up; moved code outside of loop.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.431&r2=1.432
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/CurrentStackView.java.diff?cvsroot=frysk&r1=1.34&r2=1.35
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.210&r2=1.211


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