ProcessMonitor.st
Mon, 16 Nov 2015 13:33:19 +0000 Jan Vrany Bugfix in merge tool. jv
Thu, 04 Apr 2013 19:06:16 +0100 Jan Vrany Merged 18d06283743d and ff31bac2fd1b (branch default - CVS HEAD) jv
Sun, 29 Jan 2012 15:33:37 +0000 Jan Vrany Merged with /trunk jv
Sun, 29 Jan 2012 12:53:39 +0000 Jan Vrany trunk branched into /branches/jv jv
Fri, 05 Oct 2007 11:53:00 +0200 Claus Gittinger comment
Sat, 20 Mar 2004 20:28:43 +0100 Stefan Vogel Rename AbsoluteTime to Timestamp
Thu, 23 Oct 2003 17:42:02 +0200 Claus Gittinger String new -> uninitializedNew: / basicNew:
Fri, 15 Nov 2002 12:40:40 +0100 Claus Gittinger menu labels
Tue, 14 May 2002 01:19:05 +0200 Claus Gittinger on: -> onDevice:
Thu, 02 May 2002 11:54:46 +0200 Claus Gittinger *** empty log message ***
Fri, 09 Nov 2001 09:15:50 +0100 Claus Gittinger *** empty log message ***
Fri, 28 Sep 2001 16:47:51 +0200 Claus Gittinger uppercase labels
Tue, 12 Jun 2001 11:57:08 +0200 Claus Gittinger reduce cpu load
Tue, 10 Apr 2001 16:26:36 +0200 Claus Gittinger 7 cols for pids
Tue, 13 Feb 2001 16:01:20 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Sep 2000 17:17:31 +0200 Claus Gittinger use #abort
Tue, 14 Dec 1999 21:15:14 +0100 Claus Gittinger avoid loosing the selection when the list is updated
Wed, 08 Dec 1999 22:22:37 +0100 ca avoid flicker
Fri, 04 Jun 1999 09:35:05 +0200 Claus Gittinger checkin from browser
Mon, 29 Mar 1999 16:52:58 +0200 Stefan Vogel Extract #getProcessList to support easy subclasses.
Sun, 14 Feb 1999 11:24:45 +0100 Stefan Vogel Fix typo (interrest -> interest)
Wed, 14 Oct 1998 18:16:40 +0200 Claus Gittinger checkin from browser
Thu, 24 Sep 1998 12:07:31 +0200 Claus Gittinger fixed selection handling
Tue, 08 Sep 1998 13:24:20 +0200 Claus Gittinger avoid scheduledProcesses collection to change while iterating over it.
Thu, 27 Aug 1998 13:39:44 +0200 Claus Gittinger checkin from browser
Wed, 05 Aug 1998 14:47:10 +0200 Claus Gittinger skip uninterresting contexts in the where list;
Mon, 03 Aug 1998 23:21:04 +0200 Claus Gittinger checkin from browser
Mon, 03 Aug 1998 22:54:19 +0200 Claus Gittinger show dynamicPrio-ranges
Sun, 26 Apr 1998 01:10:54 +0200 Claus Gittinger checkin from browser
Wed, 04 Mar 1998 19:16:15 +0100 Claus Gittinger checkin from browser
Wed, 04 Mar 1998 19:13:27 +0100 Claus Gittinger allow for 5-digit ids
Thu, 16 Oct 1997 16:42:01 +0200 Claus Gittinger *** empty log message ***
Fri, 22 Aug 1997 17:54:40 +0200 Claus Gittinger checkin from browser
Thu, 21 Aug 1997 17:00:19 +0200 Claus Gittinger *** empty log message ***
Thu, 21 Aug 1997 15:41:19 +0200 Claus Gittinger in detail: also care for subInstances of process.
Thu, 24 Apr 1997 21:17:56 +0200 Claus Gittinger care for selectedProcess dying
Fri, 28 Mar 1997 16:59:12 +0100 Claus Gittinger keep selection when list changes
Sun, 02 Mar 1997 11:23:46 +0100 Claus Gittinger category change
Sun, 02 Mar 1997 11:21:18 +0100 Claus Gittinger category changes
Tue, 28 Jan 1997 01:38:23 +0100 Claus Gittinger checkin from browser
Mon, 27 Jan 1997 23:38:44 +0100 Claus Gittinger checkin from browser
Mon, 27 Jan 1997 20:41:19 +0100 Claus Gittinger oops - tiggleDetail
Thu, 23 Jan 1997 03:37:05 +0100 Claus Gittinger checkin from browser
Thu, 23 Jan 1997 03:29:24 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Jan 1997 03:23:09 +0100 Claus Gittinger extracted common stuff into a superclass
Mon, 28 Oct 1996 21:13:31 +0100 Claus Gittinger checkin from browser
Fri, 18 Oct 1996 14:37:51 +0200 Claus Gittinger changed WeakArray to set emptied slots to zero
Wed, 16 Oct 1996 01:35:39 +0200 Claus Gittinger oops - catching the terminateSignal is no good idea
Wed, 24 Jul 1996 17:23:54 +0200 Claus Gittinger checkin from browser
Thu, 18 Jul 1996 20:20:50 +0200 Claus Gittinger *** empty log message ***
Mon, 08 Jul 1996 14:11:00 +0200 Claus Gittinger show process group & added menu item to terminate a complete group
Wed, 03 Jul 1996 14:59:46 +0200 Stefan Vogel Use a Stream to construct lines.
Wed, 12 Jun 1996 20:28:14 +0200 Claus Gittinger checkin from browser
Sat, 27 Apr 1996 20:00:04 +0200 Claus Gittinger examples
Sun, 14 Apr 1996 00:21:25 +0200 Claus Gittinger checkin from browser
Wed, 06 Mar 1996 11:48:43 +0100 Claus Gittinger skip Process contexts in display
Mon, 04 Mar 1996 10:49:18 +0100 Claus Gittinger checkin from browser
Thu, 29 Feb 1996 03:34:41 +0100 Claus Gittinger better display of running processes context
Wed, 28 Feb 1996 15:43:10 +0100 Claus Gittinger dont send #isMemberOf: to the receiver (could be nil-subclass)
Sat, 23 Dec 1995 18:42:32 +0100 Claus Gittinger fixed context display (dont search for suspending context in running processes)
less more (0) -60 tip