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 ChangeLog DummySourceWindo ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	ajocksch@sourceware.org	2006-04-03 16:29:50

Modified files:
	frysk/gui      : ChangeLog DummySourceWindow.java 
	frysk/gui/glade: debugresultswindow.glade frysk_source.glade 
	frysk/gui/srcwin: ChangeLog CurrentStackView.java 
	                  InlineBuffer.java InlineSourceView.java 
	                  SourceView.java SourceWindow.java 
	                  SourceWindowFactory.java StackLevel.java 
	frysk/gui/srcwin/cparser: CDTParser.java 

Log message:
	frysk-gui/frysk/gui:
	2006-04-03  Adam Jocksch  <ajocksch@redhat.com>
	
	* DummySourceWindow.java (initializePreferences): updated to match
	Gui.java's version.
	* glade/debugresultswindow.java: Changed label for Level of Detail to
	"Event Threshold".
	* glade/frysk_source.glade: Removed Goto line section of find area.
	
	frysk-gui/frysk/gui/srcwin:
	2006-04-03  Adam Jocksch  <ajocksch@redhat.com>
	
	* CurrentStackView.java (CurrentStackView): No longer shows headers,
	also added function names to the information displayed.
	* InlineBuffer.java (InlineBuffer): No longer takes a DOMSource.
	(moveDown): refactored to reflect changes to StackLevel.
	* InlineSourceView.java (InlineSourceView): No longer takes a
	DOMSource.
	* SourceView.java (toggleChild): Refactored to reflect new
	InlineSourceView constructor.
	* SourceWindow.java (addEvents): Removed events for goto line.
	(createSearchBar): Removed initializations for goto line.
	* SourceWindowFactory.java (createSourceWindow): Now adds functions
	to the StackLevels.
	* StackLevel.java (StackLevel): Now takes a DOMFunction instead of
	a DOMSource.
	(getFunc): Added.
	* cparser/CDTParser.java (ParserCallBack.acceptFunctionDeclaration):
	removed debugging output.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/ChangeLog.diff?cvsroot=frysk&r1=1.156&r2=1.157
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/DummySourceWindow.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/glade/debugresultswindow.glade.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/glade/frysk_source.glade.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.203&r2=1.204
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/CurrentStackView.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/InlineBuffer.java.diff?cvsroot=frysk&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/InlineSourceView.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceView.java.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.71&r2=1.72
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindowFactory.java.diff?cvsroot=frysk&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/StackLevel.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/cparser/CDTParser.java.diff?cvsroot=frysk&r1=1.16&r2=1.17


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