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 InlineBuf ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	ajocksch@sourceware.org	2006-01-27 22:03:58

Modified files:
	frysk/gui/srcwin: ChangeLog InlineBuffer.java SourceBuffer.java 
	                  SourceView.java SourceWindow.java 

Log message:
	2006-01-27  Adam Jocksch  <ajocksch@redhat.com>
	
	* SourceBuffer.java (setScope): Now takes boolean as to whether the
	assembly should be shown rather than the source.
	(loadAssembly): Added.
	* SourceView.java (load): Added second method that takes boolean
	indicating whether assembly code is to be shown rather than source
	code.
	(setMode): Added.
	* SourceWindow.java (comboBoxEvent): Now looks for changes in the
	viewing mode.
	(addEvents): Now adds listener to the mode combobox.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.167&r2=1.168
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/InlineBuffer.java.diff?cvsroot=frysk&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceBuffer.java.diff?cvsroot=frysk&r1=1.47&r2=1.48
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceView.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.55&r2=1.56


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