DebugView.st
Mon, 27 Sep 2004 12:51:43 +0200 Stefan Vogel Send #beep to window instead of device
Tue, 21 Sep 2004 12:32:17 +0200 ca set selection interface changed
Tue, 27 Jul 2004 16:44:31 +0200 ca nice argument names in define-method
Fri, 11 Jun 2004 19:14:40 +0200 Stefan Vogel #enter:... returns the value for proceed
Wed, 09 Jun 2004 18:56:58 +0200 Claus Gittinger *** empty log message ***
Tue, 08 Jun 2004 16:09:32 +0200 Claus Gittinger assert-signalization shows assert-sender initially
Thu, 27 May 2004 15:06:35 +0200 penk even harder terminate required sometimes.
Wed, 19 May 2004 16:45:52 +0200 Claus Gittinger *** empty log message ***
Wed, 19 May 2004 14:47:13 +0200 Claus Gittinger *** empty log message ***
Thu, 13 May 2004 14:25:13 +0200 Claus Gittinger notification handling
Tue, 06 Apr 2004 18:38:46 +0200 Stefan Vogel Check for AbortOperationRequest in suspendedContext.
Fri, 26 Mar 2004 12:49:38 +0100 Claus Gittinger menu
Sat, 20 Mar 2004 16:30:15 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Fri, 05 Mar 2004 13:42:13 +0100 Claus Gittinger checkin from browser
Wed, 11 Feb 2004 23:08:38 +0100 Claus Gittinger dont colorize huge methods
Tue, 27 Jan 2004 15:59:21 +0100 penk fix to allow halt in an exception handler to work
Mon, 26 Jan 2004 17:38:36 +0100 Claus Gittinger checkin from browser
Mon, 26 Jan 2004 16:13:04 +0100 Claus Gittinger contextViews menu
Fri, 23 Jan 2004 15:41:55 +0100 Claus Gittinger *** empty log message ***
Fri, 23 Jan 2004 15:37:51 +0100 Claus Gittinger *** empty log message ***
Fri, 14 Nov 2003 12:19:48 +0100 Claus Gittinger fixed stepping through ensure: blocks
Tue, 11 Nov 2003 19:48:40 +0100 Claus Gittinger return value of stepInterrupt, contextInterrupt and stepOrNext
Fri, 10 Oct 2003 19:22:14 +0200 Claus Gittinger avoid triggering lazy values
Fri, 10 Oct 2003 18:48:29 +0200 Claus Gittinger avoid triggering lazy and future values when showing the context.
Fri, 19 Sep 2003 11:29:19 +0200 Claus Gittinger oops - skip was always disabled
Thu, 11 Sep 2003 14:54:07 +0200 Claus Gittinger showing the source of a called method
Wed, 27 Aug 2003 20:24:22 +0200 Claus Gittinger interrestingContextFrom - duplicated code removed
Sat, 23 Aug 2003 20:10:11 +0200 Claus Gittinger *** empty log message ***
Fri, 22 Aug 2003 16:34:25 +0200 Claus Gittinger menu
Tue, 19 Aug 2003 18:01:33 +0200 penk ** changed access to blockContexts source, args and vars -- please watch out
Tue, 03 Jun 2003 20:34:52 +0200 Claus Gittinger checkin from browser
Wed, 28 May 2003 10:23:53 +0200 Claus Gittinger show source of blocks if possible
Wed, 14 May 2003 18:37:23 +0200 penk release StepInterruptHandler
Wed, 07 May 2003 21:03:12 +0200 Stefan Vogel Take care of recursion when entering
Wed, 07 May 2003 16:52:53 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:10:59 +0200 Claus Gittinger method category rename
Fri, 11 Apr 2003 19:13:57 +0200 Stefan Vogel #errorSignal -> #description
Tue, 18 Mar 2003 12:27:50 +0100 Claus Gittinger more info on an ignored breakpoint
Sun, 02 Mar 2003 21:48:31 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Mon, 09 Dec 2002 17:43:59 +0100 penk can send mail to SMTP Server now
Mon, 04 Nov 2002 15:27:54 +0100 Claus Gittinger ask userPrefs
Thu, 31 Oct 2002 12:50:28 +0100 Claus Gittinger oops
Thu, 31 Oct 2002 12:49:12 +0100 Claus Gittinger oops
Thu, 31 Oct 2002 12:07:13 +0100 Claus Gittinger *** empty log message ***
Tue, 29 Oct 2002 17:26:00 +0100 Claus Gittinger label: -> fieldListLabel: in inspector
Tue, 29 Oct 2002 17:23:27 +0100 Claus Gittinger label: -> fieldListLabel: in inspector
Tue, 15 Oct 2002 10:49:06 +0200 penk ignore breakpoints within debugger
Tue, 01 Oct 2002 10:07:49 +0200 Claus Gittinger class from name fix
Wed, 07 Aug 2002 14:58:57 +0200 penk oops - kept a reference to a context.
Fri, 02 Aug 2002 15:56:35 +0200 penk dont access the windowGroups sensor directly
Mon, 15 Jul 2002 11:49:06 +0200 Stefan Vogel Treat new #ensure, #ifCurtailed, #on:do:
Tue, 09 Jul 2002 16:39:17 +0200 Stefan Vogel remove unused vars
Tue, 09 Jul 2002 16:10:10 +0200 Stefan Vogel Use #ifCurtailed: instead of #valueOnUnwindDo:
Fri, 05 Jul 2002 15:51:27 +0200 Claus Gittinger menu texts
Wed, 19 Jun 2002 14:07:55 +0200 Claus Gittinger error handler when printing
Thu, 02 May 2002 10:44:57 +0200 Claus Gittinger *** empty log message ***
Thu, 28 Feb 2002 11:49:05 +0100 Claus Gittinger avoid autoloading RBstuff
Tue, 26 Feb 2002 14:07:21 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Tue, 26 Feb 2002 12:02:54 +0100 Claus Gittinger single stepping in blocks of a method (fixed - I hope)
Tue, 26 Feb 2002 11:58:25 +0100 Claus Gittinger #implements: -> #includesSelector:
less more (0) -300 -100 -60 tip