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 FryskGui.java monitor/Acti ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	swagiaal@sourceware.org	2005-10-04 17:44:19

Modified files:
	frysk/gui      : FryskGui.java 
	frysk/gui/monitor: ActionPool.java ChangeLog EggTrayIcon.java 
	                   EventLogger.java GuiData.java 
	                   ObserverRoot.java StatusWidget.java 

Log message:
	* StatusWidget.java: I preperation fro adding the time line widget
	the log window in StatusWidget reports observable events recieved
	for its particular task.
	* ObserverRoot.java (update): Execution of 'update' is done within
	the event loop now (CustomEvents.add).
	* ActionPool.java: Added removeObservers() to all actions to
	remove any observers they have added to the back end;
	* GuiData.java: Added code for removing observers for GuiData.
	* EventLogger.java (EventLogger): Changed visibility to public.
	* EggTrayIcon.java: Moved load library from FryskGui.java to here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/FryskGui.java.diff?cvsroot=frysk&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ActionPool.java.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/EggTrayIcon.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/EventLogger.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/GuiData.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ObserverRoot.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/StatusWidget.java.diff?cvsroot=frysk&r1=1.5&r2=1.6


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