public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: ajocksch@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-gui/frysk/gui glade/frysk_source.glade s ...
Date: Mon, 30 Jan 2006 22:43:00 -0000	[thread overview]
Message-ID: <20060130224351.13698.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	ajocksch@sourceware.org	2006-01-30 22:43:51

Modified files:
	frysk/gui/glade: frysk_source.glade 
	frysk/gui/srcwin: ChangeLog MixedView.java SourceView.java 
	                  SourceWindow.java View.java 

Log message:
	2006-01-31  Adam Jocksch  <ajocksch@redhat.com>
	
	* View.java (scrollToFunction): Added.
	(scrollToLine): Added.
	(getFunctions): Added.
	(getScope): Added.
	(showAll): Added.
	(getParent): Added.
	* MixedView.java: Added new interface methods.
	(MixedView): Created.
	(refresh): Added, calls refresh on children.
	(findNext): Now searches through the source, then assembly.
	(highlightAll): Now highlights every match in both buffers.
	(load): Loads data for both buffers.
	(getScope): Funnels call down to source buffer.
	* SourceView.java: Added new interface methods.
	* SourceWindow.java (comboBoxEvent): Now deals with the case where
	the SOURCE/ASM option is chosen, as well as delegating the function
	goto cababilities to the View.
	(populateStackBrowser): Removed casts made possible by interface changes.
	(populateFunctionBox): Now uses getFunctions from View.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/glade/frysk_source.glade.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.170&r2=1.171
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/MixedView.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceView.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/View.java.diff?cvsroot=frysk&r1=1.2&r2=1.3


                 reply	other threads:[~2006-01-30 22:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060130224351.13698.qmail@sourceware.org \
    --to=ajocksch@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).