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


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2006-07-24 15:15:48

Modified files:
	frysk/gui      : ChangeLog SessionManagerGui.java 
	frysk/gui/sessions: DebugProcess.java ProcessPicker.java 
	frysk/gui/monitor: SessionProcDataModel.java 

Log message:
	2006-07-24  Mike Cvet  <mcvet@redhat.com>
	
	* sessions/DebugProcess.java (populateProcs): Now explicitly calls methods
	for the itemAdded and itemRemoved operations, and adding observers to the
	processes added to the main list.
	(addRemoveObservers): Added.
	(addProcs): Added.
	(addProcsMinusObserver): Added - adds procs to the main list without the
	observers.
	(addObservers): Added - explicitly adds observers to the processes in the
	process list.
	* sessions/ProcessPicker.java (checkSession): Adds processes to the process
	list without adding observers...yet.
	(pickProcs): Adds observers to the remaining selected processes after the fact.
	
	Putting the processPicker back in.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/ChangeLog.diff?cvsroot=frysk&r1=1.320&r2=1.321
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/SessionManagerGui.java.diff?cvsroot=frysk&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/sessions/DebugProcess.java.diff?cvsroot=frysk&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/sessions/ProcessPicker.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/SessionProcDataModel.java.diff?cvsroot=frysk&r1=1.18&r2=1.19


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