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 InlineSourceView.ja ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2006-09-20 13:49:11

Modified files:
	frysk/gui/srcwin: InlineSourceView.java ChangeLog 
	                  CurrentStackView.java SourceView.java 
	                  InlineBuffer.java 

Log message:
	2006-09-20  Mike Cvet  <mcvet@redhat.com>
	
	* InlineSourceView.java (InlineSourceView): Passes a StackFrame
	to the new InlineBuffer.
	(toggleChild): Passes in a StackFrame to the new InlineSourceView.
	* InlineBuffer.java (InlineBuffer): Takes a StackFrame, used
	as the current scope.
	(moveDown): Uses StackFrame to set current scope.
	(moveUp): Ditto.
	(getCurrentFrame): Made this and the returned variable static.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/InlineSourceView.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.272&r2=1.273
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/CurrentStackView.java.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceView.java.diff?cvsroot=frysk&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/InlineBuffer.java.diff?cvsroot=frysk&r1=1.28&r2=1.29


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