From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14908 invoked by alias); 28 Sep 2005 18:14:01 -0000 Mailing-List: contact frysk-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sources.redhat.com Received: (qmail 14894 invoked by uid 9514); 28 Sep 2005 18:14:01 -0000 Date: Wed, 28 Sep 2005 18:14:00 -0000 Message-ID: <20050928181401.14892.qmail@sourceware.org> From: pmuldoon@sourceware.org To: frysk-cvs@sources.redhat.com Subject: frysk-gui/frysk/gui/monitor ActionPool.java Ev ... X-SW-Source: 2005-q3/txt/msg00130.txt.bz2 List-Id: CVSROOT: /cvs/frysk Module name: frysk-gui Changes by: pmuldoon@sourceware.org 2005-09-28 18:14:00 Modified files: frysk/gui/monitor: ActionPool.java EventLogger.java ChangeLog Log message: 2005-09-28 Phil Muldoon * EventLogger.java (EventFileHandler): Added. (AttachedContinueObserver): swagiaal patch (DetachedContinueObserver): swagiaal patch * ActionPool.java: Actually instantiate eventLog. (Attach.execute): Change method of attaching. Changed method of adding observers. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ActionPool.java.diff?cvsroot=frysk&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/EventLogger.java.diff?cvsroot=frysk&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.13&r2=1.14