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


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	ajocksch@sourceware.org	2006-01-31 20:26:26

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

Log message:
	2006-01-31  Adam Jocksch  <ajocksch@redhat.com>
	
	* SourceBuffer.java (getVariable): Now added check to see if line
	was null, fixed NPE that can occur when mouse past end of text.
	(hasInlinedCode): Ditto.
	(getNumberOfAssemblyLines): Added.
	* SourceView.java (initialize): Now sets font to monospace.
	* SourceWindow.java (comboBoxEvent): Added code to set mode of the
	view to MIXED when appropriate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.174&r2=1.175
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceBuffer.java.diff?cvsroot=frysk&r1=1.51&r2=1.52
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceView.java.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.58&r2=1.59


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