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 Gui.java


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2006-06-27 20:15:56

Modified files:
	frysk/gui      : ChangeLog Gui.java 

Log message:
	2006-06-27  Mike Cvet  <mcvet@redhat.com>
	
	* Gui.java (gui): Added functionality for creating and looking for
	lockfiles in ~/.frysk to show that frysk is already running. If the lock
	exists, and belongs to a currently-running instance, bring up the current
	instance and exit. Fixes #2857.
	(importPreferences): Removed directory check, redundant from the lockfile
	checking.
	(MultipleInvocationEvent): Added - signals for multiple startups.
	(InterruptEvent): Added - exit cleanly after an interrupt.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/ChangeLog.diff?cvsroot=frysk&r1=1.252&r2=1.253
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/Gui.java.diff?cvsroot=frysk&r1=1.37&r2=1.38


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